Trace number 3750239

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)OPT1120 593.847 594.153

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.04	c run usual solver
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.55	o 3494
0.00/0.55	c current bound: 1747
0.98/1.42	c model valid
0.98/1.42	c current solution ok
0.98/1.42	o 1727
0.98/1.42	c current bound: 863
7.10/7.38	c current bound: 1295
7.77/8.14	c model valid
7.77/8.14	c current solution ok
7.77/8.14	o 1270
7.77/8.14	c current bound: 1067
70.39/70.66	c current bound: 1169
73.57/73.94	c model valid
73.57/73.94	c current solution ok
73.57/73.94	o 1169
73.57/73.94	c current bound: 1118
199.86/200.18	c current bound: 1144
321.66/322.09	c model valid
321.66/322.09	c current solution ok
321.66/322.09	o 1136
321.66/322.09	c current bound: 1127
420.10/420.55	c model valid
420.10/420.55	c current solution ok
420.10/420.56	o 1120
420.10/420.56	c current bound: 1119
593.76/594.15	c display solution
593.76/594.15	s OPTIMUM FOUND
593.76/594.15	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 

Verifier Data

OK	1120

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-3750239-1339114396/watcher-3750239-1339114396 -o /tmp/evaluation-result-3750239-1339114396/solver-3750239-1339114396 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750239-1339114396.opb 1052752631 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: 1.92 2.01 2.06 3/177 10507
/proc/meminfo: memFree=31569748/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0

[startup+0.069043 s]
/proc/loadavg: 1.92 2.01 2.06 3/177 10507
/proc/meminfo: memFree=31569748/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 1.92 2.01 2.06 3/177 10507
/proc/meminfo: memFree=31569748/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 1.92 2.01 2.06 3/177 10507
/proc/meminfo: memFree=31569748/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 1.92 2.01 2.06 3/177 10507
/proc/meminfo: memFree=31569748/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.92 2.01 2.06 3/181 10521
/proc/meminfo: memFree=31497816/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=1.27 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 6407 27003 0 0 16 7 88 16 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 29452

[startup+3.1005 s]
/proc/loadavg: 1.92 2.01 2.06 3/181 10528
/proc/meminfo: memFree=31517396/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=1.27 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 6407 27003 0 0 16 7 88 16 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10527] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10527/stat : 10527 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 377565188 9367552 266 33554432000 4194304 5064252 140736048254320 140736048253232 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10527/statm: 2287 266 226 213 0 72 0
[pid=10528] ppid=10527 vsize=33960 CPUtime=1.62 cores=1,3,5,7
/proc/10528/stat : 10528 (glucose) R 10527 10507 7832 0 -1 4202496 6684 0 0 0 161 1 0 0 20 0 1 0 377565189 34775040 6952 33554432000 4194304 5208918 140734915496688 140734915494536 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10528/statm: 8490 6952 103 248 0 8239 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 72560

[startup+6.30047 s]
/proc/loadavg: 1.93 2.01 2.06 3/181 10528
/proc/meminfo: memFree=31510200/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=1.27 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 6407 27003 0 0 16 7 88 16 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10527] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10527/stat : 10527 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 377565188 9367552 266 33554432000 4194304 5064252 140736048254320 140736048253232 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10527/statm: 2287 266 226 213 0 72 0
[pid=10528] ppid=10527 vsize=33960 CPUtime=4.82 cores=1,3,5,7
/proc/10528/stat : 10528 (glucose) R 10527 10507 7832 0 -1 4202496 6848 0 0 0 481 1 0 0 20 0 1 0 377565189 34775040 7108 33554432000 4194304 5208918 140734915496688 140734915494520 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10528/statm: 8490 7108 103 248 0 8239 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 72560

