Trace number 3750388

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.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark687
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
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 494314
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 494314
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.58/1.66	c run usual solver
3.97/4.07	c model valid
3.97/4.07	c current solution ok
5.05/5.22	o 6763
5.05/5.22	c current bound: 3381
5.05/5.26	c fallback to adder encoding
1800.02/1800.50	./satsolver.sh: line 5: 17408 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.51	c error: unexpected solver exit code
1800.02/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750388-1339115712/watcher-3750388-1339115712 -o /tmp/evaluation-result-3750388-1339115712/solver-3750388-1339115712 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750388-1339115712.opb 1738787226 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17352
/proc/meminfo: memFree=28929296/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0

[startup+0.040155 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17352
/proc/meminfo: memFree=28929296/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17352
/proc/meminfo: memFree=28929296/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17352
/proc/meminfo: memFree=28929296/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 17352
/proc/meminfo: memFree=28929296/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 17354
/proc/meminfo: memFree=28806388/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=229596 CPUtime=1.48 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) R 17352 17352 15337 0 -1 4202496 40933 0 0 0 139 9 0 0 20 0 1 0 377697159 235106304 57015 33554432000 4194304 6004724 140737078150896 140737078146792 4375401 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17353/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17356
/proc/meminfo: memFree=28644040/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=229596 CPUtime=2.97 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 40957 12579 0 0 155 12 126 4 20 0 1 0 377697159 235106304 57030 33554432000 4194304 6004724 140737078150896 140737078146032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17353/statm: 57399 57030 148 442 0 56953 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 238744

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 17406
/proc/meminfo: memFree=28564456/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 304284

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28166108/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=159440 CPUtime=6.77 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 28031 0 0 0 671 6 0 0 20 0 1 0 377697751 163266560 34060 33554432000 4194304 5208918 140736965505328 140736965503176 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 39860 34060 105 248 0 39609 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 472872

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28158868/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=160836 CPUtime=19.57 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 28386 0 0 0 1951 6 0 0 20 0 1 0 377697751 164696064 35437 33554432000 4194304 5208918 140736965505328 140736965503288 4229149 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 40209 35437 105 248 0 39958 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 474268

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28147676/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=162912 CPUtime=45.16 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 29126 0 0 0 4509 7 0 0 20 0 1 0 377697751 166821888 35657 33554432000 4194304 5208918 140736965505328 140736965503080 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 40728 35657 105 248 0 40477 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 476344

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28129212/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=165640 CPUtime=96.36 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 30118 0 0 0 9628 8 0 0 20 0 1 0 377697751 169615360 38973 33554432000 4194304 5208918 140736965505328 140736965501704 4229757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 41410 38973 105 248 0 41159 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 479072

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28130792/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=168808 CPUtime=156.35 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 32553 0 0 0 15625 10 0 0 20 0 1 0 377697751 172859392 39744 33554432000 4194304 5208918 140736965505328 140736965503080 4229326 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 42202 39744 105 248 0 41951 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 482240

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 17418
/proc/meminfo: memFree=28121072/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 17428
/proc/meminfo: memFree=28019644/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=266768 CPUtime=1416.14 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 53015 0 0 0 141570 44 0 0 20 0 1 0 377697751 273170432 57809 33554432000 4194304 5208918 140736965505328 140736965501016 4211623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 66692 57809 105 248 0 66441 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 580200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 17429
/proc/meminfo: memFree=27971684/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=267536 CPUtime=1476.13 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 53216 0 0 0 147568 45 0 0 20 0 1 0 377697751 273956864 64142 33554432000 4194304 5208918 140736965505328 140736965503080 4211648 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 66884 64142 105 248 0 66633 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 580968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 17432
/proc/meminfo: memFree=28006972/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=218424 CPUtime=1536.11 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 54266 0 0 0 153565 46 0 0 20 0 1 0 377697751 223666176 49659 33554432000 4194304 5208918 140736965505328 140736965501640 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 54606 49659 105 248 0 54355 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 531856

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/185 17455
/proc/meminfo: memFree=27963792/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=268868 CPUtime=1596.1 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 54669 0 0 0 159562 48 0 0 20 0 1 0 377697751 275320832 56181 33554432000 4194304 5208918 140736965505328 140736965503080 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 67217 56181 105 248 0 66966 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 582300

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/184 17455
/proc/meminfo: memFree=27980428/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=269656 CPUtime=1656.09 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 54905 0 0 0 165560 49 0 0 20 0 1 0 377697751 276127744 64593 33554432000 4194304 5208918 140736965505328 140736965503080 4211608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 67414 64593 105 248 0 67163 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 583088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17455
/proc/meminfo: memFree=28021564/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=220216 CPUtime=1716.08 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 56331 0 0 0 171557 51 0 0 20 0 1 0 377697751 225501184 45843 33554432000 4194304 5208918 140736965505328 140736965503080 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 55054 45843 105 248 0 54803 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 533648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17456
/proc/meminfo: memFree=27966904/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=270476 CPUtime=1776.07 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 56940 0 0 0 177555 52 0 0 20 0 1 0 377697751 276967424 55139 33554432000 4194304 5208918 140736965505328 140736965501096 4228982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 67619 55139 105 248 0 67368 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 583908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17456
/proc/meminfo: memFree=27950272/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=270920 CPUtime=1794.27 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 57056 0 0 0 179375 52 0 0 20 0 1 0 377697751 277422080 58832 33554432000 4194304 5208918 140736965505328 140736965501016 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 67730 58832 105 248 0 67479 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 584352

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/184 17456
/proc/meminfo: memFree=27950272/32873648 swapFree=7372/7372
[pid=17352] ppid=17350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17352/stat : 17352 (npSolver-pbo.sh) S 17350 17352 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377697159 9367552 275 33554432000 4194304 5064252 140735121353264 140735121352176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17352/statm: 2287 275 233 213 0 72 0
[pid=17353] ppid=17352 vsize=295136 CPUtime=5.75 cores=0,2,4,6
/proc/17353/stat : 17353 (npSolver-pbo) S 17352 17352 15337 0 -1 4202496 54770 22838 0 0 299 105 164 7 20 0 1 0 377697159 302219264 67609 33554432000 4194304 6004724 140737078150896 140737078143248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/17353/statm: 73784 67609 174 442 0 73338 0
[pid=17407] ppid=17353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17407/stat : 17407 (satsolver.sh) S 17353 17352 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377697750 9367552 267 33554432000 4194304 5064252 140734693693856 140734693692768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17407/statm: 2287 267 226 213 0 72 0
[pid=17408] ppid=17407 vsize=270920 CPUtime=1794.27 cores=0,2,4,6
/proc/17408/stat : 17408 (glucose) R 17407 17352 15337 0 -1 4202496 57056 0 0 0 179375 52 0 0 20 0 1 0 377697751 277422080 58832 33554432000 4194304 5208918 140736965505328 140736965501016 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17408/statm: 67730 58832 105 248 0 67479 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 584352

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1798.4
CPU system time (s): 1.67874
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 714268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 1.67874
maximum resident set size= 329716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 156512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76
involuntary context switches= 1876

runsolver used 7.2349 second user time and 16.1066 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 02:35:13
IDJOB=3750388
IDBENCH=1966
IDSOLVER=2334
FILE ID=node124/3750388-1339115712
RUNJOBID= node124-1339112111-17079
PBS_JOBID= 14643729
Free space on /tmp= 70772 MiB

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

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
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:        28929824 kB
Buffers:          319324 kB
Cached:          2598908 kB
SwapCached:         8612 kB
Active:          1248444 kB
Inactive:        1844800 kB
Active(anon):     166068 kB
Inactive(anon):    11112 kB
Active(file):    1082376 kB
Inactive(file):  1833688 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             24876 kB
Writeback:             0 kB
AnonPages:        289268 kB
Mapped:            10284 kB
Shmem:                 0 kB
Slab:             697036 kB
SReclaimable:     141540 kB
SUnreclaim:       555496 kB
KernelStack:        1520 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     314980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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= 70640 MiB
End job on node124 at 2012-06-08 03:05:13