Trace number 3696500

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.02 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_13.opb
MD5SUMe41be903cf92c8332743e4188dbf4c82
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1798
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 123
Optimality of the best value was proved NO
Number of variables2467
Total number of constraints4745
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4744
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 78
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 205
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1391
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

96.35/96.43	c model valid
96.35/96.43	c current solution ok
104.08/104.38	o 186
104.08/104.38	c current bound: 93
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696500-1338074081/watcher-3696500-1338074081 -o /tmp/evaluation-result-3696500-1338074081/solver-3696500-1338074081 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696500-1338074081.opb 666648354 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.12 2.03 2.01 3/179 23536
/proc/meminfo: memFree=26345136/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0

[startup+0.077717 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 23536
/proc/meminfo: memFree=26345136/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 23536
/proc/meminfo: memFree=26345136/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 23536
/proc/meminfo: memFree=26345136/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 23536
/proc/meminfo: memFree=26345136/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/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.12 2.03 2.01 3/181 23538
/proc/meminfo: memFree=26326304/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=36760 CPUtime=1.49 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) R 23536 23536 21702 0 -1 4202496 3622 0 0 0 148 1 0 0 20 0 1 0 273533561 37642240 6646 33554432000 4194304 5873084 140736908115056 140736908110824 4779561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23537/statm: 9190 6646 146 410 0 8772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45908

[startup+3.10022 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 23538
/proc/meminfo: memFree=26307500/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=69528 CPUtime=3.08 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) R 23536 23536 21702 0 -1 4202496 4170 0 0 0 307 1 0 0 20 0 1 0 273533561 71196672 13310 33554432000 4194304 5873084 140736908115056 140736908112424 4420289 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23537/statm: 17382 13310 146 410 0 16964 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78676

[startup+6.30029 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 23538
/proc/meminfo: memFree=26254092/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=149956 CPUtime=6.29 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) R 23536 23536 21702 0 -1 4202496 8562 0 0 0 626 3 0 0 20 0 1 0 273533561 153554944 30867 33554432000 4194304 5873084 140736908115056 140736908111240 4664154 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23537/statm: 37523 30869 155 410 0 37105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159104

