Trace number 3695862

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

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

15.17/15.20	c model valid
15.17/15.20	c current solution ok
22.07/22.40	o 414454
22.07/22.40	c current bound: 207227
22.07/22.40	c fallback to adder encoding
1800.06/1800.61	c error: unexpected solver exit code
1800.06/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-3695862-1338229161/watcher-3695862-1338229161 -o /tmp/evaluation-result-3695862-1338229161/solver-3695862-1338229161 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695862-1338229161.opb 438081844 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.08 1.18 1.55 3/177 22794
/proc/meminfo: memFree=30267484/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0

[startup+0.0753871 s]
/proc/loadavg: 1.08 1.18 1.55 3/177 22794
/proc/meminfo: memFree=30267484/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 1.08 1.18 1.55 3/177 22794
/proc/meminfo: memFree=30267484/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 1.08 1.18 1.55 3/177 22794
/proc/meminfo: memFree=30267484/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 1.08 1.18 1.55 3/177 22794
/proc/meminfo: memFree=30267484/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.08 1.18 1.55 3/179 22796
/proc/meminfo: memFree=30249536/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=19396 CPUtime=1.49 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) R 22794 22794 22749 0 -1 4202496 2866 0 0 0 148 1 0 0 20 0 1 0 289042516 19861504 3350 33554432000 4194304 5873084 140734344225456 140734344222824 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22795/statm: 4849 3350 145 410 0 4431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28544

[startup+3.10015 s]
/proc/loadavg: 1.08 1.18 1.55 3/179 22796
/proc/meminfo: memFree=30234208/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=36308 CPUtime=3.09 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) R 22794 22794 22749 0 -1 4202496 3514 0 0 0 307 2 0 0 20 0 1 0 289042516 37179392 6034 33554432000 4194304 5873084 140734344225456 140734344222824 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22795/statm: 9077 6034 145 410 0 8659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45456

[startup+6.30025 s]
/proc/loadavg: 1.15 1.19 1.55 3/179 22798
/proc/meminfo: memFree=30114008/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=70000 CPUtime=6.29 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) R 22794 22794 22749 0 -1 4202496 4276 0 0 0 625 4 0 0 20 0 1 0 289042516 71680000 11890 33554432000 4194304 5873084 140734344225456 140734344222824 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22795/statm: 17500 11890 145 410 0 17082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79148

[startup+12.7002 s]
/proc/loadavg: 1.22 1.20 1.55 3/181 22803
/proc/meminfo: memFree=29389284/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=167904 CPUtime=12.68 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) R 22794 22794 22749 0 -1 4202496 12043 30336 0 0 1138 19 104 7 20 0 1 0 289042516 171933696 28211 33554432000 4194304 5873084 140734344225456 140734344221064 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22795/statm: 41976 28211 168 410 0 41558 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 177052

[startup+25.5003 s]
/proc/loadavg: 1.47 1.26 1.56 3/183 22806
/proc/meminfo: memFree=28911288/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=199104 CPUtime=1.05 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 31146 0 0 0 99 6 0 0 20 0 1 0 289044960 203882496 43947 33554432000 4194304 4896791 140736623401232 140736622350280 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 49776 43947 58 172 0 49602 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 525208

[startup+51.1004 s]
/proc/loadavg: 1.70 1.33 1.58 3/184 22809
/proc/meminfo: memFree=28556956/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=483560 CPUtime=26.65 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 72671 0 0 0 2645 20 0 0 20 0 1 0 289044960 495165440 104791 33554432000 4194304 4896791 140736623401232 140736623398376 4224120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 120890 104791 78 172 0 120716 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 809664

[startup+102.3 s]
/proc/loadavg: 1.94 1.45 1.60 3/183 22810
/proc/meminfo: memFree=28552176/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=484088 CPUtime=77.84 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 73679 0 0 0 7764 20 0 0 20 0 1 0 289044960 495706112 104915 33554432000 4194304 4896791 140736623401232 140736623398440 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 121022 104915 78 172 0 120848 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 810192

[startup+162.3 s]
/proc/loadavg: 2.01 1.56 1.63 3/183 22810
/proc/meminfo: memFree=28421164/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=512768 CPUtime=137.85 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 81741 0 0 0 13756 29 0 0 20 0 1 0 289044960 525074432 114551 33554432000 4194304 4896791 140736623401232 140736623398616 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 128192 114551 78 172 0 128018 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 838872

[startup+222.3 s]
/proc/loadavg: 2.00 1.64 1.65 3/183 22810
/proc/meminfo: memFree=28402432/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=612296 CPUtime=197.82 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 89064 0 0 0 19746 36 0 0 20 0 1 0 289044960 626991104 126405 33554432000 4194304 4896791 140736623401232 140736623398440 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 153074 126405 78 172 0 152900 0
Current children cumulated CPU time (s) 222.04

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

