Trace number 3696047

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 NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-harp2.opb
MD5SUM3f0afbcd16b5dd29f67967742a878949
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67205306
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2993
Total number of constraints112
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints39
Minimum length of a constraint41
Maximum length of a constraint73
Number of terms in the objective function 2993
Biggest coefficient in the objective function 17006200
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 4415092451
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 4208540000
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 46909379837
Number of bits of the biggest sum of numbers36
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.16	c fallback to adder encoding
0.00/0.37	c fallback to adder encoding
0.00/0.59	c fallback to adder encoding
0.00/0.82	c fallback to adder encoding
0.99/1.04	c fallback to adder encoding
1.19/1.26	c fallback to adder encoding
1.39/1.48	c fallback to adder encoding
1.69/1.70	c fallback to adder encoding
1.89/1.92	c fallback to adder encoding
2.10/2.14	c fallback to adder encoding
2.29/2.36	c fallback to adder encoding
2.49/2.57	c fallback to adder encoding
2.69/2.79	c fallback to adder encoding
2.99/3.00	c fallback to adder encoding
3.19/3.21	c fallback to adder encoding
3.39/3.42	c fallback to adder encoding
3.59/3.64	c fallback to adder encoding
3.79/3.86	c fallback to adder encoding
50.67/50.70	c model valid
50.67/50.70	c current solution ok
51.46/51.54	o -51629712
51.46/51.54	c current bound: 2113849439
51.46/51.54	c fallback to adder encoding
198.22/198.34	c current bound: 3170774159
198.22/198.34	c fallback to adder encoding
1137.60/1137.99	c current bound: 3699236519
1137.60/1137.99	c fallback to adder encoding
1800.00/1800.41	c error: unexpected solver exit code
1800.00/1800.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-3696047-1338112226/watcher-3696047-1338112226 -o /tmp/evaluation-result-3696047-1338112226/solver-3696047-1338112226 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696047-1338112226.opb 1726874569 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: 1.95 2.00 2.00 3/180 9172
/proc/meminfo: memFree=29749808/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0

[startup+0.099964 s]
/proc/loadavg: 1.95 2.00 2.00 3/180 9172
/proc/meminfo: memFree=29749808/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 1.95 2.00 2.00 3/180 9172
/proc/meminfo: memFree=29749808/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 1.95 2.00 2.00 3/180 9172
/proc/meminfo: memFree=29749808/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 1.95 2.00 2.00 3/180 9172
/proc/meminfo: memFree=29749808/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.95 2.00 2.00 3/182 9174
/proc/meminfo: memFree=29653876/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=139740 CPUtime=1.49 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) R 9172 9172 5734 0 -1 4202496 34564 0 0 0 145 4 0 0 20 0 1 0 277348629 143093760 34067 33554432000 4194304 5873084 140733435642160 140733435632520 4918248 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9173/statm: 34935 34067 162 410 0 34517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148888

[startup+3.10022 s]
/proc/loadavg: 1.95 2.00 2.00 3/182 9174
/proc/meminfo: memFree=29563080/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=270956 CPUtime=3.08 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) R 9172 9172 5734 0 -1 4202496 65859 0 0 0 299 9 0 0 20 0 1 0 277348629 277458944 65869 33554432000 4194304 5873084 140733435642160 140733435639400 4920028 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9173/statm: 67739 65870 162 410 0 67321 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 280104

[startup+6.30036 s]
/proc/loadavg: 1.96 2.00 2.00 3/184 9176
/proc/meminfo: memFree=29369948/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=337220 CPUtime=3.91 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 83254 0 0 0 377 14 0 0 20 0 1 0 277348629 345313280 82927 33554432000 4194304 5873084 140733435642160 140733435638584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9173/statm: 84305 82927 169 410 0 83887 0
[pid=9175] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9175/stat : 9175 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277349020 9367552 266 33554432000 4194304 5064252 140733876312864 140733876311776 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9175/statm: 2287 266 226 213 0 72 0
[pid=9176] ppid=9175 vsize=41828 CPUtime=2.37 cores=1,3,5,7
/proc/9176/stat : 9176 (glucose_static) R 9175 9172 5734 0 -1 4202496 9063 0 0 0 235 2 0 0 20 0 1 0 277349021 42831872 9489 33554432000 4194304 4896791 140736154048176 140736154045384 4224666 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9176/statm: 10457 9489 78 172 0 10283 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 397344

