Trace number 3713351

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800 1800.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog08cc_wcsp.wbo
MD5SUMe04678693bb909543875ed5d2b3dac43
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4027
Best CPU time to get the best result obtained on this benchmark6.77397
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1583
Total number of constraints57897
Number of soft constraints57489
Number of constraints which are clauses57489
Number of constraints which are cardinality constraints (but not clauses)408
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 138975
Min constraint cost 1
Max constraint cost 138975
Sum of constraints costs 7880159662
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c run usual solver
1.28/1.39	o 2223841
1.28/1.39	c current bound: 1111920
1.28/1.39	c fallback to adder encoding
1800.00/1800.31	c error: unexpected solver exit code
1800.00/1800.31	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3713351-1338218239/watcher-3713351-1338218239 -o /tmp/evaluation-result-3713351-1338218239/solver-3713351-1338218239 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713351-1338218239.wbo 614074387 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 545
/proc/meminfo: memFree=24235328/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0

[startup+0.074989 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 545
/proc/meminfo: memFree=24235328/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 545
/proc/meminfo: memFree=24235328/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 545
/proc/meminfo: memFree=24235328/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 545
/proc/meminfo: memFree=24235328/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 549
/proc/meminfo: memFree=24193636/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=23632 CPUtime=1.47 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) R 545 545 21267 0 -1 4202496 7793 15435 0 0 44 15 84 4 20 0 1 0 287952433 24199168 5470 33554432000 4194304 5990268 140736364191856 140736364185008 4955679 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/546/statm: 5908 5471 161 439 0 5465 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32780

[startup+3.10034 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 557
/proc/meminfo: memFree=24135264/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=193480 CPUtime=3.08 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) R 545 545 21267 0 -1 4202496 20836 15435 0 0 199 21 84 4 20 0 1 0 287952433 198123520 41445 33554432000 4194304 5990268 140736364191856 140736364184216 4521664 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/546/statm: 48370 41445 162 439 0 47927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 202628

[startup+6.30032 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 557
/proc/meminfo: memFree=23786176/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=586696 CPUtime=6.27 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) R 545 545 21267 0 -1 4202496 22157 15435 0 0 507 32 84 4 20 0 1 0 287952433 600776704 96229 33554432000 4194304 5990268 140736364191856 140736364183896 4521673 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/546/statm: 146674 96229 162 439 0 146231 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 595844