[startup+12.7003 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 23540
/proc/meminfo: memFree=25523608/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=335844 CPUtime=7.54 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 23670 0 0 0 723 31 0 0 20 0 1 0 273533561 343904256 56346 33554432000 4194304 5873084 140736908115056 140736908111480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/23537/statm: 83961 56346 162 410 0 83543 0
[pid=23539] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23539/stat : 23539 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273534318 9367552 266 33554432000 4194304 5064252 140734576034544 140734576033456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23539/statm: 2287 266 226 213 0 72 0
[pid=23540] ppid=23539 vsize=512136 CPUtime=5.12 cores=1,3,5,7
/proc/23540/stat : 23540 (glucose_static) R 23539 23536 21702 0 -1 4202496 61704 0 0 0 495 17 0 0 20 0 1 0 273534318 524427264 109046 33554432000 4194304 4896791 140734017666224 140734017663656 4225124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23540/statm: 128034 109046 76 172 0 127860 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 866276

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 23540
/proc/meminfo: memFree=25519184/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=335844 CPUtime=7.54 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 23670 0 0 0 723 31 0 0 20 0 1 0 273533561 343904256 56346 33554432000 4194304 5873084 140736908115056 140736908111480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/23537/statm: 83961 56346 162 410 0 83543 0
[pid=23539] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23539/stat : 23539 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273534318 9367552 266 33554432000 4194304 5064252 140734576034544 140734576033456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23539/statm: 2287 266 226 213 0 72 0
[pid=23540] ppid=23539 vsize=521884 CPUtime=17.92 cores=1,3,5,7
/proc/23540/stat : 23540 (glucose_static) R 23539 23536 21702 0 -1 4202496 63733 0 0 0 1775 17 0 0 20 0 1 0 273534318 534409216 111075 33554432000 4194304 4896791 140734017666224 140734017663656 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23540/statm: 130471 111075 76 172 0 130297 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 876024

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 23541
/proc/meminfo: memFree=25490292/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=335844 CPUtime=7.54 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 23670 0 0 0 723 31 0 0 20 0 1 0 273533561 343904256 56346 33554432000 4194304 5873084 140736908115056 140736908111480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/23537/statm: 83961 56346 162 410 0 83543 0
[pid=23539] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23539/stat : 23539 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273534318 9367552 266 33554432000 4194304 5064252 140734576034544 140734576033456 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23539/statm: 2287 266 226 213 0 72 0
[pid=23540] ppid=23539 vsize=554916 CPUtime=43.51 cores=1,3,5,7
/proc/23540/stat : 23540 (glucose_static) R 23539 23536 21702 0 -1 4202496 70876 0 0 0 4331 20 0 0 20 0 1 0 273534318 568233984 118157 33554432000 4194304 4896791 140734017666224 140734017663656 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23540/statm: 138729 118157 78 172 0 138555 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 909056

[startup+102.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 23541
/proc/meminfo: memFree=25801532/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=102.23 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) R 23536 23536 21702 0 -1 4202496 25601 73589 0 0 840 511 8848 24 20 0 1 0 273533561 369201152 62348 33554432000 4194304 5873084 140736908115056 140736908110488 5127520 0 0 4096 0 0 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62348 171 410 0 89719 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 369696

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 23544
/proc/meminfo: memFree=25331068/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=528656 CPUtime=57.89 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 66477 0 0 0 5771 18 0 0 20 0 1 0 273544000 541343744 111850 33554432000 4194304 4896791 140735439681456 140735439678888 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 132164 111850 78 172 0 131990 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 907500

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 23544
/proc/meminfo: memFree=25328400/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=529032 CPUtime=117.88 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 66603 0 0 0 11770 18 0 0 20 0 1 0 273544000 541728768 112487 33554432000 4194304 4896791 140735439681456 140735439678888 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 132258 112487 78 172 0 132084 0
Current children cumulated CPU time (s) 222.2

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

/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67538 0 0 0 131749 21 0 0 20 0 1 0 273544000 544952320 108629 33554432000 4194304 4896791 140735439681456 140735439678888 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133045 108629 78 172 0 132871 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 911024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 23556
/proc/meminfo: memFree=25310268/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=532180 CPUtime=1377.69 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67548 0 0 0 137748 21 0 0 20 0 1 0 273544000 544952320 109150 33554432000 4194304 4896791 140735439681456 140735439678888 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133045 109150 78 172 0 132871 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 911024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23559
/proc/meminfo: memFree=25308528/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=532312 CPUtime=1437.68 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67556 0 0 0 143747 21 0 0 20 0 1 0 273544000 545087488 109158 33554432000 4194304 4896791 140735439681456 140735439678664 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133078 109158 78 172 0 132904 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 911156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23560
/proc/meminfo: memFree=25303448/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=532992 CPUtime=1497.67 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67768 0 0 0 149746 21 0 0 20 0 1 0 273544000 545783808 109881 33554432000 4194304 4896791 140735439681456 140735439678888 4225124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133248 109881 78 172 0 133074 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 911836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23560
/proc/meminfo: memFree=25302584/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=533572 CPUtime=1557.67 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67903 0 0 0 155746 21 0 0 20 0 1 0 273544000 546377728 110016 33554432000 4194304 4896791 140735439681456 140735439678888 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133393 110016 78 172 0 133219 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 912416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23560
/proc/meminfo: memFree=25298940/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=533788 CPUtime=1617.63 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 67967 0 0 0 161742 21 0 0 20 0 1 0 273544000 546598912 110568 33554432000 4194304 4896791 140735439681456 140735439678888 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133447 110568 78 172 0 133273 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 912632

[startup+1782.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 23605
/proc/meminfo: memFree=26187752/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=533788 CPUtime=1677.61 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 68003 0 0 0 167740 21 0 0 20 0 1 0 273544000 546598912 110714 33554432000 4194304 4896791 140735439681456 140735439678888 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133447 110714 78 172 0 133273 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 912632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 23605
/proc/meminfo: memFree=26196564/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=533788 CPUtime=1695.7 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 68006 0 0 0 169549 21 0 0 20 0 1 0 273544000 546598912 110717 33554432000 4194304 4896791 140735439681456 140735439678888 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133447 110717 78 172 0 133273 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 912632

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 23605
/proc/meminfo: memFree=26196564/32873648 swapFree=7100/7100
[pid=23536] ppid=23534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23536/stat : 23536 (runPb2sat.sh) S 23534 23536 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273533561 9367552 275 33554432000 4194304 5064252 140734590419312 140734590418224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23536/statm: 2287 275 233 213 0 72 0
[pid=23537] ppid=23536 vsize=360548 CPUtime=104.32 cores=1,3,5,7
/proc/23537/stat : 23537 (pb2sat) S 23536 23536 21702 0 -1 4202496 25630 74101 0 0 875 661 8848 48 20 0 1 0 273533561 369201152 62350 33554432000 4194304 5873084 140736908115056 140736908108872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/23537/statm: 90137 62350 173 410 0 89719 0
[pid=23543] ppid=23537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23543/stat : 23543 (satsolver.sh) S 23537 23536 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273543999 9367552 267 33554432000 4194304 5064252 140737388430800 140737388429712 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23543/statm: 2287 267 226 213 0 72 0
[pid=23544] ppid=23543 vsize=533788 CPUtime=1695.7 cores=1,3,5,7
/proc/23544/stat : 23544 (glucose_static) R 23543 23536 21702 0 -1 4202496 68006 0 0 0 169549 21 0 0 20 0 1 0 273544000 546598912 110717 33554432000 4194304 4896791 140735439681456 140735439678888 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23544/statm: 133447 110717 78 172 0 133273 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 912632

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23536 and gives
#  childrusage.ru_utime.tv_sec=97
#  childrusage.ru_utime.tv_usec=240217
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=109919
# CPU time returned by wait4() is 104.35
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1792.72
CPU system time (s): 7.3
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 1119492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.2402
system time used= 7.10992
maximum resident set size= 481064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100711
page faults= 0
swaps= 0
block input operations= 16
block output operations= 928704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 119

runsolver used 6.51001 second user time and 19.3471 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 01:14:41
IDJOB=3696500
IDBENCH=2948
IDSOLVER=2274
FILE ID=node123/3696500-1338074081
RUNJOBID= node123-1338052409-21719
PBS_JOBID= 14624391
Free space on /tmp= 71120 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_13.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696500-1338074081/watcher-3696500-1338074081 -o /tmp/evaluation-result-3696500-1338074081/solver-3696500-1338074081 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696500-1338074081.opb 666648354 HOME HOME

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

MD5SUM BENCH= e41be903cf92c8332743e4188dbf4c82
RANDOM SEED=666648354

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        26345136 kB
Buffers:          281140 kB
Cached:          3170236 kB
SwapCached:            0 kB
Active:          3468152 kB
Inactive:        2266540 kB
Active(anon):    2285540 kB
Inactive(anon):        0 kB
Active(file):    1182612 kB
Inactive(file):  2266540 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            387412 kB
Writeback:             0 kB
AnonPages:       2497288 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             652240 kB
SReclaimable:      96444 kB
SUnreclaim:       555796 kB
KernelStack:        1520 kB
PageTables:         8608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2664880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 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= 70756 MiB
End job on node123 at 2012-05-27 01:44:41