Trace number 3700942

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.04 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_4.opb
MD5SUM213b2ab8f9fabc47faf8664d1026e564
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6667103
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 169112377
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 146273936801
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 169112377
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 146273936801
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.56	c run usual solver
8.25/8.33	c model valid
8.25/8.33	c current solution ok
9.62/9.70	o 174056625
9.62/9.70	c current bound: 87028355
9.62/9.70	c fallback to adder encoding
52.76/52.82	c model valid
52.76/52.82	c current solution ok
52.76/52.88	o 64680191
52.76/52.88	c current bound: 32340138
52.76/52.88	c fallback to adder encoding
141.26/141.59	c model valid
141.26/141.59	c current solution ok
141.39/141.65	o 32084633
141.39/141.65	c current bound: 16042359
141.39/141.65	c fallback to adder encoding
397.02/397.31	c model valid
397.02/397.31	c current solution ok
397.02/397.37	o 14967541
397.02/397.37	c current bound: 7483813
397.02/397.37	c fallback to adder encoding
1800.04/1800.61	c error: unexpected solver exit code
1800.04/1800.61	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-3700942-1338139242/watcher-3700942-1338139242 -o /tmp/evaluation-result-3700942-1338139242/solver-3700942-1338139242 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700942-1338139242.opb 1572249971 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.07 2.02 2.00 3/173 20628
/proc/meminfo: memFree=31507592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0

