Trace number 3701376

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? (TO) 1800.03 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_1.opb
MD5SUM5bf563c7058af01702ea80887f1d43ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3768
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.45	c run usual solver
6.46/6.60	c model valid
6.46/6.60	c current solution ok
7.58/7.69	o 1209
7.58/7.69	c current bound: 604
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3701376-1338069595/watcher-3701376-1338069595 -o /tmp/evaluation-result-3701376-1338069595/solver-3701376-1338069595 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701376-1338069595.opb 1491707062 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 8389
/proc/meminfo: memFree=31149428/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0

[startup+0.0886849 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8389
/proc/meminfo: memFree=31149428/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100359 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8389
/proc/meminfo: memFree=31149428/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8389
/proc/meminfo: memFree=31149428/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8389
/proc/meminfo: memFree=31149428/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8393
/proc/meminfo: memFree=30990880/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=38312 CPUtime=0.44 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 9696 0 0 0 40 4 0 0 20 0 1 0 273088092 39231488 9046 33554432000 4194304 5992684 140736659276704 140736659270736 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 9578 9046 164 440 0 9134 0
[pid=8392] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8392/stat : 8392 (cp2_pre.sh) S 8390 8389 5140 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273088138 9367552 277 33554432000 4194304 5064252 140735296614864 140735296613568 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8392/statm: 2287 277 234 213 0 72 0
[pid=8393] ppid=8392 vsize=137820 CPUtime=1.03 cores=1,3,5,7
/proc/8393/stat : 8393 (coprocessor) R 8392 8389 5140 0 -1 4202496 24670 0 0 0 98 5 0 0 20 0 1 0 273088138 141127680 33128 33554432000 4194304 6586260 140733851633696 140733851629960 4768456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8393/statm: 34455 33128 175 584 0 33867 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 194428

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8393
/proc/meminfo: memFree=30941504/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=38312 CPUtime=2.95 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 9704 30142 0 0 40 4 241 10 20 0 1 0 273088092 39231488 9046 33554432000 4194304 5992684 140736659276704 140736659271824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 9578 9046 164 440 0 9134 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47460

[startup+6.30042 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 8396
/proc/meminfo: memFree=31021828/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=38312 CPUtime=2.95 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 9704 30142 0 0 40 4 241 10 20 0 1 0 273088092 39231488 9046 33554432000 4194304 5992684 140736659276704 140736659271824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 9578 9046 164 440 0 9134 0
[pid=8395] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273088390 9367552 267 33554432000 4194304 5064252 140736852575744 140736852574656 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8395/statm: 2287 267 226 213 0 72 0
[pid=8396] ppid=8395 vsize=84396 CPUtime=3.3 cores=1,3,5,7
/proc/8396/stat : 8396 (glucose) R 8395 8389 5140 0 -1 4202496 17174 0 0 0 327 3 0 0 20 0 1 0 273088391 86421504 18841 33554432000 4194304 5208918 140734391516400 140734391514248 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8396/statm: 21099 18841 103 248 0 20848 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 141004

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 8406
/proc/meminfo: memFree=30991092/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=93836 CPUtime=4.97 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 18926 0 0 0 494 3 0 0 20 0 1 0 273088864 96088064 21074 33554432000 4194304 5208918 140734477876608 140734477874568 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 23459 21074 95 248 0 23208 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 153872

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 8448
/proc/meminfo: memFree=30919496/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=94100 CPUtime=17.76 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 19729 0 0 0 1772 4 0 0 20 0 1 0 273088864 96358400 21053 33554432000 4194304 5208918 140734477876608 140734477874456 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 23525 21053 96 248 0 23274 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 154136

[startup+51.1005 s]
/proc/loadavg: 2.10 2.03 2.01 3/184 8458
/proc/meminfo: memFree=30955788/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=124720 CPUtime=43.36 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 21188 0 0 0 4330 6 0 0 20 0 1 0 273088864 127713280 26737 33554432000 4194304 5208918 140734477876608 140734477874552 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 31180 26737 96 248 0 30929 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 184756

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 8481
/proc/meminfo: memFree=30842372/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=174040 CPUtime=94.54 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 21585 0 0 0 9447 7 0 0 20 0 1 0 273088864 178216960 38906 33554432000 4194304 5208918 140734477876608 140734477874600 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 43510 38906 96 248 0 43259 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 234076

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 8482
/proc/meminfo: memFree=30886156/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=124720 CPUtime=154.52 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 22270 0 0 0 15443 9 0 0 20 0 1 0 273088864 127713280 29176 33554432000 4194304 5208918 140734477876608 140734477874696 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 31180 29176 96 248 0 30929 0
Current children cumulated CPU time (s) 162.21

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

/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 35987 0 0 0 135383 47 0 0 20 0 1 0 273088864 209776640 48768 33554432000 4194304 5208918 140734477876608 140734477874760 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 51215 48768 96 248 0 50964 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 264896

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 8493
/proc/meminfo: memFree=30825688/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=174040 CPUtime=1414.3 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 36895 0 0 0 141380 50 0 0 20 0 1 0 273088864 178216960 38973 33554432000 4194304 5208918 140734477876608 140734477874600 4213121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 43510 38973 96 248 0 43259 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 234076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8493
/proc/meminfo: memFree=30760628/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=204860 CPUtime=1474.28 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 37486 0 0 0 147377 51 0 0 20 0 1 0 273088864 209776640 45184 33554432000 4194304 5208918 140734477876608 140734477874760 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 51215 45184 96 248 0 50964 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 264896

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8493
/proc/meminfo: memFree=30777124/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=254948 CPUtime=1534.27 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 38312 0 0 0 153375 52 0 0 20 0 1 0 273088864 261066752 51629 33554432000 4194304 5208918 140734477876608 140734477874760 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 63737 51629 96 248 0 63486 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 314984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8493
/proc/meminfo: memFree=30783564/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=174040 CPUtime=1594.26 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 38410 0 0 0 159373 53 0 0 20 0 1 0 273088864 178216960 40509 33554432000 4194304 5208918 140734477876608 140734477874600 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 43510 40509 96 248 0 43259 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 234076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8494
/proc/meminfo: memFree=30803656/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=204860 CPUtime=1654.25 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 39003 0 0 0 165371 54 0 0 20 0 1 0 273088864 209776640 46720 33554432000 4194304 5208918 140734477876608 140734477874760 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 51215 46720 96 248 0 50964 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 264896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8494
/proc/meminfo: memFree=30741232/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=254948 CPUtime=1714.24 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 39829 0 0 0 171368 56 0 0 20 0 1 0 273088864 261066752 53165 33554432000 4194304 5208918 140734477876608 140734477874760 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 63737 53165 96 248 0 63486 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 314984

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8494
/proc/meminfo: memFree=30838136/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=174040 CPUtime=1774.23 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 39921 0 0 0 177366 57 0 0 20 0 1 0 273088864 178216960 41021 33554432000 4194304 5208918 140734477876608 140734477874600 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 43510 41021 96 248 0 43259 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 234076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 8494
/proc/meminfo: memFree=30817596/32873844 swapFree=7364/7364
[pid=8389] ppid=8387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8389/stat : 8389 (npSolver-pbo.sh) S 8387 8389 5140 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273088092 9367552 275 33554432000 4194304 5064252 140733229658672 140733229657584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8389/statm: 2287 275 233 213 0 72 0
[pid=8390] ppid=8389 vsize=41740 CPUtime=7.69 cores=1,3,5,7
/proc/8390/stat : 8390 (npSolver-pbo) S 8389 8389 5140 0 -1 4202496 12133 53101 0 0 60 96 594 19 20 0 1 0 273088092 42741760 9944 33554432000 4194304 5992684 140736659276704 140736659269024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8390/statm: 10435 9944 175 440 0 9991 0
[pid=8405] ppid=8390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8405/stat : 8405 (satsolver.sh) S 8390 8389 5140 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273088864 9367552 266 33554432000 4194304 5064252 140734104394720 140734104393632 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8405/statm: 2287 266 226 213 0 72 0
[pid=8406] ppid=8405 vsize=204860 CPUtime=1792.34 cores=1,3,5,7
/proc/8406/stat : 8406 (glucose) R 8405 8389 5140 0 -1 4202496 40505 0 0 0 179176 58 0 0 20 0 1 0 273088864 209776640 43136 33554432000 4194304 5208918 140734477876608 140734477874760 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8406/statm: 51215 43136 96 248 0 50964 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 264896

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8389 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=556003
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=168822
# CPU time returned by wait4() is 7.72483
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1798.3
CPU system time (s): 1.73
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 396372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.556
system time used= 1.16882
maximum resident set size= 163032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 122192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 450
involuntary context switches= 29

runsolver used 3.21151 second user time and 9.63654 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-26 23:59:55
IDJOB=3701376
IDBENCH=2923
IDSOLVER=2277
FILE ID=node109/3701376-1338069595
RUNJOBID= node109-1338052962-5157
PBS_JOBID= 14624414
Free space on /tmp= 71280 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701376-1338069595/watcher-3701376-1338069595 -o /tmp/evaluation-result-3701376-1338069595/solver-3701376-1338069595 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701376-1338069595.opb 1491707062 HOME HOME

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

MD5SUM BENCH= 5bf563c7058af01702ea80887f1d43ad
RANDOM SEED=1491707062

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31149700 kB
Buffers:          222840 kB
Cached:           568816 kB
SwapCached:            0 kB
Active:           839400 kB
Inactive:          95844 kB
Active(anon):     133728 kB
Inactive(anon):    12152 kB
Active(file):     705672 kB
Inactive(file):    83692 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        156292 kB
Mapped:            15320 kB
Shmem:               200 kB
Slab:             642988 kB
SReclaimable:      85580 kB
SUnreclaim:       557408 kB
KernelStack:        1512 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     291976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node109 at 2012-05-27 00:29:56