Trace number 3750534

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
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 constraint54
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.32	c run usual solver
2.62/2.73	c model valid
2.62/2.73	c current solution ok
3.25/3.45	o 1385
3.25/3.45	c current bound: 692
8.74/8.93	c model valid
8.74/8.93	c current solution ok
8.74/8.94	o 235
8.74/8.94	c current bound: 117
14.14/14.40	c model valid
14.14/14.40	c current solution ok
14.26/14.41	o 116
14.26/14.41	c current bound: 58
22.11/22.36	c model valid
22.11/22.36	c current solution ok
22.11/22.38	o 57
22.11/22.38	c current bound: 28
31.52/31.77	c model valid
31.52/31.77	c current solution ok
31.52/31.79	o 28
31.52/31.79	c current bound: 14
128.39/128.66	c model valid
128.39/128.66	c current solution ok
128.39/128.67	o 13
128.39/128.67	c current bound: 6
1800.04/1800.51	./satsolver.sh: line 5: 14657 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/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-3750534-1339127027/watcher-3750534-1339127027 -o /tmp/evaluation-result-3750534-1339127027/solver-3750534-1339127027 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750534-1339127027.opb 1693000509 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.08 2.02 2.01 3/180 14607
/proc/meminfo: memFree=30659128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0

[startup+0.0126549 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 14607
/proc/meminfo: memFree=30659128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10035 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 14607
/proc/meminfo: memFree=30659128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 14607
/proc/meminfo: memFree=30659128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/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.08 2.02 2.01 3/180 14607
/proc/meminfo: memFree=30659128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 14612
/proc/meminfo: memFree=30539948/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=17292 CPUtime=0.31 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 4165 0 0 0 30 1 0 0 20 0 1 0 22669759 17707008 3659 33554432000 4194304 6004724 140735574002272 140735573996320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14608/statm: 4323 3659 148 442 0 3877 0
[pid=14610] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14610/stat : 14610 (cp2_pre.sh) S 14608 14607 8372 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 22669791 9367552 277 33554432000 4194304 5064252 140734956386880 140734956385584 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14610/statm: 2287 277 234 213 0 72 0
[pid=14611] ppid=14610 vsize=123324 CPUtime=1.16 cores=1,3,5,7
/proc/14611/stat : 14611 (coprocessor) R 14610 14607 8372 0 -1 4202496 23632 0 0 0 112 4 0 0 20 0 1 0 22669791 126283776 29779 33554432000 4194304 6586260 140734887901440 140734887896696 4690053 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14611/statm: 30831 29779 190 584 0 30243 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 158912

[startup+3.10023 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 14612
/proc/meminfo: memFree=30518544/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=17296 CPUtime=2.95 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) R 14607 14607 8372 0 -1 4202496 5089 41284 0 0 35 21 227 12 20 0 1 0 22669759 17711104 3667 33554432000 4194304 6004724 140735574002272 140735573996472 5190832 0 0 4096 0 0 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4324 3667 155 442 0 3878 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26444

[startup+6.30046 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 14622
/proc/meminfo: memFree=30566112/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=3.33 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 6302 41799 0 0 44 49 227 13 20 0 1 0 22669759 18440192 3842 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3842 162 442 0 4056 0
[pid=14621] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14621/stat : 14621 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 22670107 9367552 266 33554432000 4194304 5064252 140734395134784 140734395133696 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14621/statm: 2287 266 226 213 0 72 0
[pid=14622] ppid=14621 vsize=74656 CPUtime=2.81 cores=1,3,5,7
/proc/14622/stat : 14622 (glucose) R 14621 14607 8372 0 -1 4202496 15173 0 0 0 277 4 0 0 20 0 1 0 22670107 76447744 15584 33554432000 4194304 5208918 140736820329056 140736820327000 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14622/statm: 18664 15584 95 248 0 18413 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 110960

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 14629
/proc/meminfo: memFree=30577976/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=8.79 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 7439 63010 0 0 45 49 760 25 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14628] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14628/stat : 14628 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22670653 9367552 266 33554432000 4194304 5064252 140733607833840 140733607832752 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14628/statm: 2287 266 226 213 0 72 0
[pid=14629] ppid=14628 vsize=57732 CPUtime=3.74 cores=1,3,5,7
/proc/14629/stat : 14629 (glucose) R 14628 14607 8372 0 -1 4202496 12158 0 0 0 372 2 0 0 20 0 1 0 22670654 59117568 12676 33554432000 4194304 5208918 140735969946576 140735969944520 4229288 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14629/statm: 14433 12676 95 248 0 14182 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 94036

[startup+25.5005 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 14643
/proc/meminfo: memFree=30579744/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=22.22 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 9864 98474 0 0 48 49 2089 36 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14642] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14642/stat : 14642 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 22671997 9367552 267 33554432000 4194304 5064252 140737030764704 140737030763616 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14642/statm: 2287 267 226 213 0 72 0
[pid=14643] ppid=14642 vsize=53432 CPUtime=3.1 cores=1,3,5,7
/proc/14643/stat : 14643 (glucose) R 14642 14607 8372 0 -1 4202496 11671 0 0 0 308 2 0 0 20 0 1 0 22671997 54714368 12227 33554432000 4194304 5208918 140734814695792 140734814693736 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 13358 12227 95 248 0 13107 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 89736

[startup+51.1006 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 14650
/proc/meminfo: memFree=30574332/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=31.64 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 11066 115266 0 0 49 50 3023 42 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14649] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14649/stat : 14649 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22672938 9367552 266 33554432000 4194304 5064252 140733407641744 140733407640656 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14649/statm: 2287 266 226 213 0 72 0
[pid=14650] ppid=14649 vsize=54032 CPUtime=19.3 cores=1,3,5,7
/proc/14650/stat : 14650 (glucose) R 14649 14607 8372 0 -1 4202496 12049 0 0 0 1928 2 0 0 20 0 1 0 22672938 55328768 12572 33554432000 4194304 5208918 140736545711856 140736545709528 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14650/statm: 13508 12572 102 248 0 13257 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 90336

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 14650
/proc/meminfo: memFree=30547112/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=31.64 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 11066 115266 0 0 49 50 3023 42 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14649] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14649/stat : 14649 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22672938 9367552 266 33554432000 4194304 5064252 140733407641744 140733407640656 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14649/statm: 2287 266 226 213 0 72 0
[pid=14650] ppid=14649 vsize=59304 CPUtime=70.48 cores=1,3,5,7
/proc/14650/stat : 14650 (glucose) R 14649 14607 8372 0 -1 4202496 12544 0 0 0 7046 2 0 0 20 0 1 0 22672938 60727296 13145 33554432000 4194304 5208918 140736545711856 140736545709704 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14650/statm: 14826 13145 102 248 0 14575 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 95608

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14657
/proc/meminfo: memFree=30547620/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=58444 CPUtime=33.6 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 12034 0 0 0 3358 2 0 0 20 0 1 0 22682627 59846656 12586 33554432000 4194304 5208918 140737318501568 140737318499720 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 14611 12586 95 248 0 14360 0
Current children cumulated CPU time (s) 162.1

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14742
/proc/meminfo: memFree=28833152/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1233.4 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 123334 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229850 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 127524

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14742
/proc/meminfo: memFree=28824844/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1293.4 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 129334 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 127524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14742
/proc/meminfo: memFree=28821700/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1353.39 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 135333 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 127524

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14742
/proc/meminfo: memFree=28885112/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1413.38 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 141332 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 127524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 14746
/proc/meminfo: memFree=28870128/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1473.37 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 147331 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 127524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 14746
/proc/meminfo: memFree=28865172/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1533.36 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 153330 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4205220 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 127524

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 14746
/proc/meminfo: memFree=28863248/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1593.35 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 159329 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 127524

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14746
/proc/meminfo: memFree=28856484/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1653.34 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 165328 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 127524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.16 2.05 2.01 3/185 14746
/proc/meminfo: memFree=28854560/32873844 swapFree=7120/7120
[pid=14607] ppid=14605 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14607/stat : 14607 (npSolver-pbo.sh) S 14605 14607 8372 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22669759 9367552 275 33554432000 4194304 5064252 140736591122000 140736591120912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14607/statm: 2287 275 233 213 0 72 0
[pid=14608] ppid=14607 vsize=18008 CPUtime=128.5 cores=1,3,5,7
/proc/14608/stat : 14608 (npSolver-pbo) S 14607 14607 8372 0 -1 4202496 12249 133555 0 0 50 50 12701 49 20 0 1 0 22669759 18440192 3843 33554432000 4194304 6004724 140735574002272 140735573994624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/14608/statm: 4502 3843 163 442 0 4056 0
[pid=14656] ppid=14608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14656/stat : 14656 (satsolver.sh) S 14608 14607 8372 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 22682627 9367552 266 33554432000 4194304 5064252 140736481324608 140736481323520 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14656/statm: 2287 266 226 213 0 72 0
[pid=14657] ppid=14656 vsize=91220 CPUtime=1671.54 cores=1,3,5,7
/proc/14657/stat : 14657 (glucose) R 14656 14607 8372 0 -1 4202496 16370 0 0 0 167148 6 0 0 20 0 1 0 22682627 93409280 21120 33554432000 4194304 5208918 140737318501568 140737318499512 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14657/statm: 22805 21120 103 248 0 22554 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 127524

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.01
CPU system time (s): 1.06884
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 158916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.06884
maximum resident set size= 123324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163161
page faults= 0
swaps= 0
block input operations= 0
block output operations= 140480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1993
involuntary context switches= 1921

runsolver used 8.18176 second user time and 21.1028 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 05:43:47
IDJOB=3750534
IDBENCH=2926
IDSOLVER=2334
FILE ID=node132/3750534-1339127027
RUNJOBID= node132-1339112562-10167
PBS_JOBID= 14643721
Free space on /tmp= 71028 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_2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750534-1339127027/watcher-3750534-1339127027 -o /tmp/evaluation-result-3750534-1339127027/solver-3750534-1339127027 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750534-1339127027.opb 1693000509 HOME HOME

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=1693000509

node132.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.213
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.42
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.56
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30658756 kB
Buffers:          166336 kB
Cached:          1154812 kB
SwapCached:            0 kB
Active:           431616 kB
Inactive:         996336 kB
Active(anon):     109168 kB
Inactive(anon):        0 kB
Active(file):     322448 kB
Inactive(file):   996336 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             25732 kB
Writeback:             0 kB
AnonPages:         91160 kB
Mapped:            15412 kB
Shmem:               212 kB
Slab:             646940 kB
SReclaimable:      88620 kB
SUnreclaim:       558320 kB
KernelStack:        1528 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     232592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70656 MiB
End job on node132 at 2012-06-08 06:13:48