[startup+0.050482 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 20628
/proc/meminfo: memFree=31507592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 20628
/proc/meminfo: memFree=31507592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 20628
/proc/meminfo: memFree=31507592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.07 2.02 2.00 3/173 20628
/proc/meminfo: memFree=31507592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 20654
/proc/meminfo: memFree=31395180/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 9068 0 0 0 51 7 0 0 20 0 1 0 279991206 55971840 10263 33554432000 4194304 5992684 140735148263424 140735148257456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 13665 10263 172 440 0 13221 0
[pid=20653] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20653/stat : 20653 (cp2_pre.sh) S 20632 20628 19129 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279991265 9367552 277 33554432000 4194304 5064252 140735036385424 140735036384128 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20653/statm: 2287 277 234 213 0 72 0
[pid=20654] ppid=20653 vsize=217932 CPUtime=0.89 cores=1,3,5,7
/proc/20654/stat : 20654 (coprocessor) R 20653 20628 19129 0 -1 4202496 31213 0 0 0 82 7 0 0 20 0 1 0 279991266 223162368 48612 33554432000 4194304 6586260 140733770268576 140733770265336 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20654/statm: 54483 48612 166 584 0 53895 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 290888

[startup+3.10046 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 20662
/proc/meminfo: memFree=31366328/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 9068 0 0 0 51 7 0 0 20 0 1 0 279991206 55971840 10263 33554432000 4194304 5992684 140735148263424 140735148257456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 13665 10263 172 440 0 13221 0
[pid=20653] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20653/stat : 20653 (cp2_pre.sh) S 20632 20628 19129 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279991265 9367552 277 33554432000 4194304 5064252 140735036385424 140735036384128 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20653/statm: 2287 277 234 213 0 72 0
[pid=20654] ppid=20653 vsize=290936 CPUtime=2.5 cores=1,3,5,7
/proc/20654/stat : 20654 (coprocessor) R 20653 20628 19129 0 -1 4202496 44708 0 0 0 236 14 0 0 20 0 1 0 279991266 297918464 71394 33554432000 4194304 6586260 140733770268576 140733770264600 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20654/statm: 72734 71394 202 584 0 72146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363892

[startup+6.30046 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 20667
/proc/meminfo: memFree=31273424/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=54660 CPUtime=4.3 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 9076 45615 0 0 51 7 326 46 20 0 1 0 279991206 55971840 10263 33554432000 4194304 5992684 140735148263424 140735148258544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 13665 10263 172 440 0 13221 0
[pid=20666] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20666/stat : 20666 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279991642 9367552 267 33554432000 4194304 5064252 140735258334224 140735258333136 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20666/statm: 2287 267 226 213 0 72 0
[pid=20667] ppid=20666 vsize=114880 CPUtime=1.94 cores=1,3,5,7
/proc/20667/stat : 20667 (glucose) R 20666 20628 19129 0 -1 4202496 23554 0 0 0 189 5 0 0 20 0 1 0 279991642 117637120 26701 33554432000 4194304 5208918 140737408658752 140737408656600 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20667/statm: 28720 26701 103 248 0 28469 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 187836

[startup+12.7004 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 20681
/proc/meminfo: memFree=31167424/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=327168 CPUtime=12.13 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 20527 77040 0 0 298 149 707 59 20 0 1 0 279991206 335020032 50238 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 81792 50238 189 440 0 81348 0
[pid=20680] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20680/stat : 20680 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279992424 9367552 267 33554432000 4194304 5064252 140733889529536 140733889528448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20680/statm: 2287 267 226 213 0 72 0
[pid=20681] ppid=20680 vsize=186308 CPUtime=0.51 cores=1,3,5,7
/proc/20681/stat : 20681 (glucose) R 20680 20628 19129 0 -1 4202496 29431 0 0 0 44 7 0 0 20 0 1 0 279992424 190779392 37764 33554432000 4194304 5208918 140733769596112 140733768545752 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20681/statm: 46577 37764 70 248 0 46326 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 531772

[startup+25.5075 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 20681
/proc/meminfo: memFree=30663752/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=327168 CPUtime=12.13 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 20527 77040 0 0 298 149 707 59 20 0 1 0 279991206 335020032 50238 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 81792 50238 189 440 0 81348 0
[pid=20680] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20680/stat : 20680 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279992424 9367552 267 33554432000 4194304 5064252 140733889529536 140733889528448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20680/statm: 2287 267 226 213 0 72 0
[pid=20681] ppid=20680 vsize=527396 CPUtime=13.31 cores=1,3,5,7
/proc/20681/stat : 20681 (glucose) R 20680 20628 19129 0 -1 4202496 76195 0 0 0 1305 26 0 0 20 0 1 0 279992424 540053504 110739 33554432000 4194304 5208918 140733769596112 140733769593784 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20681/statm: 131849 110739 104 248 0 131598 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 872860

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 20688
/proc/meminfo: memFree=30691776/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=327168 CPUtime=12.13 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 20527 77040 0 0 298 149 707 59 20 0 1 0 279991206 335020032 50238 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 81792 50238 189 440 0 81348 0
[pid=20680] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20680/stat : 20680 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279992424 9367552 267 33554432000 4194304 5064252 140733889529536 140733889528448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20680/statm: 2287 267 226 213 0 72 0
[pid=20681] ppid=20680 vsize=529732 CPUtime=38.9 cores=1,3,5,7
/proc/20681/stat : 20681 (glucose) R 20680 20628 19129 0 -1 4202496 77220 0 0 0 3863 27 0 0 20 0 1 0 279992424 542445568 112786 33554432000 4194304 5208918 140733769596112 140733769593960 4607488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20681/statm: 132433 112786 106 248 0 132182 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 875196

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 20695
/proc/meminfo: memFree=30748852/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=54.82 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 30352 164190 0 0 478 175 4682 147 20 0 1 0 279991206 239005696 52877 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 52877 189 440 0 57907 0
[pid=20694] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20694/stat : 20694 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279996693 9367552 267 33554432000 4194304 5064252 140735729230528 140735729229440 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20694/statm: 2287 267 226 213 0 72 0
[pid=20695] ppid=20694 vsize=469352 CPUtime=47.41 cores=1,3,5,7
/proc/20695/stat : 20695 (glucose) R 20694 20628 19129 0 -1 4202496 69058 0 0 0 4718 23 0 0 20 0 1 0 279996693 480616448 99221 33554432000 4194304 5208918 140735462301376 140735462299528 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20695/statm: 117338 99221 105 248 0 117087 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 721052

[startup+162.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/183 20703
/proc/meminfo: memFree=30779152/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=143.16 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 39861 242970 0 0 634 198 13257 227 20 0 1 0 279991206 239005696 48269 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 48269 189 440 0 57907 0
[pid=20702] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 68118 0 0 0 96285 42 0 0 20 0 1 0 280031088 428716032 88474 33554432000 4194304 5208918 140735060220512 140735060218664 4212619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 104667 88474 105 248 0 104416 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 670368

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20729
/proc/meminfo: memFree=30722156/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1023.26 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 68452 0 0 0 102283 43 0 0 20 0 1 0 280031088 431845376 96473 33554432000 4194304 5208918 140735060220512 140735060218344 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 96473 105 248 0 105180 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 673424

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 20729
/proc/meminfo: memFree=30730544/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1083.25 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 68463 0 0 0 108282 43 0 0 20 0 1 0 280031088 431845376 97506 33554432000 4194304 5208918 140735060220512 140735060216888 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 97506 105 248 0 105180 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 673424

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 20729
/proc/meminfo: memFree=30733952/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1143.25 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 68527 0 0 0 114282 43 0 0 20 0 1 0 280031088 431845376 100633 33554432000 4194304 5208918 140735060220512 140735060216888 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 100633 105 248 0 105180 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 673424

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 20729
/proc/meminfo: memFree=30752648/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1203.23 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 69543 0 0 0 120275 48 0 0 20 0 1 0 280031088 431845376 89369 33554432000 4194304 5208918 140735060220512 140735060218664 4229183 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 89369 105 248 0 105180 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 673424

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 20730
/proc/meminfo: memFree=30741496/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1263.23 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 69545 0 0 0 126275 48 0 0 20 0 1 0 280031088 431845376 90393 33554432000 4194304 5208918 140735060220512 140735060216280 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 90393 105 248 0 105180 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 673424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 20730
/proc/meminfo: memFree=30747592/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1323.21 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 69547 0 0 0 132273 48 0 0 20 0 1 0 280031088 431845376 91417 33554432000 4194304 5208918 140735060220512 140735060216280 4229888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 91417 105 248 0 105180 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 673424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20733
/proc/meminfo: memFree=30737360/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1383.2 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 69556 0 0 0 138272 48 0 0 20 0 1 0 280031088 431845376 96025 33554432000 4194304 5208918 140735060220512 140735060216280 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 96025 105 248 0 105180 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 673424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20733
/proc/meminfo: memFree=30718928/32873844 swapFree=6872/6872
[pid=20628] ppid=20626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20628/stat : 20628 (npSolver-pbo.sh) S 20626 20628 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279991206 9367552 274 33554432000 4194304 5064252 140734364824160 140734364823072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20628/statm: 2287 274 233 213 0 72 0
[pid=20632] ppid=20628 vsize=233404 CPUtime=398.53 cores=1,3,5,7
/proc/20632/stat : 20632 (npSolver-pbo) S 20628 20628 19129 0 -1 4202496 49199 319691 0 0 767 217 38570 299 20 0 1 0 279991206 239005696 44173 33554432000 4194304 5992684 140735148263424 140735148255744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20632/statm: 58351 44173 189 440 0 57907 0
[pid=20716] ppid=20632 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20716/stat : 20716 (satsolver.sh) S 20632 20628 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280031088 9367552 267 33554432000 4194304 5064252 140737257962704 140737257961616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20716/statm: 2287 267 226 213 0 72 0
[pid=20717] ppid=20716 vsize=421724 CPUtime=1401.51 cores=1,3,5,7
/proc/20717/stat : 20717 (glucose) R 20716 20628 19129 0 -1 4202496 69562 0 0 0 140102 49 0 0 20 0 1 0 280031088 431845376 99097 33554432000 4194304 5208918 140735060220512 140735060216280 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20717/statm: 105431 99097 105 248 0 105180 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 673424

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20628 and gives
#  childrusage.ru_utime.tv_sec=393
#  childrusage.ru_utime.tv_usec=376197
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=181212
# CPU time returned by wait4() is 398.557
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1794.39
CPU system time (s): 5.65
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 989036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 393.376
system time used= 5.18121
maximum resident set size= 555532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369868
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1242712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6733
involuntary context switches= 489

runsolver used 2.94155 second user time and 8.5237 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 19:20:42
IDJOB=3700942
IDBENCH=92741
IDSOLVER=2277
FILE ID=node105/3700942-1338139242
RUNJOBID= node105-1338123980-19146
PBS_JOBID= 14624503
Free space on /tmp= 71388 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_4.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700942-1338139242/watcher-3700942-1338139242 -o /tmp/evaluation-result-3700942-1338139242/solver-3700942-1338139242 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700942-1338139242.opb 1572249971 HOME HOME

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

MD5SUM BENCH= 213b2ab8f9fabc47faf8664d1026e564
RANDOM SEED=1572249971

node105.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.882
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	: 5333.76
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.882
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.882
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.882
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.91
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31508392 kB
Buffers:          258288 kB
Cached:           263840 kB
SwapCached:         1720 kB
Active:           479344 kB
Inactive:          49424 kB
Active(anon):       1448 kB
Inactive(anon):     6036 kB
Active(file):     477896 kB
Inactive(file):    43388 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100436 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:        198336 kB
Mapped:             8396 kB
Shmem:                 0 kB
Slab:             697940 kB
SReclaimable:     139656 kB
SUnreclaim:       558284 kB
KernelStack:        1528 kB
PageTables:         3872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71424 MiB
End job on node105 at 2012-05-27 19:50:43