[startup+12.7005 s]
/proc/loadavg: 1.93 2.01 2.06 3/181 10542
/proc/meminfo: memFree=31492008/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=8.01 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 9839 51176 0 0 26 9 736 30 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10541] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10541/stat : 10541 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377565861 9367552 267 33554432000 4194304 5064252 140736547612576 140736547611488 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10541/statm: 2287 267 226 213 0 72 0
[pid=10542] ppid=10541 vsize=38420 CPUtime=4.5 cores=1,3,5,7
/proc/10542/stat : 10542 (glucose) R 10541 10507 7832 0 -1 4202496 8057 0 0 0 448 2 0 0 20 0 1 0 377565862 39342080 8279 33554432000 4194304 5208918 140737088709216 140737088707160 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10542/statm: 9605 8279 103 248 0 9354 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 77020

[startup+25.5005 s]
/proc/loadavg: 1.95 2.01 2.06 3/181 10542
/proc/meminfo: memFree=31523356/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=8.01 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 9839 51176 0 0 26 9 736 30 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10541] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10541/stat : 10541 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377565861 9367552 267 33554432000 4194304 5064252 140736547612576 140736547611488 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10541/statm: 2287 267 226 213 0 72 0
[pid=10542] ppid=10541 vsize=39096 CPUtime=17.29 cores=1,3,5,7
/proc/10542/stat : 10542 (glucose) R 10541 10507 7832 0 -1 4202496 9363 0 0 0 1727 2 0 0 20 0 1 0 377565862 40034304 8552 33554432000 4194304 5208918 140737088709216 140737088707160 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10542/statm: 9774 8552 104 248 0 9523 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 77696

[startup+51.1005 s]
/proc/loadavg: 1.96 2.01 2.05 3/181 10542
/proc/meminfo: memFree=31477676/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=8.01 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 9839 51176 0 0 26 9 736 30 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10541] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10541/stat : 10541 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377565861 9367552 267 33554432000 4194304 5064252 140736547612576 140736547611488 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10541/statm: 2287 267 226 213 0 72 0
[pid=10542] ppid=10541 vsize=44072 CPUtime=42.89 cores=1,3,5,7
/proc/10542/stat : 10542 (glucose) R 10541 10507 7832 0 -1 4202496 10448 0 0 0 4286 3 0 0 20 0 1 0 377565862 45129728 10121 33554432000 4194304 5208918 140737088709216 140737088707064 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10542/statm: 11018 10121 104 248 0 10767 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 82672

[startup+102.301 s]
/proc/loadavg: 1.98 2.00 2.05 4/181 10616
/proc/meminfo: memFree=31728692/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=73.8 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 13266 78241 0 0 36 10 7289 45 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10556] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10556/stat : 10556 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377572442 9367552 267 33554432000 4194304 5064252 140737071800640 140737071799552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10556/statm: 2287 267 226 213 0 72 0
[pid=10557] ppid=10556 vsize=39960 CPUtime=28.29 cores=1,3,5,7
/proc/10557/stat : 10557 (glucose) R 10556 10507 7832 0 -1 4202496 8946 0 0 0 2827 2 0 0 20 0 1 0 377572442 40919040 9207 33554432000 4194304 5208918 140733252210896 140733252208744 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10557/statm: 9990 9207 104 248 0 9739 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 78560

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 4/181 10616
/proc/meminfo: memFree=31690252/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=73.8 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 13266 78241 0 0 36 10 7289 45 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10556] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10556/stat : 10556 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377572442 9367552 267 33554432000 4194304 5064252 140737071800640 140737071799552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10556/statm: 2287 267 226 213 0 72 0
[pid=10557] ppid=10556 vsize=54664 CPUtime=88.27 cores=1,3,5,7
/proc/10557/stat : 10557 (glucose) R 10556 10507 7832 0 -1 4202496 9991 0 0 0 8824 3 0 0 20 0 1 0 377572442 55975936 12854 33554432000 4194304 5208918 140733252210896 140733252208760 4229228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10557/statm: 13666 12854 105 248 0 13415 0
Current children cumulated CPU time (s) 162.07

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

/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=47816 CPUtime=41.67 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 9521 0 0 0 4165 2 0 0 20 0 1 0 377607103 48963584 11138 33554432000 4194304 5208918 140735942586080 140735942583944 4205174 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 11954 11138 105 248 0 11703 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 86416

