Trace number 3750009

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
npSolver 1.0 (fixed)? (TO) 1800.08 1808.02

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-sp98ic.opb
MD5SUM719fde9b23d3f6b632131842d6adb45e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark622354759199999996
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 172784353600000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 486507432685759999927
Number of bits of the sum of numbers in the objective function 69
Biggest number in a constraint 172784353600000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 486507432685759999927
Number of bits of the biggest sum of numbers69
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

18.52/24.27	c run usual solver
1800.08/1808.01	c error: unexpected solver exit code
1800.08/1808.01	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-3750009-1339168522/watcher-3750009-1339168522 -o /tmp/evaluation-result-3750009-1339168522/solver-3750009-1339168522 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750009-1339168522.opb 1345486786 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.72 1.92 1.93 3/173 4097
/proc/meminfo: memFree=28898820/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0

[startup+0.0674231 s]
/proc/loadavg: 1.72 1.92 1.93 3/173 4097
/proc/meminfo: memFree=28898820/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10043 s]
/proc/loadavg: 1.72 1.92 1.93 3/173 4097
/proc/meminfo: memFree=28898820/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.301076 s]
/proc/loadavg: 1.72 1.92 1.93 3/173 4097
/proc/meminfo: memFree=28898820/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701074 s]
/proc/loadavg: 1.72 1.92 1.93 3/173 4097
/proc/meminfo: memFree=28898820/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50111 s]
/proc/loadavg: 1.72 1.92 1.93 3/179 4110
/proc/meminfo: memFree=28711368/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=182408 CPUtime=1.49 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) R 4097 4097 4063 0 -1 4202496 10585 0 0 0 145 4 0 0 20 0 1 0 382978092 186785792 31068 33554432000 4194304 6004724 140736812732368 140736812726968 4534761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4098/statm: 45602 31068 154 442 0 45156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191556

[startup+3.10111 s]
/proc/loadavg: 1.72 1.92 1.93 3/179 4110
/proc/meminfo: memFree=28575252/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=313480 CPUtime=3.08 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) R 4097 4097 4063 0 -1 4202496 11219 0 0 0 300 8 0 0 20 0 1 0 382978092 321003520 61276 33554432000 4194304 6004724 140736812732368 140736812726968 4534738 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4098/statm: 78370 61276 154 442 0 77924 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 322628

[startup+6.30033 s]
/proc/loadavg: 1.82 1.94 1.94 3/179 4110
/proc/meminfo: memFree=28093508/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=575624 CPUtime=6.29 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) R 4097 4097 4063 0 -1 4202496 11979 0 0 0 613 16 0 0 20 0 1 0 382978092 589438976 123375 33554432000 4194304 6004724 140736812732368 140736812726968 4207585 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4098/statm: 143906 123375 154 442 0 143460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 584772

[startup+12.7011 s]
/proc/loadavg: 1.84 1.94 1.94 3/181 4112
/proc/meminfo: memFree=26500508/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=1100020 CPUtime=12.69 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) R 4097 4097 4063 0 -1 4202496 13016 0 0 0 1237 32 0 0 20 0 1 0 382978092 1126420480 247818 33554432000 4194304 6004724 140736812732368 140736812726968 4536325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4098/statm: 275005 247818 154 442 0 274559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1109168

[startup+25.5012 s]
/proc/loadavg: 2.01 1.98 1.95 3/183 4114
/proc/meminfo: memFree=23846284/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=18.62 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15617 0 0 0 1626 236 0 0 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812726416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4113] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4113/stat : 4113 (cp2_pre.sh) S 4098 4097 4063 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382980521 9367552 276 33554432000 4194304 5064252 140735856540800 140735856539504 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4113/statm: 2287 276 234 213 0 72 0
[pid=4114] ppid=4113 vsize=134380 CPUtime=1.18 cores=1,3,5,7
/proc/4114/stat : 4114 (coprocessor) R 4113 4097 4063 0 -1 4202496 11022 0 0 0 113 5 0 0 20 0 1 0 382980521 137605120 32634 33554432000 4194304 6586260 140736325268512 140736325265272 5732400 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/4114/statm: 33595 32634 138 584 0 33007 0
Current children cumulated CPU time (s) 19.8
Current children cumulated vsize (KiB) 2272752
heavy processes:

[startup+51.1011 s]
/proc/loadavg: 2.40 2.07 1.98 3/183 4117
/proc/meminfo: memFree=21550816/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=18.62 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15617 0 0 0 1626 236 0 0 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812726416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4113] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4113/stat : 4113 (cp2_pre.sh) S 4098 4097 4063 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382980521 9367552 276 33554432000 4194304 5064252 140735856540800 140735856539504 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4113/statm: 2287 276 234 213 0 72 0
[pid=4114] ppid=4113 vsize=2282800 CPUtime=26.6 cores=1,3,5,7
/proc/4114/stat : 4114 (coprocessor) R 4113 4097 4063 0 -1 4202496 24628 0 0 0 2532 128 0 0 20 0 1 0 382980521 2337587200 472705 33554432000 4194304 6586260 140736325268512 140736325264264 5598749 0 0 4096 8404994 0 0 0 17 3 0 0 16 0 0
/proc/4114/statm: 570700 472705 158 584 0 570112 0
Current children cumulated CPU time (s) 45.22
Current children cumulated vsize (KiB) 4421172

[startup+102.3 s]
/proc/loadavg: 2.44 2.15 2.01 3/183 4120
/proc/meminfo: memFree=21139372/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=2950704 CPUtime=16.34 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 298032 0 0 0 1532 102 0 0 20 0 1 0 382986685 3021520896 646488 33554432000 4194304 5208918 140733975840896 140733975836584 4229296 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 737676 646488 104 248 0 737425 0
Current children cumulated CPU time (s) 94.66
Current children cumulated vsize (KiB) 5089076

[startup+162.3 s]
/proc/loadavg: 2.16 2.12 2.00 3/183 4120
/proc/meminfo: memFree=21021428/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3559732 CPUtime=76.33 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 303461 0 0 0 7525 108 0 0 20 0 1 0 382986685 3645165568 673338 33554432000 4194304 5208918 140733975840896 140733975837272 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 889933 673338 104 248 0 889682 0
Current children cumulated CPU time (s) 154.65
Current children cumulated vsize (KiB) 5698104

[startup+222.3 s]
/proc/loadavg: 2.06 2.09 2.00 3/183 4121
/proc/meminfo: memFree=20920932/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3576608 CPUtime=136.32 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 304136 0 0 0 13523 109 0 0 20 0 1 0 382986685 3662446592 693942 33554432000 4194304 5208918 140733975840896 140733975837272 4229021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 894152 693942 104 248 0 893901 0

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

/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 327837 0 0 0 133385 227 0 0 20 0 1 0 382986685 3164114944 690204 33554432000 4194304 5208918 140733975840896 140733975838744 4211049 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 772489 690204 105 248 0 772238 0
Current children cumulated CPU time (s) 1414.44
Current children cumulated vsize (KiB) 5228328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4135
/proc/meminfo: memFree=20872512/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3662324 CPUtime=1396.11 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 329636 0 0 0 139378 233 0 0 20 0 1 0 382986685 3750219776 700148 33554432000 4194304 5208918 140733975840896 140733975838744 4215363 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 915581 700148 105 248 0 915330 0
Current children cumulated CPU time (s) 1474.43
Current children cumulated vsize (KiB) 5800696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4135
/proc/meminfo: memFree=20833432/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3665252 CPUtime=1456.1 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 330366 0 0 0 145376 234 0 0 20 0 1 0 382986685 3753218048 710076 33554432000 4194304 5208918 140733975840896 140733975838744 4229688 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 916313 710076 105 248 0 916062 0
Current children cumulated CPU time (s) 1534.42
Current children cumulated vsize (KiB) 5803624

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 4135
/proc/meminfo: memFree=20773764/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3699376 CPUtime=1516.09 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 332998 0 0 0 151373 236 0 0 20 0 1 0 382986685 3788161024 725483 33554432000 4194304 5208918 140733975840896 140733975837272 4212343 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 924844 725483 105 248 0 924593 0
Current children cumulated CPU time (s) 1594.41
Current children cumulated vsize (KiB) 5837748

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 4135
/proc/meminfo: memFree=20730628/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3699376 CPUtime=1576.07 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 333020 0 0 0 157371 236 0 0 20 0 1 0 382986685 3788161024 735214 33554432000 4194304 5208918 140733975840896 140733975836584 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 924844 735214 105 248 0 924593 0
Current children cumulated CPU time (s) 1654.39
Current children cumulated vsize (KiB) 5837748

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 4135
/proc/meminfo: memFree=20678520/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3722336 CPUtime=1636.07 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 333171 0 0 0 163370 237 0 0 20 0 1 0 382986685 3811672064 748140 33554432000 4194304 5208918 140733975840896 140733975837272 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 930584 748140 105 248 0 930333 0
Current children cumulated CPU time (s) 1714.39
Current children cumulated vsize (KiB) 5860708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4136
/proc/meminfo: memFree=20632412/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3722336 CPUtime=1696.06 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 333765 0 0 0 169368 238 0 0 20 0 1 0 382986685 3811672064 759465 33554432000 4194304 5208918 140733975840896 140733975837272 4229244 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 930584 759465 105 248 0 930333 0
Current children cumulated CPU time (s) 1774.38
Current children cumulated vsize (KiB) 5860708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4181
/proc/meminfo: memFree=23327060/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3722336 CPUtime=1721.76 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 333825 0 0 0 171938 238 0 0 20 0 1 0 382986685 3811672064 763609 33554432000 4194304 5208918 140733975840896 140733975837208 4229776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 930584 763609 105 248 0 930333 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5860708