[startup+12.7004 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 559
/proc/meminfo: memFree=22660480/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=903268 CPUtime=3.48 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 96003 0 0 0 312 36 0 0 20 0 1 0 287953354 924946432 177147 33554432000 4194304 5208918 140733711647824 140733710597224 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 225817 177147 70 248 0 225566 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1473880

[startup+25.5004 s]
/proc/loadavg: 2.17 2.04 2.01 3/181 559
/proc/meminfo: memFree=22130788/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1455880 CPUtime=16.28 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 147618 0 0 0 1573 55 0 0 20 0 1 0 287953354 1490821120 279916 33554432000 4194304 5208918 140733711647824 140733711645672 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 363970 279916 104 248 0 363719 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2026492

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 559
/proc/meminfo: memFree=22180236/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1253208 CPUtime=41.88 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 151249 0 0 0 4124 64 0 0 20 0 1 0 287953354 1283284992 267617 33554432000 4194304 5208918 140733711647824 140733711645672 4213597 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 313302 267617 105 248 0 313051 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1823820

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 559
/proc/meminfo: memFree=22152816/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1263856 CPUtime=93.07 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 153958 0 0 0 9242 65 0 0 20 0 1 0 287953354 1294188544 274414 33554432000 4194304 5208918 140733711647824 140733711645672 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 315964 274414 105 248 0 315713 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1834468

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 559
/proc/meminfo: memFree=22151824/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1263856 CPUtime=153.06 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 153958 0 0 0 15241 65 0 0 20 0 1 0 287953354 1294188544 274414 33554432000 4194304 5208918 140733711647824 140733711645672 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 315964 274414 105 248 0 315713 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1834468

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 563
/proc/meminfo: memFree=22130848/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 164223 0 0 0 141218 68 0 0 20 0 1 0 287953354 1333555200 285688 33554432000 4194304 5208918 140733711647824 140733711645784 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 325575 285688 105 248 0 325324 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1872912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 626
/proc/meminfo: memFree=22657464/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1302300 CPUtime=1472.86 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 164223 0 0 0 147218 68 0 0 20 0 1 0 287953354 1333555200 285688 33554432000 4194304 5208918 140733711647824 140733711645784 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 325575 285688 105 248 0 325324 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1872912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 626
/proc/meminfo: memFree=22657300/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1302300 CPUtime=1532.85 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 164223 0 0 0 153217 68 0 0 20 0 1 0 287953354 1333555200 285688 33554432000 4194304 5208918 140733711647824 140733711645784 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 325575 285688 105 248 0 325324 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1872912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 626
/proc/meminfo: memFree=22654632/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1302700 CPUtime=1592.83 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 164303 0 0 0 159215 68 0 0 20 0 1 0 287953354 1333964800 286311 33554432000 4194304 5208918 140733711647824 140733711645576 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 325675 286311 105 248 0 325424 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1873312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 626
/proc/meminfo: memFree=22655000/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1302700 CPUtime=1652.83 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 164303 0 0 0 165215 68 0 0 20 0 1 0 287953354 1333964800 286311 33554432000 4194304 5208918 140733711647824 140733711645576 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 325675 286311 105 248 0 325424 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1873312

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 627
/proc/meminfo: memFree=22648492/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1309092 CPUtime=1712.82 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 165912 0 0 0 171213 69 0 0 20 0 1 0 287953354 1340510208 287920 33554432000 4194304 5208918 140733711647824 140733711645576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 327273 287920 105 248 0 327022 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1879704

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 627
/proc/meminfo: memFree=22647624/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1309092 CPUtime=1772.81 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 165914 0 0 0 177212 69 0 0 20 0 1 0 287953354 1340510208 288032 33554432000 4194304 5208918 140733711647824 140733711645576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 327273 288032 105 248 0 327022 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1879704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 627
/proc/meminfo: memFree=22646436/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1309092 CPUtime=1790.81 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 165915 0 0 0 179012 69 0 0 20 0 1 0 287953354 1340510208 288438 33554432000 4194304 5208918 140733711647824 140733711645576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 327273 288438 105 248 0 327022 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1879704

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 627
/proc/meminfo: memFree=22646436/32873844 swapFree=7112/7112
[pid=545] ppid=543 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/545/stat : 545 (npSolver-wbo.sh) S 543 545 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287952433 9367552 275 33554432000 4194304 5064252 140737062364720 140737062363632 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/545/statm: 2287 275 233 213 0 72 0
[pid=546] ppid=545 vsize=552316 CPUtime=9.19 cores=1,3,5,7
/proc/546/stat : 546 (npSolver-wbo) S 545 545 21267 0 -1 4202496 22835 15435 0 0 721 110 84 4 20 0 1 0 287952433 565571584 125043 33554432000 4194304 5990268 140736364191856 140736364183296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/546/statm: 138079 125043 163 439 0 137636 0
[pid=558] ppid=546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/558/stat : 558 (satsolver.sh) S 546 545 21267 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287953353 9367552 266 33554432000 4194304 5064252 140735306318560 140735306317472 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/558/statm: 2287 266 226 213 0 72 0
[pid=559] ppid=558 vsize=1309092 CPUtime=1790.81 cores=1,3,5,7
/proc/559/stat : 559 (glucose) R 558 545 21267 0 -1 4202496 165915 0 0 0 179012 69 0 0 20 0 1 0 287953354 1340510208 288438 33554432000 4194304 5208918 140733711647824 140733711645576 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/559/statm: 327273 288438 105 248 0 327022 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1879704

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 545 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=55775
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=153824
# CPU time returned by wait4() is 9.2096
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.32
CPU time (s): 1800
CPU user time (s): 1798.17
CPU system time (s): 1.83
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 2372036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.05578
system time used= 1.15382
maximum resident set size= 972696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 956072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 28

runsolver used 2.71959 second user time and 7.18391 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 17:17:19
IDJOB=3713351
IDBENCH=79452
IDSOLVER=2294
FILE ID=node104/3713351-1338218239
RUNJOBID= node104-1338194257-21284
PBS_JOBID= 14624596
Free space on /tmp= 66608 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog08cc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713351-1338218239/watcher-3713351-1338218239 -o /tmp/evaluation-result-3713351-1338218239/solver-3713351-1338218239 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713351-1338218239.wbo 614074387 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e04678693bb909543875ed5d2b3dac43
RANDOM SEED=614074387

node104.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24235856 kB
Buffers:          427792 kB
Cached:          6243564 kB
SwapCached:         1084 kB
Active:          6768484 kB
Inactive:         907276 kB
Active(anon):     996796 kB
Inactive(anon):     9936 kB
Active(file):    5771688 kB
Inactive(file):   897340 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:             10112 kB
Writeback:             0 kB
AnonPages:       1106096 kB
Mapped:            15184 kB
Shmem:               196 kB
Slab:             817376 kB
SReclaimable:     259728 kB
SUnreclaim:       557648 kB
KernelStack:        1504 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1417424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1050624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66256 MiB
End job on node104 at 2012-05-28 17:47:19