Trace number 3750389

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 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM8eed52e8cea562b1b1ee5bae07565266
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark390
Best CPU time to get the best result obtained on this benchmark1792.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 478
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 500105
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 500105
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.64	c run usual solver
3.98/4.06	c model valid
3.98/4.06	c current solution ok
4.98/5.06	o 7335
4.98/5.06	c current bound: 3667
4.98/5.06	c fallback to adder encoding
1800.04/1800.41	./satsolver.sh: line 5: 17418 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3750389-1339115715/watcher-3750389-1339115715 -o /tmp/evaluation-result-3750389-1339115715/solver-3750389-1339115715 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750389-1339115715.opb 1738787226 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17397
/proc/meminfo: memFree=28840672/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0

[startup+0.00990805 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17397
/proc/meminfo: memFree=28840672/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17397
/proc/meminfo: memFree=28840672/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17397
/proc/meminfo: memFree=28840672/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17397
/proc/meminfo: memFree=28840672/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50097 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17403
/proc/meminfo: memFree=28669880/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) R 17397 17397 15337 0 -1 4202496 41050 0 0 0 138 11 0 0 20 0 1 0 377697466 235106304 57015 33554432000 4194304 6004724 140736706705792 140736706701688 4536014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 17406
/proc/meminfo: memFree=28564828/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=229596 CPUtime=2.95 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 41073 11842 0 0 151 15 124 5 20 0 1 0 377697466 235106304 57030 33554432000 4194304 6004724 140736706705792 140736706700928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 57399 57030 148 442 0 56953 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 238744

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 17416
/proc/meminfo: memFree=28355092/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 304284

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28165992/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=159480 CPUtime=6.93 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 29852 0 0 0 685 8 0 0 20 0 1 0 377698041 163307520 33755 33554432000 4194304 5208918 140736740729744 140736740727592 4229853 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 39870 33755 105 248 0 39619 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 472912

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28156448/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=160880 CPUtime=19.74 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 30187 0 0 0 1965 9 0 0 20 0 1 0 377698041 164741120 35112 33554432000 4194304 5208918 140736740729744 140736740726056 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 40220 35112 105 248 0 39969 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 474312

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28147552/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=162780 CPUtime=45.33 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 30774 0 0 0 4524 9 0 0 20 0 1 0 377698041 166686720 37229 33554432000 4194304 5208918 140736740729744 140736740727704 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 40695 37229 105 248 0 40444 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 476212

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28125924/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=167136 CPUtime=96.52 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 32301 0 0 0 9642 10 0 0 20 0 1 0 377698041 171147264 39278 33554432000 4194304 5208918 140736740729744 140736740727496 4229247 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 41784 39278 105 248 0 41533 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 480568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28128620/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=168908 CPUtime=156.52 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 34361 0 0 0 15637 15 0 0 20 0 1 0 377698041 172961792 37605 33554432000 4194304 5208918 140736740729744 140736740725512 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 42227 37605 105 248 0 41976 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 482340

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28115116/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 17428
/proc/meminfo: memFree=28015424/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=222640 CPUtime=1416.27 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 56138 0 0 0 141575 52 0 0 20 0 1 0 377698041 227983360 46385 33554432000 4194304 5208918 140736740729744 140736740727896 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 55660 46385 105 248 0 55409 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 536072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 17429
/proc/meminfo: memFree=27967340/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=222640 CPUtime=1476.25 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 56187 0 0 0 147573 52 0 0 20 0 1 0 377698041 227983360 52566 33554432000 4194304 5208918 140736740729744 140736740726120 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 55660 52566 105 248 0 55409 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 536072

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 17432
/proc/meminfo: memFree=28005048/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=273112 CPUtime=1536.25 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 56635 0 0 0 153572 53 0 0 20 0 1 0 377698041 279666688 58123 33554432000 4194304 5208918 140736740729744 140736740726120 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68278 58123 105 248 0 68027 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 586544

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/185 17455
/proc/meminfo: memFree=27961744/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=273292 CPUtime=1596.23 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 56695 0 0 0 159570 53 0 0 20 0 1 0 377698041 279851008 62271 33554432000 4194304 5208918 140736740729744 140736740727496 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68323 62271 105 248 0 68072 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 586724

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/184 17455
/proc/meminfo: memFree=27975604/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=224244 CPUtime=1656.22 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 58277 0 0 0 165566 56 0 0 20 0 1 0 377698041 229625856 49771 33554432000 4194304 5208918 140736740729744 140736740725512 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 56061 49771 105 248 0 55810 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 537676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17455
/proc/meminfo: memFree=28019516/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=275016 CPUtime=1716.21 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 58970 0 0 0 171564 57 0 0 20 0 1 0 377698041 281616384 57615 33554432000 4194304 5208918 140736740729744 140736740727496 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68754 57615 105 248 0 68503 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 588448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17456
/proc/meminfo: memFree=27964856/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=275688 CPUtime=1776.2 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 59121 0 0 0 177563 57 0 0 20 0 1 0 377698041 282304512 62365 33554432000 4194304 5208918 140736740729744 140736740727496 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68922 62365 105 248 0 68671 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 589120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17543
/proc/meminfo: memFree=28513516/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=275688 CPUtime=1794.3 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 59121 0 0 0 179373 57 0 0 20 0 1 0 377698041 282304512 62365 33554432000 4194304 5208918 140736740729744 140736740727496 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68922 62365 105 248 0 68671 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 589120

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.00 2.00 1.96 3/184 17543
/proc/meminfo: memFree=28513516/32873648 swapFree=7372/7372
[pid=17397] ppid=17395 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17397/stat : 17397 (npSolver-pbo.sh) S 17395 17397 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377697466 9367552 275 33554432000 4194304 5064252 140736853928384 140736853927296 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17397/statm: 2287 275 233 213 0 72 0
[pid=17398] ppid=17397 vsize=295136 CPUtime=5.74 cores=1,3,5,7
/proc/17398/stat : 17398 (npSolver-pbo) S 17397 17397 15337 0 -1 4202496 55002 22102 0 0 296 105 163 10 20 0 1 0 377697466 302219264 67726 33554432000 4194304 6004724 140736706705792 140736706698144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17398/statm: 73784 67726 174 442 0 73338 0
[pid=17417] ppid=17398 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17417/stat : 17417 (satsolver.sh) S 17398 17397 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377698041 9367552 267 33554432000 4194304 5064252 140735537202304 140735537201216 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17417/statm: 2287 267 226 213 0 72 0
[pid=17418] ppid=17417 vsize=275688 CPUtime=1794.3 cores=1,3,5,7
/proc/17418/stat : 17418 (glucose) R 17417 17397 15337 0 -1 4202496 59121 0 0 0 179373 57 0 0 20 0 1 0 377698041 282304512 62365 33554432000 4194304 5208918 140736740729744 140736740727496 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17418/statm: 68922 62365 105 248 0 68671 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 589120

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1798.34
CPU system time (s): 1.74673
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 718472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.74673
maximum resident set size= 321272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 156528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 1872

