Trace number 3696863

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.08 1800.82

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM0476e702136eda2e813dad2792abe9ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark1790.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

13.64/13.74	c model valid
13.64/13.74	c current solution ok
31.86/32.29	o 2024
31.86/32.29	c current bound: 1012
31.86/32.29	c fallback to adder encoding
963.71/964.25	c model valid
963.71/964.25	c current solution ok
963.76/964.66	o 1012
963.76/964.66	c current bound: 506
963.76/964.66	c fallback to adder encoding
1800.08/1800.81	c error: unexpected solver exit code
1800.08/1800.81	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-3696863-1338114028/watcher-3696863-1338114028 -o /tmp/evaluation-result-3696863-1338114028/solver-3696863-1338114028 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696863-1338114028.opb 196712324 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.03 2.04 3/180 9348
/proc/meminfo: memFree=27458332/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0

[startup+0.0125331 s]
/proc/loadavg: 2.00 2.03 2.04 3/180 9348
/proc/meminfo: memFree=27458332/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.00 2.03 2.04 3/180 9348
/proc/meminfo: memFree=27458332/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300142 s]
/proc/loadavg: 2.00 2.03 2.04 3/180 9348
/proc/meminfo: memFree=27458332/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700114 s]
/proc/loadavg: 2.00 2.03 2.04 3/180 9348
/proc/meminfo: memFree=27458332/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.03 2.04 3/182 9350
/proc/meminfo: memFree=27410280/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=51908 CPUtime=1.49 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) R 9348 9348 5734 0 -1 4202496 12936 0 0 0 147 2 0 0 20 0 1 0 277528970 53153792 12544 33554432000 4194304 5873084 140736563994608 140736563991560 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9349/statm: 12977 12544 139 410 0 12559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61056

[startup+3.10022 s]
/proc/loadavg: 2.00 2.03 2.04 3/182 9350
/proc/meminfo: memFree=27349612/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=286808 CPUtime=3.09 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) R 9348 9348 5734 0 -1 4202496 41151 0 0 0 300 9 0 0 20 0 1 0 277528970 293691392 55141 33554432000 4194304 5873084 140736563994608 140736563990792 4920028 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9349/statm: 71702 55141 153 410 0 71284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 295956

[startup+6.30028 s]
/proc/loadavg: 2.00 2.03 2.04 3/182 9350
/proc/meminfo: memFree=26870868/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=673204 CPUtime=6.28 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) R 9348 9348 5734 0 -1 4202496 105639 0 0 0 607 21 0 0 20 0 1 0 277528970 689360896 164022 33554432000 4194304 5873084 140736563994608 140736563990792 4996171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9349/statm: 168301 164022 153 410 0 167883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 682352

[startup+12.7002 s]
/proc/loadavg: 2.08 2.04 2.04 3/182 9352
/proc/meminfo: memFree=26445812/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=749740 CPUtime=12.64 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) R 9348 9348 5734 0 -1 4202496 117248 117690 0 0 668 63 490 43 20 0 1 0 277528970 767733760 185729 33554432000 4194304 5873084 140736563994608 140736563991032 5127424 0 0 4096 0 0 0 0 17 3 0 0 3 0 0
/proc/9349/statm: 187435 185729 166 410 0 187017 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 758888

[startup+25.5001 s]
/proc/loadavg: 2.07 2.04 2.04 3/182 9352
/proc/meminfo: memFree=26274924/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=749744 CPUtime=25.39 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) R 9348 9348 5734 0 -1 4202496 117254 117690 0 0 995 1011 490 43 20 0 1 0 277528970 767737856 185733 33554432000 4194304 5873084 140736563994608 140736563990040 5127520 0 0 4096 0 0 0 0 17 3 0 0 8 0 0
/proc/9349/statm: 187436 185733 169 410 0 187018 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 758892

