Trace number 3696146

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
pb2sat 2012-05-19? (TO) 1800.05 1801.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_4.opb
MD5SUMb9760eca078029bee17418839cb4525f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3452273
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 77399784670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 77399784670
Number of bits of the biggest sum of numbers37
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

2.09/2.18	c model valid
2.09/2.18	c current solution ok
2.96/3.28	o 192239363
2.96/3.28	c current bound: 96119716
2.96/3.28	c fallback to adder encoding
24.55/25.26	c model valid
24.55/25.26	c current solution ok
24.61/25.30	o 61924903
24.61/25.30	c current bound: 30962486
24.61/25.30	c fallback to adder encoding
1233.04/1233.91	c model valid
1233.04/1233.91	c current solution ok
1233.04/1233.96	o 30692475
1233.04/1233.96	c current bound: 15346272
1233.04/1233.96	c fallback to adder encoding
1345.26/1346.53	c model valid
1345.26/1346.53	c current solution ok
1345.26/1346.57	o 14804021
1345.26/1346.57	c current bound: 7402045
1345.26/1346.57	c fallback to adder encoding
1800.05/1801.41	c error: unexpected solver exit code
1800.05/1801.41	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-3696146-1338154628/watcher-3696146-1338154628 -o /tmp/evaluation-result-3696146-1338154628/solver-3696146-1338154628 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696146-1338154628.opb 1648440995 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.00 2.00 2.00 3/177 14136
/proc/meminfo: memFree=28972292/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0

[startup+0.0137269 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14136
/proc/meminfo: memFree=28972292/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14136
/proc/meminfo: memFree=28972292/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14136
/proc/meminfo: memFree=28972292/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 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.00 2.00 2.00 3/177 14136
/proc/meminfo: memFree=28972292/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14140
/proc/meminfo: memFree=28681796/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=30476 CPUtime=0.34 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 5877 0 0 0 32 2 0 0 20 0 1 0 281591347 31207424 6403 33554432000 4194304 5873084 140734856190928 140734856187352 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14137/statm: 7619 6403 169 410 0 7201 0
[pid=14139] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14139/stat : 14139 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281591382 9367552 267 33554432000 4194304 5064252 140735295811296 140735295810208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14139/statm: 2287 267 226 213 0 72 0
[pid=14140] ppid=14139 vsize=85692 CPUtime=1.13 cores=1,3,5,7
/proc/14140/stat : 14140 (glucose_static) R 14139 14136 12092 0 -1 4202496 16810 0 0 0 110 3 0 0 20 0 1 0 281591382 87748608 18231 33554432000 4194304 4896791 140734464823968 140734464821272 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 21423 18231 78 172 0 21249 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 134464

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14140
/proc/meminfo: memFree=28640400/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=35800 CPUtime=2.96 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) R 14136 14136 12092 0 -1 4202496 7306 17699 0 0 51 68 173 4 20 0 1 0 281591347 36659200 7740 33554432000 4194304 5873084 140734856190928 140734856186360 5127520 0 0 4096 0 0 0 0 17 7 0 0 11 0 0
/proc/14137/statm: 8950 7740 177 410 0 8532 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44948