Sending SIGTERM to process tree (bottom up)

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

[startup+1808 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4181
/proc/meminfo: memFree=23327060/32873648 swapFree=7372/7372
[pid=4097] ppid=4095 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4097/stat : 4097 (npSolver-pbo.sh) S 4095 4097 4063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382978091 9367552 275 33554432000 4194304 5064252 140734785775760 140734785774672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4097/statm: 2287 275 233 213 0 72 0
[pid=4098] ppid=4097 vsize=2120076 CPUtime=78.32 cores=1,3,5,7
/proc/4098/stat : 4098 (npSolver-pbo) S 4097 4097 4063 0 -1 4202496 15625 25528 0 0 1626 236 5634 336 20 0 1 0 382978092 2170957824 311353 33554432000 4194304 6004724 140736812732368 140736812727504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 565 0 0
/proc/4098/statm: 530019 311353 163 442 0 529573 0
[pid=4119] ppid=4098 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4119/stat : 4119 (satsolver.sh) S 4098 4097 4063 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 382986685 9367552 266 33554432000 4194304 5064252 140734805785488 140734805784400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4119/statm: 2287 266 226 213 0 72 0
[pid=4120] ppid=4119 vsize=3722336 CPUtime=1721.76 cores=1,3,5,7
/proc/4120/stat : 4120 (glucose) R 4119 4097 4063 0 -1 4202496 333825 0 0 0 171938 238 0 0 20 0 1 0 382986685 3811672064 763609 33554432000 4194304 5208918 140733975840896 140733975837208 4229776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4120/statm: 930584 763609 105 248 0 930333 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5860708

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4097 and gives
#  childrusage.ru_utime.tv_sec=72
#  childrusage.ru_utime.tv_usec=608961
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=738127
# CPU time returned by wait4() is 78.3471
# 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): 1808.02
CPU time (s): 1800.08
CPU user time (s): 1791.98
CPU system time (s): 8.1
CPU usage (%): 99.5611
Max. virtual memory (cumulated for all children) (KiB): 6703772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.609
system time used= 5.73813
maximum resident set size= 2467288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42129
page faults= 0
swaps= 0
block input operations= 48
block output operations= 4839176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69
involuntary context switches= 143

runsolver used 3.33149 second user time and 10.3924 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 17:15:22
IDJOB=3750009
IDBENCH=89881
IDSOLVER=2334
FILE ID=node124/3750009-1339168522
RUNJOBID= node124-1339168522-4080
PBS_JOBID= 14643802
Free space on /tmp= 70780 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-sp98ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750009-1339168522/watcher-3750009-1339168522 -o /tmp/evaluation-result-3750009-1339168522/solver-3750009-1339168522 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750009-1339168522.opb 1345486786 HOME HOME

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

MD5SUM BENCH= 719fde9b23d3f6b632131842d6adb45e
RANDOM SEED=1345486786

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28899564 kB
Buffers:          468172 kB
Cached:          2627936 kB
SwapCached:         8612 kB
Active:          1244456 kB
Inactive:        1872884 kB
Active(anon):       5940 kB
Inactive(anon):    11112 kB
Active(file):    1238516 kB
Inactive(file):  1861772 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             18788 kB
Writeback:             0 kB
AnonPages:         12324 kB
Mapped:             8512 kB
Shmem:                 0 kB
Slab:             716428 kB
SReclaimable:     158408 kB
SUnreclaim:       558020 kB
KernelStack:        1424 kB
PageTables:         3868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69596 MiB
End job on node124 at 2012-06-08 17:45:30