[startup+522.3 s]
/proc/loadavg: 2.04 2.05 2.04 4/181 10641
/proc/meminfo: memFree=31627996/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=101.65 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11044 0 0 0 10162 3 0 0 20 0 1 0 377607103 60735488 14020 33554432000 4194304 5208918 140735942586080 140735942582456 4212881 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14020 105 248 0 14577 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 97912

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31593492/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=161.64 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 16161 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 97912

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

[startup+582.401 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31593492/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=161.74 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 16171 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 97912

[startup+588.8 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=168.14 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 16811 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 588.46
Current children cumulated vsize (KiB) 97912

[startup+592 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=171.34 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 17131 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 591.66
Current children cumulated vsize (KiB) 97912

[startup+592.8 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=172.14 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 17211 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 592.46
Current children cumulated vsize (KiB) 97912

[startup+593.6 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=172.94 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 17291 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 593.26
Current children cumulated vsize (KiB) 97912

[startup+594 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=173.34 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 17331 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 593.66
Current children cumulated vsize (KiB) 97912

[startup+594.107 s]
/proc/loadavg: 2.01 2.04 2.03 4/181 10641
/proc/meminfo: memFree=31627872/32873852 swapFree=6864/6864
[pid=10507] ppid=10505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10507/stat : 10507 (npSolver-pbo.sh) S 10505 10507 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377565042 9367552 275 33554432000 4194304 5064252 140735243107952 140735243106864 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10507/statm: 2287 275 233 213 0 72 0
[pid=10508] ppid=10507 vsize=20304 CPUtime=420.32 cores=1,3,5,7
/proc/10508/stat : 10508 (npSolver-pbo) S 10507 10507 7832 0 -1 4202496 18472 124758 0 0 49 12 41898 73 20 0 1 0 377565042 20791296 4039 33554432000 4194304 6004724 140735107183120 140735107175472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10508/statm: 5076 4039 163 442 0 4630 0
[pid=10640] ppid=10508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10640/stat : 10640 (satsolver.sh) S 10508 10507 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377607103 9367552 267 33554432000 4194304 5064252 140734886895072 140734886893984 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10640/statm: 2287 267 226 213 0 72 0
[pid=10641] ppid=10640 vsize=59312 CPUtime=173.44 cores=1,3,5,7
/proc/10641/stat : 10641 (glucose) R 10640 10507 7832 0 -1 4202496 11065 0 0 0 17341 3 0 0 20 0 1 0 377607103 60735488 14039 33554432000 4194304 5208918 140735942586080 140735942582456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10641/statm: 14828 14039 105 248 0 14577 0
Current children cumulated CPU time (s) 593.76
Current children cumulated vsize (KiB) 97912

Child status: 0
Real time (s): 594.153
CPU time (s): 593.847
CPU user time (s): 592.935
CPU system time (s): 0.911861
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 105772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 592.935
system time used= 0.911861
maximum resident set size= 59600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 87328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1300
involuntary context switches= 721

runsolver used 1.35179 second user time and 4.00539 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 02:13:16
IDJOB=3750239
IDBENCH=1868
IDSOLVER=2334
FILE ID=node129/3750239-1339114396
RUNJOBID= node129-1339112259-9584
PBS_JOBID= 14643724
Free space on /tmp= 70796 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750239-1339114396/watcher-3750239-1339114396 -o /tmp/evaluation-result-3750239-1339114396/solver-3750239-1339114396 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750239-1339114396.opb 1052752631 HOME HOME

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1052752631

node129.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.957
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	: 5333.91
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.957
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.957
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		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31570284 kB
Buffers:          114020 kB
Cached:           118952 kB
SwapCached:         2032 kB
Active:           422900 kB
Inactive:          37556 kB
Active(anon):     223924 kB
Inactive(anon):     5956 kB
Active(file):     198976 kB
Inactive(file):    31600 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100420 kB
Dirty:              8684 kB
Writeback:             0 kB
AnonPages:        245196 kB
Mapped:             9556 kB
Shmem:                 0 kB
Slab:             688740 kB
SReclaimable:     130264 kB
SUnreclaim:       558476 kB
KernelStack:        1504 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     374324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 70788 MiB
End job on node129 at 2012-06-08 02:23:10