runsolver used 5.2662 second user time and 15.4596 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 02:35:16
IDJOB=3750389
IDBENCH=1967
IDSOLVER=2334
FILE ID=node124/3750389-1339115715
RUNJOBID= node124-1339112111-17080
PBS_JOBID= 14643729
Free space on /tmp= 70760 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750389-1339115715/watcher-3750389-1339115715 -o /tmp/evaluation-result-3750389-1339115715/solver-3750389-1339115715 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750389-1339115715.opb 1738787226 HOME HOME

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

MD5SUM BENCH= 8eed52e8cea562b1b1ee5bae07565266
RANDOM SEED=1738787226

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:        28843548 kB
Buffers:          319408 kB
Cached:          2615376 kB
SwapCached:         8612 kB
Active:          1343356 kB
Inactive:        1849720 kB
Active(anon):     249624 kB
Inactive(anon):    11112 kB
Active(file):    1093732 kB
Inactive(file):  1838608 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             59180 kB
Writeback:             0 kB
AnonPages:        210760 kB
Mapped:             9900 kB
Shmem:                 0 kB
Slab:             698580 kB
SReclaimable:     142792 kB
SUnreclaim:       555788 kB
KernelStack:        1512 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     374248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 70716 MiB
End job on node124 at 2012-06-08 03:05:16