[startup+12.7004 s]
/proc/loadavg: 1.96 2.00 2.00 3/184 9176
/proc/meminfo: memFree=29362636/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=337220 CPUtime=3.91 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 83254 0 0 0 377 14 0 0 20 0 1 0 277348629 345313280 82927 33554432000 4194304 5873084 140733435642160 140733435638584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9173/statm: 84305 82927 169 410 0 83887 0
[pid=9175] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9175/stat : 9175 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277349020 9367552 266 33554432000 4194304 5064252 140733876312864 140733876311776 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9175/statm: 2287 266 226 213 0 72 0
[pid=9176] ppid=9175 vsize=44476 CPUtime=8.76 cores=1,3,5,7
/proc/9176/stat : 9176 (glucose_static) R 9175 9172 5734 0 -1 4202496 11182 0 0 0 874 2 0 0 20 0 1 0 277349021 45543424 10193 33554432000 4194304 4896791 140736154048176 140736154043912 4202999 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9176/statm: 11119 10193 78 172 0 10945 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 399992

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.00 3/184 9176
/proc/meminfo: memFree=29357380/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=337220 CPUtime=3.91 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 83254 0 0 0 377 14 0 0 20 0 1 0 277348629 345313280 82927 33554432000 4194304 5873084 140733435642160 140733435638584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9173/statm: 84305 82927 169 410 0 83887 0
[pid=9175] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9175/stat : 9175 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277349020 9367552 266 33554432000 4194304 5064252 140733876312864 140733876311776 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9175/statm: 2287 266 226 213 0 72 0
[pid=9176] ppid=9175 vsize=55608 CPUtime=21.56 cores=1,3,5,7
/proc/9176/stat : 9176 (glucose_static) R 9175 9172 5734 0 -1 4202496 14824 0 0 0 2153 3 0 0 20 0 1 0 277349021 56942592 11411 33554432000 4194304 4896791 140736154048176 140736154045704 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9176/statm: 13902 11411 78 172 0 13728 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 411124

[startup+51.1002 s]
/proc/loadavg: 1.98 2.00 2.00 3/183 9176
/proc/meminfo: memFree=29349932/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=338548 CPUtime=51.07 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) R 9172 9172 5734 0 -1 4202496 83631 21773 0 0 385 46 4669 7 20 0 1 0 277348629 346673152 83265 33554432000 4194304 5873084 140733435642160 140733435637592 5127520 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/9173/statm: 84637 83265 177 410 0 84219 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 347696

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 9180
/proc/meminfo: memFree=29164624/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=422840 CPUtime=52.08 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 89664 22287 0 0 443 87 4669 9 20 0 1 0 277348629 432988160 96615 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9173/statm: 105710 96615 178 410 0 105292 0
[pid=9178] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9178/stat : 9178 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277353840 9367552 267 33554432000 4194304 5064252 140735803975088 140735803974000 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9178/statm: 2287 267 226 213 0 72 0
[pid=9179] ppid=9178 vsize=157592 CPUtime=50.16 cores=1,3,5,7
/proc/9179/stat : 9179 (glucose_static) R 9178 9172 5734 0 -1 4202496 36010 0 0 0 5004 12 0 0 20 0 1 0 277353841 161374208 33863 33554432000 4194304 4896791 140736282415344 140736282412552 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9179/statm: 39398 33863 78 172 0 39224 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 598728

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 9180
/proc/meminfo: memFree=29149944/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=422840 CPUtime=52.08 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 89664 22287 0 0 443 87 4669 9 20 0 1 0 277348629 432988160 96615 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9173/statm: 105710 96615 178 410 0 105292 0
[pid=9178] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9178/stat : 9178 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277353840 9367552 267 33554432000 4194304 5064252 140735803975088 140735803974000 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9178/statm: 2287 267 226 213 0 72 0
[pid=9179] ppid=9178 vsize=171524 CPUtime=110.14 cores=1,3,5,7
/proc/9179/stat : 9179 (glucose_static) R 9178 9172 5734 0 -1 4202496 43380 0 0 0 10995 19 0 0 20 0 1 0 277353841 175640576 37828 33554432000 4194304 4896791 140736282415344 140736282412552 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9179/statm: 42881 37828 78 172 0 42707 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 612660

[startup+222.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 9183
/proc/meminfo: memFree=29189320/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=198.85 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 96459 73143 0 0 494 94 19261 36 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9182] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9302/statm: 43985 38197 78 172 0 43811 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 600836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.11 2.07 3/183 9306
/proc/meminfo: memFree=26934500/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=180728 CPUtime=283.66 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 60698 0 0 0 28338 28 0 0 20 0 1 0 277462488 185065472 42490 33554432000 4194304 4896791 140736964685680 140736964682888 4225011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 45182 42490 78 172 0 45008 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 605624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/183 9306
/proc/meminfo: memFree=26929404/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=183884 CPUtime=343.64 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 63929 0 0 0 34332 32 0 0 20 0 1 0 277462488 188297216 40792 33554432000 4194304 4896791 140736964685680 140736964682888 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 45971 40792 78 172 0 45797 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 608780

