Trace number 3750790

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.80/3.04	c run usual solver
22.79/23.11	c model valid
22.79/23.11	c current solution ok
27.58/28.00	o 556
27.58/28.00	c current bound: 278
27.58/28.00	c (debug) using card networks
27.58/28.00	c old isEQ: 22, new EQ is 0
1800.08/1800.71	c error: unexpected solver exit code
1800.08/1800.71	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-3750790-1339167726/watcher-3750790-1339167726 -o /tmp/evaluation-result-3750790-1339167726/solver-3750790-1339167726 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750790-1339167726.opb 2029713072 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 2.00 3/179 18573
/proc/meminfo: memFree=29558616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0

[startup+0.091214 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18573
/proc/meminfo: memFree=29558616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/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 2.00 3/179 18573
/proc/meminfo: memFree=29558616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18573
/proc/meminfo: memFree=29558616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18573
/proc/meminfo: memFree=29558616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/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 2.00 3/181 18575
/proc/meminfo: memFree=29433512/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=192888 CPUtime=1.49 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) R 18573 18573 12967 0 -1 4202496 22516 0 0 0 143 6 0 0 20 0 1 0 382899366 197517312 40879 33554432000 4194304 6004724 140734956496896 140734956490440 4579907 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18574/statm: 48222 40879 154 442 0 47776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202036

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18575
/proc/meminfo: memFree=29349460/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222132 CPUtime=2.84 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 23596 0 0 0 257 27 0 0 20 0 1 0 382899366 227463168 52839 33554432000 4194304 6004724 140734956496896 140734956490944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/18574/statm: 55533 52839 163 442 0 55087 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 231280

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18577
/proc/meminfo: memFree=28745532/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222132 CPUtime=2.84 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 23596 0 0 0 257 27 0 0 20 0 1 0 382899366 227463168 52839 33554432000 4194304 6004724 140734956496896 140734956490944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/18574/statm: 55533 52839 163 442 0 55087 0
[pid=18576] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18576/stat : 18576 (cp2_pre.sh) S 18574 18573 12967 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 382899670 9367552 277 33554432000 4194304 5064252 140736207545120 140736207543824 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18576/statm: 2287 277 234 213 0 72 0
[pid=18577] ppid=18576 vsize=668480 CPUtime=3.25 cores=1,3,5,7
/proc/18577/stat : 18577 (coprocessor) R 18576 18573 12967 0 -1 4202496 63693 0 0 0 308 17 0 0 20 0 1 0 382899670 684523520 147346 33554432000 4194304 6586260 140736469046784 140736469043112 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18577/statm: 167120 147346 164 584 0 166532 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908908

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18577
/proc/meminfo: memFree=28445376/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222132 CPUtime=2.84 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 23596 0 0 0 257 27 0 0 20 0 1 0 382899366 227463168 52839 33554432000 4194304 6004724 140734956496896 140734956490944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/18574/statm: 55533 52839 163 442 0 55087 0
[pid=18576] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18576/stat : 18576 (cp2_pre.sh) S 18574 18573 12967 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 382899670 9367552 277 33554432000 4194304 5064252 140736207545120 140736207543824 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18576/statm: 2287 277 234 213 0 72 0
[pid=18577] ppid=18576 vsize=791128 CPUtime=9.64 cores=1,3,5,7
/proc/18577/stat : 18577 (coprocessor) R 18576 18573 12967 0 -1 4202496 82770 0 0 0 914 50 0 0 20 0 1 0 382899670 810115072 191750 33554432000 4194304 6586260 140736469046784 140736469042536 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18577/statm: 197782 191750 199 584 0 197194 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1031556

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18584
/proc/meminfo: memFree=29259464/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=25.17 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) R 18573 18573 12967 0 -1 4202496 29598 146401 0 0 333 230 1871 83 20 0 1 0 382899366 227467264 52847 33554432000 4194304 6004724 140734956496896 140734956491096 5190832 0 0 4096 0 0 0 0 17 3 0 0 19 0 0
/proc/18574/statm: 55534 52847 170 442 0 55088 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 231284

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 18587
/proc/meminfo: memFree=28899316/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=412376 CPUtime=23.05 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 56739 0 0 0 2294 11 0 0 20 0 1 0 382902169 422273024 85402 33554432000 4194304 5208918 140734893783472 140734893781320 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 103094 85402 95 248 0 102843 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 652808

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18588
/proc/meminfo: memFree=28845524/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=494036 CPUtime=74.26 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 58637 0 0 0 7411 15 0 0 20 0 1 0 382902169 505892864 95333 33554432000 4194304 5208918 140734893783472 140734893781624 4211558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 123509 95333 96 248 0 123258 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 734468

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18588
/proc/meminfo: memFree=28764904/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=626844 CPUtime=134.24 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 59311 0 0 0 13407 17 0 0 20 0 1 0 382902169 641888256 118491 33554432000 4194304 5208918 140734893783472 140734893781320 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 156711 118491 96 248 0 156460 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 867276

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18588
/proc/meminfo: memFree=28778796/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 68057 0 0 0 139327 78 0 0 20 0 1 0 382902169 865226752 168196 33554432000 4194304 5208918 140734893783472 140734893781624 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 211237 168196 96 248 0 210986 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 1085380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18651
/proc/meminfo: memFree=26503940/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=844948 CPUtime=1454.03 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 68101 0 0 0 145324 79 0 0 20 0 1 0 382902169 865226752 190724 33554432000 4194304 5208918 140734893783472 140734893781624 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 211237 190724 96 248 0 210986 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 1085380

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18651
/proc/meminfo: memFree=26412680/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1194352 CPUtime=1514.02 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 68864 0 0 0 151320 82 0 0 20 0 1 0 382902169 1223016448 212949 33554432000 4194304 5208918 140734893783472 140734893781624 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 298588 212949 96 248 0 298337 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 1434784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18651
/proc/meminfo: memFree=26328616/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1194352 CPUtime=1574.01 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 68913 0 0 0 157318 83 0 0 20 0 1 0 382902169 1223016448 233949 33554432000 4194304 5208918 140734893783472 140734893781624 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 298588 233949 96 248 0 298337 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1434784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18652
/proc/meminfo: memFree=26246600/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1194352 CPUtime=1634 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 68964 0 0 0 163316 84 0 0 20 0 1 0 382902169 1223016448 254440 33554432000 4194304 5208918 140734893783472 140734893781624 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 298588 254440 96 248 0 298337 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1434784

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18655
/proc/meminfo: memFree=26163476/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1194504 CPUtime=1693.99 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 69044 0 0 0 169313 86 0 0 20 0 1 0 382902169 1223172096 275471 33554432000 4194304 5208918 140734893783472 140734893781320 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 298626 275471 96 248 0 298375 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1434936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18655
/proc/meminfo: memFree=26079476/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1762336 CPUtime=1753.99 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 69648 0 0 0 175311 88 0 0 20 0 1 0 382902169 1804632064 296004 33554432000 4194304 5208918 140734893783472 140734893781320 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 440584 296004 96 248 0 440333 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 2002768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18655
/proc/meminfo: memFree=26054776/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1762336 CPUtime=1772.39 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 69665 0 0 0 177151 88 0 0 20 0 1 0 382902169 1804632064 302153 33554432000 4194304 5208918 140734893783472 140734893781320 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 440584 302153 96 248 0 440333 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2002768

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18655
/proc/meminfo: memFree=26054776/32873648 swapFree=7372/7372
[pid=18573] ppid=18571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18573/stat : 18573 (npSolver-pbo.sh) S 18571 18573 12967 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382899366 9367552 275 33554432000 4194304 5064252 140734652373232 140734652372144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18573/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18573 vsize=222136 CPUtime=27.69 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-pbo) S 18573 18573 12967 0 -1 4202496 30873 146917 0 0 380 426 1871 92 20 0 1 0 382899366 227467264 52857 33554432000 4194304 6004724 140734956496896 140734956489248 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 20 0 0
/proc/18574/statm: 55534 52857 180 442 0 55088 0
[pid=18586] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18586/stat : 18586 (satsolver.sh) S 18574 18573 12967 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382902168 9367552 266 33554432000 4194304 5064252 140736219614160 140736219613072 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18586/statm: 2287 266 226 213 0 72 0
[pid=18587] ppid=18586 vsize=1762336 CPUtime=1772.39 cores=1,3,5,7
/proc/18587/stat : 18587 (glucose) R 18586 18573 12967 0 -1 4202496 69665 0 0 0 177151 88 0 0 20 0 1 0 382902169 1804632064 302153 33554432000 4194304 5208918 140734893783472 140734893781320 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18587/statm: 440584 302153 96 248 0 440333 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2002768

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18573 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=513577
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=201209
# CPU time returned by wait4() is 27.7148
# 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): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1794.02
CPU system time (s): 6.06
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 2002768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5136
system time used= 5.20121
maximum resident set size= 792408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178767
page faults= 0
swaps= 0
block input operations= 0
block output operations= 620560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2055
involuntary context switches= 50

runsolver used 9.25559 second user time and 12.3221 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 17:02:06
IDJOB=3750790
IDBENCH=89840
IDSOLVER=2334
FILE ID=node115/3750790-1339167726
RUNJOBID= node115-1339159797-17506
PBS_JOBID= 14643759
Free space on /tmp= 70724 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750790-1339167726/watcher-3750790-1339167726 -o /tmp/evaluation-result-3750790-1339167726/solver-3750790-1339167726 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750790-1339167726.opb 2029713072 HOME HOME

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=2029713072

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29559284 kB
Buffers:          263720 kB
Cached:          1810608 kB
SwapCached:         2184 kB
Active:           801268 kB
Inactive:        1629628 kB
Active(anon):     353532 kB
Inactive(anon):     2268 kB
Active(file):     447736 kB
Inactive(file):  1627360 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             17504 kB
Writeback:             0 kB
AnonPages:        358688 kB
Mapped:            10028 kB
Shmem:                 0 kB
Slab:             741532 kB
SReclaimable:     185568 kB
SUnreclaim:       555964 kB
KernelStack:        1480 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     512388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 70096 MiB
End job on node115 at 2012-06-08 17:32:07