[startup+6.30044 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 14143
/proc/meminfo: memFree=28373256/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=189256 CPUtime=4.82 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 14700 18213 0 0 200 102 173 7 20 0 1 0 281591347 193798144 38533 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 47314 38533 183 410 0 46896 0
[pid=14142] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14142/stat : 14142 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281591892 9367552 267 33554432000 4194304 5064252 140734749391232 140734749390144 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14142/statm: 2287 267 226 213 0 72 0
[pid=14143] ppid=14142 vsize=242484 CPUtime=0.83 cores=1,3,5,7
/proc/14143/stat : 14143 (glucose_static) R 14142 14136 12092 0 -1 4202496 36290 0 0 0 75 8 0 0 20 0 1 0 281591892 248303616 49052 33554432000 4194304 4896791 140735633084896 140735632033960 4401607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14143/statm: 60621 49052 58 172 0 60447 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 450036

[startup+12.7005 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 14143
/proc/meminfo: memFree=28166536/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=189256 CPUtime=4.82 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 14700 18213 0 0 200 102 173 7 20 0 1 0 281591347 193798144 38533 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 47314 38533 183 410 0 46896 0
[pid=14142] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14142/stat : 14142 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281591892 9367552 267 33554432000 4194304 5064252 140734749391232 140734749390144 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14142/statm: 2287 267 226 213 0 72 0
[pid=14143] ppid=14142 vsize=349576 CPUtime=7.23 cores=1,3,5,7
/proc/14143/stat : 14143 (glucose_static) R 14142 14136 12092 0 -1 4202496 58485 0 0 0 707 16 0 0 20 0 1 0 281591892 357965824 76383 33554432000 4194304 4896791 140735633084896 140735633082104 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14143/statm: 87394 76383 78 172 0 87220 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 557128

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 14143
/proc/meminfo: memFree=28157664/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=83384 CPUtime=24.85 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) R 14136 14136 12092 0 -1 4202496 24690 78604 0 0 227 103 2124 31 20 0 1 0 281591347 85385216 18408 33554432000 4194304 5873084 140734856190928 140734856185240 4995849 0 0 4096 0 0 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 20846 18408 183 410 0 20428 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 92532

[startup+51.1004 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 14150
/proc/meminfo: memFree=28378532/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=214456 CPUtime=26.07 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 26639 78604 0 0 332 120 2124 31 20 0 1 0 281591347 219602944 40737 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 53614 40737 183 410 0 53196 0
[pid=14145] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14145/stat : 14145 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281594019 9367552 267 33554432000 4194304 5064252 140734817228464 140734817227376 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14145/statm: 2287 267 226 213 0 72 0
[pid=14146] ppid=14145 vsize=305980 CPUtime=24.37 cores=1,3,5,7
/proc/14146/stat : 14146 (glucose_static) R 14145 14136 12092 0 -1 4202496 50544 0 0 0 2421 16 0 0 20 0 1 0 281594019 313323520 70739 33554432000 4194304 4896791 140734047835136 140734047832344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14146/statm: 76495 70739 78 172 0 76321 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 538732

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 14150
/proc/meminfo: memFree=28328640/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=214456 CPUtime=26.07 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 26639 78604 0 0 332 120 2124 31 20 0 1 0 281591347 219602944 40737 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 53614 40737 183 410 0 53196 0
[pid=14145] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14145/stat : 14145 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281594019 9367552 267 33554432000 4194304 5064252 140734817228464 140734817227376 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14145/statm: 2287 267 226 213 0 72 0
[pid=14146] ppid=14145 vsize=357008 CPUtime=75.56 cores=1,3,5,7
/proc/14146/stat : 14146 (glucose_static) R 14145 14136 12092 0 -1 4202496 53364 0 0 0 7534 22 0 0 20 0 1 0 281594019 365576192 82458 33554432000 4194304 4896791 140734047835136 140734047832344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14146/statm: 89252 82458 78 172 0 89078 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 589760

[startup+162.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 14150
/proc/meminfo: memFree=28306164/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=214456 CPUtime=26.07 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 26639 78604 0 0 332 120 2124 31 20 0 1 0 281591347 219602944 40737 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 61 0 0
/proc/14137/statm: 53614 40737 183 410 0 53196 0
[pid=14145] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14145/stat : 14145 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281594019 9367552 267 33554432000 4194304 5064252 140734817228464 140734817227376 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14145/statm: 2287 267 226 213 0 72 0
[pid=14146] ppid=14145 vsize=357444 CPUtime=135.55 cores=1,3,5,7
/proc/14146/stat : 14146 (glucose_static) R 14145 14136 12092 0 -1 4202496 56383 0 0 0 13524 31 0 0 20 0 1 0 281594019 366022656 84616 33554432000 4194304 4896791 140734047835136 140734047832344 4225514 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14146/statm: 89361 84616 78 172 0 89187 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 590196

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 14153
/proc/meminfo: memFree=28319568/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 42784 0 0 0 1456 13 0 0 20 0 1 0 281726107 241594368 54939 33554432000 4194304 4896791 140736450736512 140736450733720 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14180/statm: 58983 54939 78 172 0 58809 0
Current children cumulated CPU time (s) 1361.05
Current children cumulated vsize (KiB) 403148

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14183
/proc/meminfo: memFree=28313576/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=269636 CPUtime=74.67 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 44400 0 0 0 7453 14 0 0 20 0 1 0 281726107 276107264 56476 33554432000 4194304 4896791 140736450736512 140736450734040 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14180/statm: 67409 56476 78 172 0 67235 0
Current children cumulated CPU time (s) 1421.03
Current children cumulated vsize (KiB) 436852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14205
/proc/meminfo: memFree=28461728/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=271028 CPUtime=134.66 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 46955 0 0 0 13451 15 0 0 20 0 1 0 281726107 277532672 58923 33554432000 4194304 4896791 140736450736512 140736450734024 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14180/statm: 67757 58923 78 172 0 67583 0
Current children cumulated CPU time (s) 1481.02
Current children cumulated vsize (KiB) 438244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14205
/proc/meminfo: memFree=28478944/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=242348 CPUtime=194.63 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 51844 0 0 0 19444 19 0 0 20 0 1 0 281726107 248164352 57090 33554432000 4194304 4896791 140736450736512 140736450733720 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 60587 57090 78 172 0 60413 0
Current children cumulated CPU time (s) 1540.99
Current children cumulated vsize (KiB) 409564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14206
/proc/meminfo: memFree=28519824/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=275280 CPUtime=254.61 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 55119 0 0 0 25439 22 0 0 20 0 1 0 281726107 281886720 58161 33554432000 4194304 4896791 140736450736512 140736450733736 4224203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 68820 58161 78 172 0 68646 0
Current children cumulated CPU time (s) 1600.97
Current children cumulated vsize (KiB) 442496

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 14206
/proc/meminfo: memFree=28498920/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=275868 CPUtime=314.61 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 59126 0 0 0 31437 24 0 0 20 0 1 0 281726107 282488832 60402 33554432000 4194304 4896791 140736450736512 140736450734040 4225108 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 68967 60402 78 172 0 68793 0
Current children cumulated CPU time (s) 1660.97
Current children cumulated vsize (KiB) 443084

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 14207
/proc/meminfo: memFree=28489504/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=276708 CPUtime=374.6 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 62069 0 0 0 37434 26 0 0 20 0 1 0 281726107 283348992 62687 33554432000 4194304 4896791 140736450736512 140736450734024 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 69177 62687 78 172 0 69003 0
Current children cumulated CPU time (s) 1720.96
Current children cumulated vsize (KiB) 443924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14207
/proc/meminfo: memFree=28453560/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=278524 CPUtime=434.6 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 64351 0 0 0 43430 30 0 0 20 0 1 0 281726107 285208576 66167 33554432000 4194304 4896791 140736450736512 140736450733736 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 69631 66167 78 172 0 69457 0
Current children cumulated CPU time (s) 1780.96
Current children cumulated vsize (KiB) 445740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 14252
/proc/meminfo: memFree=28590396/32873844 swapFree=7112/7112
[pid=14136] ppid=14134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (runPb2sat.sh) S 14134 14136 12092 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281591347 9367552 274 33554432000 4194304 5064252 140733532906176 140733532905088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 2287 274 233 213 0 72 0
[pid=14137] ppid=14136 vsize=148920 CPUtime=1346.36 cores=1,3,5,7
/proc/14137/stat : 14137 (pb2sat) S 14136 14136 12092 0 -1 4202496 48353 233168 0 0 546 150 133671 269 20 0 1 0 281591347 152494080 35106 33554432000 4194304 5873084 140734856190928 140734856184744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 61 0 0
/proc/14137/statm: 37230 35106 184 410 0 36812 0
[pid=14179] ppid=14137 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14179/stat : 14179 (satsolver.sh) S 14137 14136 12092 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281726106 9367552 267 33554432000 4194304 5064252 140735835322800 140735835321712 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14179/statm: 2287 267 226 213 0 72 0
[pid=14180] ppid=14179 vsize=329412 CPUtime=453.69 cores=1,3,5,7
/proc/14180/stat : 14180 (glucose_static) R 14179 14136 12092 0 -1 4202496 65402 0 0 0 45338 31 0 0 20 0 1 0 281726107 337317888 71301 33554432000 4194304 4896791 140736450736512 140736450733800 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14180/statm: 82353 71301 78 172 0 82179 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 496628

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 14136 and gives
#  childrusage.ru_utime.tv_sec=1342
#  childrusage.ru_utime.tv_usec=184956
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=197361
# CPU time returned by wait4() is 1346.38
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.42
CPU time (s): 1800.05
CPU user time (s): 1795.55
CPU system time (s): 4.5
CPU usage (%): 99.9242
Max. virtual memory (cumulated for all children) (KiB): 1247908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1342.18
system time used= 4.19736
maximum resident set size= 812608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282498
page faults= 0
swaps= 0
block input operations= 8
block output operations= 816296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152
involuntary context switches= 1437

runsolver used 7.04493 second user time and 19.1841 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 23:37:08
IDJOB=3696146
IDBENCH=92725
IDSOLVER=2274
FILE ID=node104/3696146-1338154628
RUNJOBID= node104-1338123970-12109
PBS_JOBID= 14624502
Free space on /tmp= 70756 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_4.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696146-1338154628/watcher-3696146-1338154628 -o /tmp/evaluation-result-3696146-1338154628/solver-3696146-1338154628 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696146-1338154628.opb 1648440995 HOME HOME

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

MD5SUM BENCH= b9760eca078029bee17418839cb4525f
RANDOM SEED=1648440995

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:        28973680 kB
Buffers:          354316 kB
Cached:          1958632 kB
SwapCached:         1120 kB
Active:          2034940 kB
Inactive:        1019796 kB
Active(anon):     734172 kB
Inactive(anon):     9936 kB
Active(file):    1300768 kB
Inactive(file):  1009860 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106684 kB
Dirty:            292216 kB
Writeback:             0 kB
AnonPages:        664132 kB
Mapped:            15060 kB
Shmem:               196 kB
Slab:             703088 kB
SReclaimable:     144952 kB
SUnreclaim:       558136 kB
KernelStack:        1504 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     967748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 70736 MiB
End job on node104 at 2012-05-28 00:07:09