[startup+51.1004 s]
/proc/loadavg: 2.17 2.07 2.05 3/183 9355
/proc/meminfo: memFree=25223268/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=32.44 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 118684 118204 0 0 1141 1528 490 85 20 0 1 0 277528970 801292288 193890 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193890 176 410 0 195210 0
[pid=9354] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9354/stat : 9354 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277532248 9367552 267 33554432000 4194304 5064252 140736623043616 140736623042528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9354/statm: 2287 267 226 213 0 72 0
[pid=9355] ppid=9354 vsize=1119712 CPUtime=18.3 cores=1,3,5,7
/proc/9355/stat : 9355 (glucose_static) R 9354 9348 5734 0 -1 4202496 147298 0 0 0 1783 47 0 0 20 0 1 0 277532249 1146585088 226653 33554432000 4194304 4896791 140734198836416 140734198833928 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9355/statm: 279928 226653 78 172 0 279754 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 1920520

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/183 9355
/proc/meminfo: memFree=25203940/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=32.44 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 118684 118204 0 0 1141 1528 490 85 20 0 1 0 277528970 801292288 193890 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193890 176 410 0 195210 0
[pid=9354] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9354/stat : 9354 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277532248 9367552 267 33554432000 4194304 5064252 140736623043616 140736623042528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9354/statm: 2287 267 226 213 0 72 0
[pid=9355] ppid=9354 vsize=1128608 CPUtime=69.48 cores=1,3,5,7
/proc/9355/stat : 9355 (glucose_static) R 9354 9348 5734 0 -1 4202496 154654 0 0 0 6900 48 0 0 20 0 1 0 277532249 1155694592 231305 33554432000 4194304 4896791 140734198836416 140734198833720 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9355/statm: 282152 231305 78 172 0 281978 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 1929416

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/183 9356
/proc/meminfo: memFree=25199724/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=32.44 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 118684 118204 0 0 1141 1528 490 85 20 0 1 0 277528970 801292288 193890 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193890 176 410 0 195210 0
[pid=9354] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9354/stat : 9354 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277532248 9367552 267 33554432000 4194304 5064252 140736623043616 140736623042528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9354/statm: 2287 267 226 213 0 72 0
[pid=9355] ppid=9354 vsize=1132552 CPUtime=129.47 cores=1,3,5,7
/proc/9355/stat : 9355 (glucose_static) R 9354 9348 5734 0 -1 4202496 155615 0 0 0 12899 48 0 0 20 0 1 0 277532249 1159733248 232266 33554432000 4194304 4896791 140734198836416 140734198833624 4203102 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9355/statm: 283138 232266 78 172 0 282964 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 1933360

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.03 3/183 9356
/proc/meminfo: memFree=25198612/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=32.44 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 118684 118204 0 0 1141 1528 490 85 20 0 1 0 277528970 801292288 193890 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193890 176 410 0 195210 0
[pid=9354] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9354/stat : 9354 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277532248 9367552 267 33554432000 4194304 5064252 140736623043616 140736623042528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9354/statm: 2287 267 226 213 0 72 0
[pid=9355] ppid=9354 vsize=1132552 CPUtime=189.46 cores=1,3,5,7
/proc/9355/stat : 9355 (glucose_static) R 9354 9348 5734 0 -1 4202496 155639 0 0 0 18898 48 0 0 20 0 1 0 277532249 1159733248 232290 33554432000 4194304 4896791 140734198836416 140734198833624 4203102 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9355/statm: 283138 232290 78 172 0 282964 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 1933360

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 9356
/proc/meminfo: memFree=25185780/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9365/statm: 283370 231728 77 172 0 283196 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 1934288

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 9412
/proc/meminfo: memFree=28065140/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1134460 CPUtime=457.13 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 146606 0 0 0 45670 43 0 0 20 0 1 0 277625480 1161687040 232483 33554432000 4194304 4896791 140734328678448 140734328675656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 283615 232483 77 172 0 283441 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 1935268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9412
/proc/meminfo: memFree=28057880/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1134956 CPUtime=517.12 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 146685 0 0 0 51669 43 0 0 20 0 1 0 277625480 1162194944 233073 33554432000 4194304 4896791 140734328678448 140734328675992 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 283739 233073 77 172 0 283565 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1935764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9412
/proc/meminfo: memFree=28069976/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1136804 CPUtime=577.1 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 147169 0 0 0 57667 43 0 0 20 0 1 0 277625480 1164087296 233554 33554432000 4194304 4896791 140734328678448 140734328675752 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 284201 233554 77 172 0 284027 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 1937612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9412
/proc/meminfo: memFree=28061308/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1138012 CPUtime=637.07 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 150441 0 0 0 63663 44 0 0 20 0 1 0 277625480 1165324288 234942 33554432000 4194304 4896791 140734328678448 140734328674184 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 284503 234942 77 172 0 284329 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 1938820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9413
/proc/meminfo: memFree=28055896/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1139316 CPUtime=697.03 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 156554 0 0 0 69658 45 0 0 20 0 1 0 277625480 1166659584 235909 33554432000 4194304 4896791 140734328678448 140734328675672 4225550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 284829 235909 77 172 0 284655 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1940124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9413
/proc/meminfo: memFree=28041044/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1141104 CPUtime=757.02 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 156964 0 0 0 75656 46 0 0 20 0 1 0 277625480 1168490496 237892 33554432000 4194304 4896791 140734328678448 140734328673480 4225514 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 285276 237892 78 172 0 285102 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 1941912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9416
/proc/meminfo: memFree=28031388/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1141744 CPUtime=817 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 157159 0 0 0 81654 46 0 0 20 0 1 0 277625480 1169145856 239084 33554432000 4194304 4896791 140734328678448 140734328675976 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 285436 239084 78 172 0 285262 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 1942552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 9416
/proc/meminfo: memFree=28027408/32873648 swapFree=6860/6860
[pid=9348] ppid=9346 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9348/stat : 9348 (runPb2sat.sh) S 9346 9348 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277528970 9367552 275 33554432000 4194304 5064252 140735874615392 140735874614304 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9348/statm: 2287 275 233 213 0 72 0
[pid=9349] ppid=9348 vsize=782512 CPUtime=964.59 cores=1,3,5,7
/proc/9349/stat : 9349 (pb2sat) S 9348 9348 5734 0 -1 4202496 125391 291921 0 0 1321 1536 93412 190 20 0 1 0 277528970 801292288 193053 33554432000 4194304 5873084 140736563994608 140736563988424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/9349/statm: 195628 193053 177 410 0 195210 0
[pid=9364] ppid=9349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9364/stat : 9364 (satsolver.sh) S 9349 9348 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277625478 9367552 267 33554432000 4194304 5064252 140734652716944 140734652715856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9364/statm: 2287 267 226 213 0 72 0
[pid=9365] ppid=9364 vsize=1142408 CPUtime=835.49 cores=1,3,5,7
/proc/9365/stat : 9365 (glucose_static) R 9364 9348 5734 0 -1 4202496 157323 0 0 0 83503 46 0 0 20 0 1 0 277625480 1169825792 239752 33554432000 4194304 4896791 140734328678448 140734328675656 4203799 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9365/statm: 285602 239752 78 172 0 285428 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1943216

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 9348 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.82
CPU time (s): 1800.08
CPU user time (s): 1782.36
CPU system time (s): 17.72
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 2173420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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 3.78043 second user time and 11.3033 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 12:20:29
IDJOB=3696863
IDBENCH=89912
IDSOLVER=2274
FILE ID=node116/3696863-1338114028
RUNJOBID= node116-1338088521-5751
PBS_JOBID= 14624463
Free space on /tmp= 70596 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_9_shg.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696863-1338114028/watcher-3696863-1338114028 -o /tmp/evaluation-result-3696863-1338114028/solver-3696863-1338114028 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696863-1338114028.opb 196712324 HOME HOME

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

MD5SUM BENCH= 0476e702136eda2e813dad2792abe9ac
RANDOM SEED=196712324

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:        27459248 kB
Buffers:          344384 kB
Cached:          1721056 kB
SwapCached:         3240 kB
Active:          4145712 kB
Inactive:         424156 kB
Active(anon):    2495224 kB
Inactive(anon):     8984 kB
Active(file):    1650488 kB
Inactive(file):   415172 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103664 kB
Dirty:             39624 kB
Writeback:             0 kB
AnonPages:       2506356 kB
Mapped:            13608 kB
Shmem:                96 kB
Slab:             702172 kB
SReclaimable:     146652 kB
SUnreclaim:       555520 kB
KernelStack:        1480 kB
PageTables:         9132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3153640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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= 70796 MiB
End job on node116 at 2012-05-27 12:50:32