[startup+1542.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/183 9306
/proc/meminfo: memFree=26909540/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=188432 CPUtime=403.64 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 66670 0 0 0 40327 37 0 0 20 0 1 0 277462488 192954368 42750 33554432000 4194304 4896791 140736964685680 140736964682888 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 47108 42750 78 172 0 46934 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 613328

[startup+1602.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/183 9306
/proc/meminfo: memFree=26901596/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=193268 CPUtime=463.62 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 69247 0 0 0 46322 40 0 0 20 0 1 0 277462488 197906432 45004 33554432000 4194304 4896791 140736964685680 140736964682824 4202982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 48317 45004 78 172 0 48143 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 618164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/183 9307
/proc/meminfo: memFree=26886964/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=197660 CPUtime=523.62 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 71734 0 0 0 52317 45 0 0 20 0 1 0 277462488 202403840 45642 33554432000 4194304 4896791 140736964685680 140736964682888 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 49415 45642 78 172 0 49241 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 622556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/183 9307
/proc/meminfo: memFree=26856920/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=233308 CPUtime=583.61 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 74056 0 0 0 58314 47 0 0 20 0 1 0 277462488 238907392 51607 33554432000 4194304 4896791 140736964685680 140736964682888 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 58327 51607 78 172 0 58153 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 658204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/184 9310
/proc/meminfo: memFree=26850256/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=239256 CPUtime=643.6 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 76881 0 0 0 64310 50 0 0 20 0 1 0 277462488 244998144 52320 33554432000 4194304 4896791 140736964685680 140736964682888 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 59814 52320 78 172 0 59640 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 664152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.04 3/184 9310
/proc/meminfo: memFree=26859788/32873648 swapFree=6860/6860
[pid=9172] ppid=9170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9172/stat : 9172 (runPb2sat.sh) S 9170 9172 5734 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277348629 9367552 274 33554432000 4194304 5064252 140734434272064 140734434270976 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9172/statm: 2287 274 233 213 0 72 0
[pid=9173] ppid=9172 vsize=406600 CPUtime=1138.3 cores=1,3,5,7
/proc/9173/stat : 9173 (pb2sat) S 9172 9172 5734 0 -1 4202496 103718 162639 0 0 546 102 113064 118 20 0 1 0 277348629 416358400 93099 33554432000 4194304 5873084 140733435642160 140733435635976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9173/statm: 101650 93099 178 410 0 101232 0
[pid=9301] ppid=9173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9301/stat : 9301 (satsolver.sh) S 9173 9172 5734 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277462487 9367552 266 33554432000 4194304 5064252 140737213587424 140737213586336 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9301/statm: 2287 266 226 213 0 72 0
[pid=9302] ppid=9301 vsize=209484 CPUtime=661.7 cores=1,3,5,7
/proc/9302/stat : 9302 (glucose_static) R 9301 9172 5734 0 -1 4202496 77801 0 0 0 66118 52 0 0 20 0 1 0 277462488 214511616 50001 33554432000 4194304 4896791 140736964685680 140736964683256 4204570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9302/statm: 52371 50001 78 172 0 52197 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 634380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9172 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# 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.42
CPU time (s): 1800
CPU user time (s): 1797.28
CPU system time (s): 2.72
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 819224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.07138 second user time and 10.7744 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 11:50:26
IDJOB=3696047
IDBENCH=89903
IDSOLVER=2274
FILE ID=node116/3696047-1338112226
RUNJOBID= node116-1338088521-5751
PBS_JOBID= 14624463
Free space on /tmp= 71208 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-harp2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696047-1338112226/watcher-3696047-1338112226 -o /tmp/evaluation-result-3696047-1338112226/solver-3696047-1338112226 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696047-1338112226.opb 1726874569 HOME HOME

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

MD5SUM BENCH= 3f0afbcd16b5dd29f67967742a878949
RANDOM SEED=1726874569

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29749816 kB
Buffers:          336804 kB
Cached:          1044836 kB
SwapCached:         3240 kB
Active:          1917548 kB
Inactive:         374448 kB
Active(anon):     901132 kB
Inactive(anon):     8984 kB
Active(file):    1016416 kB
Inactive(file):   365464 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        911980 kB
Mapped:            13624 kB
Shmem:                96 kB
Slab:             693680 kB
SReclaimable:     138112 kB
SUnreclaim:       555568 kB
KernelStack:        1488 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1200164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70560 MiB
End job on node116 at 2012-05-27 12:20:28