Trace number 3696746

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-rand4bf850.cudf.paranoid.opb
MD5SUMa8309936b1d78278af68f39ea49fb649
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10949
Best CPU time to get the best result obtained on this benchmark1.12583
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6130
Total number of constraints27104
Number of constraints which are clauses26814
Number of constraints which are cardinality constraints (but not clauses)290
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2292
Biggest coefficient in the objective function 1743
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 962134
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1743
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 962134
Number of bits of the biggest sum of numbers20
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.23	c model valid
0.00/0.23	c current solution ok
0.00/0.30	o 114001
0.00/0.30	c current bound: 57000
0.00/0.30	c fallback to adder encoding
978.36/978.60	c model valid
978.36/978.60	c current solution ok
978.36/978.61	o 56710
978.36/978.61	c current bound: 28355
978.36/978.61	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3696746-1338094762/watcher-3696746-1338094762 -o /tmp/evaluation-result-3696746-1338094762/solver-3696746-1338094762 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696746-1338094762.opb 620296454 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6446
/proc/meminfo: memFree=30892544/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0

[startup+0.054041 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6446
/proc/meminfo: memFree=30892544/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100146 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6446
/proc/meminfo: memFree=30892544/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300199 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6446
/proc/meminfo: memFree=30892544/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700192 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6446
/proc/meminfo: memFree=30892544/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/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: 2.00 2.00 2.00 3/183 6453
/proc/meminfo: memFree=30825948/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=41360 CPUtime=0.97 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 9183 0 0 0 96 1 0 0 20 0 1 0 275602265 42352640 8766 33554432000 4194304 4896791 140734420380368 140734419329160 4203098 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 10340 8766 77 172 0 10166 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 82420

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6453
/proc/meminfo: memFree=30822528/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=41908 CPUtime=2.57 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 9811 0 0 0 256 1 0 0 20 0 1 0 275602265 42913792 8947 33554432000 4194304 4896791 140734420380368 140734420377880 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 10477 8947 77 172 0 10303 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 82968

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6453
/proc/meminfo: memFree=30820296/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=42756 CPUtime=5.78 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 11356 0 0 0 576 2 0 0 20 0 1 0 275602265 43782144 9402 33554432000 4194304 4896791 140734420380368 140734420377736 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 10689 9402 77 172 0 10515 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83816

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6453
/proc/meminfo: memFree=30813620/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=44780 CPUtime=12.17 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 13813 0 0 0 1214 3 0 0 20 0 1 0 275602265 45854720 10324 33554432000 4194304 4896791 140734420380368 140734420376104 4224819 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 11195 10324 77 172 0 11021 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 85840

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6453
/proc/meminfo: memFree=30805172/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=55172 CPUtime=24.97 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 15737 0 0 0 2493 4 0 0 20 0 1 0 275602265 56496128 11710 33554432000 4194304 4896791 140734420380368 140734420377896 4223858 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 13793 11710 77 172 0 13619 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 96232

[startup+51.1004 s]
/proc/loadavg: 2.13 2.03 2.01 3/184 6456
/proc/meminfo: memFree=30789372/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=59848 CPUtime=50.55 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 20808 0 0 0 5049 6 0 0 20 0 1 0 275602265 61284352 12827 33554432000 4194304 4896791 140734420380368 140734420377592 4203096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 14962 12827 77 172 0 14788 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 100908

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 6479
/proc/meminfo: memFree=30784484/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275602265 9367552 267 33554432000 4194304 5064252 140733374941536 140733374940448 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6452/statm: 2287 267 226 213 0 72 0
[pid=6453] ppid=6452 vsize=76904 CPUtime=101.76 cores=0,2,4,6
/proc/6453/stat : 6453 (glucose_static) R 6452 6446 5734 0 -1 4202496 25244 0 0 0 10166 10 0 0 20 0 1 0 275602265 78749696 16743 33554432000 4194304 4896791 140734420380368 140734420377592 4203796 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6453/statm: 19226 16743 78 172 0 19052 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117964

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 6480
/proc/meminfo: memFree=30752912/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=22764 CPUtime=0.49 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 4243 2485 0 0 33 8 8 0 20 0 1 0 275602214 23310336 4491 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 5691 4491 179 410 0 5273 0
[pid=6452] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 30265 0 0 0 44325 14 0 0 20 0 1 0 275700094 102461440 22471 33554432000 4194304 4896791 140734352560896 140734352558104 4203749 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 25015 22471 78 172 0 24841 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 157080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6583
/proc/meminfo: memFree=30752320/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=100832 CPUtime=503.37 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 31319 0 0 0 50322 15 0 0 20 0 1 0 275700094 103251968 21151 33554432000 4194304 4896791 140734352560896 140734352556632 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 25208 21151 78 172 0 25034 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 157852

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6583
/proc/meminfo: memFree=30740416/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=132476 CPUtime=563.37 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 32208 0 0 0 56321 16 0 0 20 0 1 0 275700094 135655424 25544 33554432000 4194304 4896791 140734352560896 140734352558424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 33119 25544 78 172 0 32945 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 189496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6583
/proc/meminfo: memFree=30759252/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=102308 CPUtime=623.35 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 33290 0 0 0 62318 17 0 0 20 0 1 0 275700094 104763392 22049 33554432000 4194304 4896791 140734352560896 140734352558120 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 25577 22049 78 172 0 25403 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 159328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6585
/proc/meminfo: memFree=30730596/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=133520 CPUtime=683.35 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 33983 0 0 0 68317 18 0 0 20 0 1 0 275700094 136724480 25807 33554432000 4194304 4896791 140734352560896 140734352556632 4203844 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 33380 25807 78 172 0 33206 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 190540

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 6585
/proc/meminfo: memFree=30754588/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=104344 CPUtime=743.31 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 35281 0 0 0 74312 19 0 0 20 0 1 0 275700094 106848256 22005 33554432000 4194304 4896791 140734352560896 140734352558408 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 26086 22005 78 172 0 25912 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 161364

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 6585
/proc/meminfo: memFree=30717740/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=135688 CPUtime=803.3 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 36003 0 0 0 80310 20 0 0 20 0 1 0 275700094 138944512 27322 33554432000 4194304 4896791 140734352560896 140734352556632 4206322 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 33922 27322 78 172 0 33748 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 192708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 6585
/proc/meminfo: memFree=30731012/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=136176 CPUtime=821.5 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 36122 0 0 0 82130 20 0 0 20 0 1 0 275700094 139444224 28463 33554432000 4194304 4896791 140734352560896 140734352556632 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 34044 28463 78 172 0 33870 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 193196

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 6585
/proc/meminfo: memFree=30731012/32873648 swapFree=6860/6860
[pid=6446] ppid=6444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6446/stat : 6446 (runPb2sat.sh) S 6444 6446 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275602214 9367552 274 33554432000 4194304 5064252 140733872214944 140733872213856 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6446/statm: 2287 274 233 213 0 72 0
[pid=6447] ppid=6446 vsize=38724 CPUtime=978.56 cores=0,2,4,6
/proc/6447/stat : 6447 (pb2sat) S 6446 6446 5734 0 -1 4202496 5827 49535 0 0 54 11 97757 34 20 0 1 0 275602214 39653376 8793 33554432000 4194304 5873084 140735002355632 140735002349448 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6447/statm: 9681 8793 179 410 0 9263 0
[pid=6490] ppid=6447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (satsolver.sh) S 6447 6446 5734 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275700094 9367552 267 33554432000 4194304 5064252 140735397447360 140735397446272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6490/statm: 2287 267 226 213 0 72 0
[pid=6491] ppid=6490 vsize=136176 CPUtime=821.5 cores=0,2,4,6
/proc/6491/stat : 6491 (glucose_static) R 6490 6446 5734 0 -1 4202496 36122 0 0 0 82130 20 0 0 20 0 1 0 275700094 139444224 28463 33554432000 4194304 4896791 140734352560896 140734352556632 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6491/statm: 34044 28463 78 172 0 33870 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 193196

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6446 and gives
#  childrusage.ru_utime.tv_sec=978
#  childrusage.ru_utime.tv_usec=121302
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=461929
# CPU time returned by wait4() is 978.583
# 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.51
CPU time (s): 1800.06
CPU user time (s): 1799.41
CPU system time (s): 0.65
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 239184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 978.121
system time used= 0.461929
maximum resident set size= 169356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56339
page faults= 0
swaps= 0
block input operations= 0
block output operations= 54496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 123
involuntary context switches= 1257

runsolver used 3.32649 second user time and 8.63469 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 06:59:22
IDJOB=3696746
IDBENCH=72121
IDSOLVER=2274
FILE ID=node116/3696746-1338094762
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71452 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-rand4bf850.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696746-1338094762/watcher-3696746-1338094762 -o /tmp/evaluation-result-3696746-1338094762/solver-3696746-1338094762 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696746-1338094762.opb 620296454 HOME HOME

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

MD5SUM BENCH= a8309936b1d78278af68f39ea49fb649
RANDOM SEED=620296454

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:        30892700 kB
Buffers:          301692 kB
Cached:           729344 kB
SwapCached:         3244 kB
Active:           874488 kB
Inactive:         277068 kB
Active(anon):     111168 kB
Inactive(anon):     8932 kB
Active(file):     763320 kB
Inactive(file):   268136 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:              9416 kB
Writeback:             0 kB
AnonPages:        177532 kB
Mapped:            13616 kB
Shmem:                96 kB
Slab:             685916 kB
SReclaimable:     130136 kB
SUnreclaim:       555780 kB
KernelStack:        1488 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     261340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71424 MiB
End job on node116 at 2012-05-27 07:29:22