/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 149124 0 0 0 139597 162 0 0 20 0 1 0 289044960 751149056 164620 33554432000 4194304 4896791 140736623401232 140736623396968 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 183386 164620 78 172 0 183212 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1059648

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 1.89 3/183 22820
/proc/meminfo: memFree=27975060/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=740632 CPUtime=1457.58 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 151551 0 0 0 145592 166 0 0 20 0 1 0 289044960 758407168 172686 33554432000 4194304 4896791 140736623401232 140736623398440 4203783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 185158 172686 78 172 0 184984 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1066736

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/183 22820
/proc/meminfo: memFree=27950232/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=753764 CPUtime=1517.57 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 155998 0 0 0 151584 173 0 0 20 0 1 0 289044960 771854336 176013 33554432000 4194304 4896791 140736623401232 140736623398440 4225130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 188441 176013 78 172 0 188267 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1079868

[startup+1602.31 s]
/proc/loadavg: 2.01 2.00 1.90 3/181 22820
/proc/meminfo: memFree=27957984/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=770528 CPUtime=1577.57 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 161025 0 0 0 157579 178 0 0 20 0 1 0 289044960 789020672 178377 33554432000 4194304 4896791 140736623401232 140736623398440 4205066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 192632 178377 78 172 0 192458 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1096632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 22822
/proc/meminfo: memFree=27925304/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=775260 CPUtime=1637.56 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 162742 0 0 0 163573 183 0 0 20 0 1 0 289044960 793866240 183387 33554432000 4194304 4896791 140736623401232 140736623398440 4204016 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 193815 183387 78 172 0 193641 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1101364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 22822
/proc/meminfo: memFree=27944912/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=779684 CPUtime=1697.55 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 164803 0 0 0 169569 186 0 0 20 0 1 0 289044960 798396416 183678 33554432000 4194304 4896791 140736623401232 140736623398760 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 194921 183678 78 172 0 194747 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1105788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 22822
/proc/meminfo: memFree=27911736/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=788920 CPUtime=1757.54 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 166353 0 0 0 175564 190 0 0 20 0 1 0 289044960 807854080 186686 33554432000 4194304 4896791 140736623401232 140736623398440 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 197230 186686 78 172 0 197056 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1115024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22862
/proc/meminfo: memFree=29010448/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=791872 CPUtime=1775.84 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 167137 0 0 0 177394 190 0 0 20 0 1 0 289044960 810876928 191047 33554432000 4194304 4896791 140736623401232 140736623398440 4238455 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 197968 191047 78 172 0 197794 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1117976

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22862
/proc/meminfo: memFree=29010448/32873648 swapFree=6860/6860
[pid=22794] ppid=22792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22794/stat : 22794 (runPb2sat.sh) S 22792 22794 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289042516 9367552 274 33554432000 4194304 5064252 140734731972304 140734731971216 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22794/statm: 2287 274 233 213 0 72 0
[pid=22795] ppid=22794 vsize=307808 CPUtime=24.22 cores=1,3,5,7
/proc/22795/stat : 22795 (pb2sat) S 22794 22794 22749 0 -1 4202496 19342 30850 0 0 1697 602 104 19 20 0 1 0 289042516 315195392 63073 33554432000 4194304 5873084 140734344225456 140734344219272 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/22795/statm: 76952 63073 178 410 0 76534 0
[pid=22805] ppid=22795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22805/stat : 22805 (satsolver.sh) S 22795 22794 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289044959 9367552 267 33554432000 4194304 5064252 140733889586112 140733889585024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22805/statm: 2287 267 226 213 0 72 0
[pid=22806] ppid=22805 vsize=791872 CPUtime=1775.84 cores=1,3,5,7
/proc/22806/stat : 22806 (glucose_static) R 22805 22794 22749 0 -1 4202496 167137 0 0 0 177394 190 0 0 20 0 1 0 289044960 810876928 191047 33554432000 4194304 4896791 140736623401232 140736623398440 4238455 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22806/statm: 197968 191047 78 172 0 197794 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1117976

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22794 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=29259
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=231052
# CPU time returned by wait4() is 24.2603
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1791.95
CPU system time (s): 8.11
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1438180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0293
system time used= 6.23105
maximum resident set size= 382696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 717464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 34

runsolver used 3.20451 second user time and 8.67768 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 20:19:25
IDJOB=3695862
IDBENCH=92820
IDSOLVER=2274
FILE ID=node116/3695862-1338229161
RUNJOBID= node116-1338229161-22766
PBS_JOBID= 14624642
Free space on /tmp= 71300 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.20-11.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695862-1338229161/watcher-3695862-1338229161 -o /tmp/evaluation-result-3695862-1338229161/solver-3695862-1338229161 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695862-1338229161.opb 438081844 HOME HOME

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=438081844

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:        30267864 kB
Buffers:          390012 kB
Cached:          1345160 kB
SwapCached:         3236 kB
Active:          1040816 kB
Inactive:         720592 kB
Active(anon):      17164 kB
Inactive(anon):     8956 kB
Active(file):    1023652 kB
Inactive(file):   711636 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103668 kB
Dirty:            185640 kB
Writeback:             0 kB
AnonPages:         24352 kB
Mapped:            13176 kB
Shmem:                96 kB
Slab:             704580 kB
SReclaimable:     147924 kB
SUnreclaim:       556656 kB
KernelStack:        1456 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71048 MiB
End job on node116 at 2012-05-28 20:49:25