Trace number 3699783

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 inc? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
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 benchmark1783.01
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 constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
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.47	c run inc solver
0.00/0.47	c [INC SYSTEM] run initial solver
0.00/0.47	c [INC SYSTEM] preprocess with white file
3.08/3.18	c [INC SYSTEM] finished preprocessing in 2 s
3.08/3.18	c [INC SYSTEM] execute solver
50.24/50.32	c [INC SEARCH] formula is SAT
50.24/50.34	c [INC SYSTEM] solved the initial formula
50.24/50.34	c model valid
50.24/50.34	c current solution ok
51.45/51.52	o 1192
51.45/51.52	c execute binary inc search
51.45/51.52	c [INC SEARCH] current bound: 596
51.45/51.52	c [INC SEARCH] iteration: 0
51.45/51.52	c [INC SEARCH] lower bound: 0 upperbound 1192 current bound: 596 best value:1192
51.45/51.52	c [INC SYSTEM] there exists a inc, kill it!
51.45/51.52	c write failed with 2
51.45/51.53	c [INC SYSTEM] create new solver instance
51.45/51.53	c [INC] encode full formula
51.45/51.55	c set iterative enc to: swc
51.45/51.58	c [INC SEARCH] isOptimum variable: 0
205.51/205.63	c [INC SEARCH] formula is SAT
205.51/205.64	c [INC SEARCH] copied best model
205.51/205.64	c sat variable: 1 optimum/unsat variable: 0
205.51/205.64	c model valid
205.51/205.64	c current solution ok
205.51/205.64	o 592
205.51/205.64	c [INC SEARCH] current bound: 296
205.51/205.64	c [INC SEARCH] iteration: 1
205.51/205.64	c [INC SEARCH] lower bound: 0 upperbound 592 current bound: 296 best value:592
205.51/205.64	c [INC ENCODE] setup new number of clauses ...
205.51/205.64	c [INC] encode incremental formula
205.51/205.64	c return only the limitting unit clause for 296
205.51/205.64	c [INC SYSTEM] transmit new clauses to solver: 1
205.51/205.64	c [INC SEARCH] isOptimum variable: 0
209.52/209.65	c [INC SEARCH] formula is SAT
209.52/209.66	c [INC SEARCH] copied best model
209.52/209.66	c sat variable: 1 optimum/unsat variable: 0
209.52/209.66	c model valid
209.52/209.66	c current solution ok
209.52/209.66	o 295
209.52/209.66	c [INC SEARCH] current bound: 147
209.52/209.66	c [INC SEARCH] iteration: 2
209.52/209.66	c [INC SEARCH] lower bound: 0 upperbound 295 current bound: 147 best value:295
209.52/209.66	c [INC ENCODE] setup new number of clauses ...
209.52/209.66	c [INC] encode incremental formula
209.52/209.66	c return only the limitting unit clause for 147
209.52/209.66	c [INC SYSTEM] transmit new clauses to solver: 1
209.52/209.66	c [INC SEARCH] isOptimum variable: 0
228.12/228.20	c [INC SEARCH] formula is SAT
228.12/228.22	c [INC SEARCH] copied best model
228.12/228.22	c sat variable: 1 optimum/unsat variable: 0
228.12/228.22	c model valid
228.12/228.22	c current solution ok
228.12/228.22	o 147
228.12/228.22	c [INC SEARCH] current bound: 73
228.12/228.22	c [INC SEARCH] iteration: 3
228.12/228.22	c [INC SEARCH] lower bound: 0 upperbound 147 current bound: 73 best value:147
228.12/228.22	c [INC ENCODE] setup new number of clauses ...
228.12/228.22	c [INC] encode incremental formula
228.12/228.22	c return only the limitting unit clause for 73
228.12/228.22	c [INC SYSTEM] transmit new clauses to solver: 1
228.12/228.22	c [INC SEARCH] isOptimum variable: 0
268.83/268.93	c [INC SEARCH] formula is SAT
268.83/268.95	c [INC SEARCH] copied best model
268.83/268.95	c sat variable: 1 optimum/unsat variable: 0
268.83/268.95	c model valid
268.83/268.95	c current solution ok
268.83/268.95	o 73
268.83/268.95	c [INC SEARCH] current bound: 36
268.83/268.95	c [INC SEARCH] iteration: 4
268.83/268.95	c [INC SEARCH] lower bound: 0 upperbound 73 current bound: 36 best value:73
268.83/268.95	c [INC ENCODE] setup new number of clauses ...
268.83/268.95	c [INC] encode incremental formula
268.83/268.95	c return only the limitting unit clause for 36
268.83/268.95	c [INC SYSTEM] transmit new clauses to solver: 1
268.83/268.95	c [INC SEARCH] isOptimum variable: 0
285.13/285.28	c [INC SEARCH] formula is SAT
285.13/285.30	c [INC SEARCH] copied best model
285.13/285.30	c sat variable: 1 optimum/unsat variable: 0
285.13/285.30	c model valid
285.13/285.30	c current solution ok
285.13/285.30	o 36
285.13/285.30	c [INC SEARCH] current bound: 18
285.13/285.30	c [INC SEARCH] iteration: 5
285.13/285.30	c [INC SEARCH] lower bound: 0 upperbound 36 current bound: 18 best value:36
285.13/285.30	c [INC ENCODE] setup new number of clauses ...
285.13/285.30	c [INC] encode incremental formula
285.13/285.30	c return only the limitting unit clause for 18
285.13/285.30	c [INC SYSTEM] transmit new clauses to solver: 1
285.13/285.30	c [INC SEARCH] isOptimum variable: 0
1056.89/1057.14	c [INC SEARCH] formula is SAT
1056.89/1057.15	c [INC SEARCH] copied best model
1056.89/1057.15	c sat variable: 1 optimum/unsat variable: 0
1056.89/1057.15	c model valid
1056.89/1057.15	c current solution ok
1056.89/1057.15	o 18
1056.89/1057.15	c [INC SEARCH] current bound: 9
1056.89/1057.15	c [INC SEARCH] iteration: 6
1056.89/1057.15	c [INC SEARCH] lower bound: 0 upperbound 18 current bound: 9 best value:18
1056.89/1057.15	c [INC ENCODE] setup new number of clauses ...
1056.89/1057.15	c [INC] encode incremental formula
1056.89/1057.15	c return only the limitting unit clause for 9
1056.89/1057.15	c [INC SYSTEM] transmit new clauses to solver: 1
1056.89/1057.15	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1
1800.07/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x17a7870)

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-3699783-1338071287/watcher-3699783-1338071287 -o /tmp/evaluation-result-3699783-1338071287/solver-3699783-1338071287 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699783-1338071287.opb 792113473 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 10571
/proc/meminfo: memFree=31309444/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0

[startup+0.0682409 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 10571
/proc/meminfo: memFree=31309444/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 10571
/proc/meminfo: memFree=31309444/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 10571
/proc/meminfo: memFree=31309444/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 10571
/proc/meminfo: memFree=31309444/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10583
/proc/meminfo: memFree=31027408/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=39828 CPUtime=0.46 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 10508 0 0 0 42 4 0 0 20 0 1 0 273254610 40783872 9486 33554432000 4194304 5992684 140734545362976 140734545357424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 9957 9486 164 440 0 9513 0
[pid=10582] ppid=10572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10582/stat : 10582 (cp2_pre.sh) S 10572 10571 10532 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273254657 9367552 277 33554432000 4194304 5064252 140735990280976 140735990279680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10582/statm: 2287 277 234 213 0 72 0
[pid=10583] ppid=10582 vsize=148956 CPUtime=1.01 cores=1,3,5,7
/proc/10583/stat : 10583 (coprocessor) R 10582 10571 10532 0 -1 4202496 25284 0 0 0 97 4 0 0 20 0 1 0 273254657 152530944 33231 33554432000 4194304 6586260 140737061224064 140737061220824 4788757 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10583/statm: 37239 33231 172 584 0 36651 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 207080

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10585
/proc/meminfo: memFree=31013212/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=39828 CPUtime=0.46 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 10508 0 0 0 42 4 0 0 20 0 1 0 273254610 40783872 9486 33554432000 4194304 5992684 140734545362976 140734545357424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 9957 9486 164 440 0 9513 0
[pid=10582] ppid=10572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10582/stat : 10582 (cp2_pre.sh) S 10572 10571 10532 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273254657 9367552 277 33554432000 4194304 5064252 140735990280976 140735990279680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10582/statm: 2287 277 234 213 0 72 0
[pid=10583] ppid=10582 vsize=180488 CPUtime=2.62 cores=1,3,5,7
/proc/10583/stat : 10583 (coprocessor) R 10582 10571 10532 0 -1 4202496 31504 0 0 0 254 8 0 0 20 0 1 0 273254657 184819712 44062 33554432000 4194304 6586260 140737061224064 140737061219816 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10583/statm: 45122 44062 198 584 0 44534 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 238612

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31097420/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=39828 CPUtime=3.15 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 10523 32409 0 0 42 4 260 9 20 0 1 0 273254610 40783872 9488 33554432000 4194304 5992684 140734545362976 140734545349240 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 9957 9488 166 440 0 9513 0
[pid=10587] ppid=10572 vsize=87324 CPUtime=3.1 cores=1,3,5,7
/proc/10587/stat : 10587 (glucosInc) R 10572 10571 10532 0 -1 4202496 17095 0 0 0 307 3 0 0 20 0 1 0 273254928 89419776 19419 33554432000 4194304 5654031 140733256927808 140733256925592 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10587/statm: 21831 19419 140 357 0 21471 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 136300

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31089596/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=39828 CPUtime=3.15 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 10523 32409 0 0 42 4 260 9 20 0 1 0 273254610 40783872 9488 33554432000 4194304 5992684 140734545362976 140734545349240 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 9957 9488 166 440 0 9513 0
[pid=10587] ppid=10572 vsize=87596 CPUtime=9.5 cores=1,3,5,7
/proc/10587/stat : 10587 (glucosInc) R 10572 10571 10532 0 -1 4202496 17149 0 0 0 947 3 0 0 20 0 1 0 273254928 89698304 19984 33554432000 4194304 5654031 140733256927808 140733256925704 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10587/statm: 21899 19984 140 357 0 21539 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 136572

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31063132/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=39828 CPUtime=3.15 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 10523 32409 0 0 42 4 260 9 20 0 1 0 273254610 40783872 9488 33554432000 4194304 5992684 140734545362976 140734545349240 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 9957 9488 166 440 0 9513 0
[pid=10587] ppid=10572 vsize=87776 CPUtime=22.3 cores=1,3,5,7
/proc/10587/stat : 10587 (glucosInc) R 10572 10571 10532 0 -1 4202496 17200 0 0 0 2227 3 0 0 20 0 1 0 273254928 89882624 20035 33554432000 4194304 5654031 140733256927808 140733256925704 4232421 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10587/statm: 21944 20035 140 357 0 21584 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 136752

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10591
/proc/meminfo: memFree=30992824/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=42120 CPUtime=3.93 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) R 10571 10571 10532 0 -1 4202496 12142 32409 0 0 57 67 260 9 20 0 1 0 273254610 43130880 10100 33554432000 4194304 5992684 140734545362976 140734545357160 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10572/statm: 10530 10100 173 440 0 10086 0
[pid=10587] ppid=10572 vsize=101288 CPUtime=47.12 cores=1,3,5,7
/proc/10587/stat : 10587 (glucosInc) S 10572 10571 10532 0 -1 4202496 18186 0 0 0 4708 4 0 0 20 0 1 0 273254928 103718912 21018 33554432000 4194304 5654031 140733256927808 140733256926120 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10587/statm: 25322 21018 146 357 0 24962 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 152556

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10594
/proc/meminfo: memFree=30993964/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=44928 CPUtime=51.56 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 13619 51633 0 0 67 101 4968 20 20 0 1 0 273254610 46006272 10727 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11232 10727 178 440 0 10788 0
[pid=10594] ppid=10572 vsize=127288 CPUtime=50.7 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 22791 0 0 0 5063 7 0 0 20 0 1 0 273259768 130342912 30062 33554432000 4194304 5654031 140735124649168 140735124647192 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 31822 30062 132 357 0 31462 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 181364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10597
/proc/meminfo: memFree=30922560/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=44928 CPUtime=51.56 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 13619 51633 0 0 67 101 4968 20 20 0 1 0 273254610 46006272 10727 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11232 10727 178 440 0 10788 0
[pid=10594] ppid=10572 vsize=207428 CPUtime=110.68 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 22964 0 0 0 11059 9 0 0 20 0 1 0 273259768 212406272 47644 33554432000 4194304 5654031 140735124649168 140735124647256 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 51857 47644 132 357 0 51497 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 261504

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10597
/proc/meminfo: memFree=30971892/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.61 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16116 51633 0 0 72 101 4968 20 20 0 1 0 273254610 48680960 11227 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11227 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=145972 CPUtime=170.61 cores=1,3,5,7

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

/proc/meminfo: memFree=30841868/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=226112 CPUtime=1190.36 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 25487 0 0 0 119015 21 0 0 20 0 1 0 273259768 231538688 51582 33554432000 4194304 5654031 140735124649168 140735124636984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 56528 51582 152 357 0 56168 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 282800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10605
/proc/meminfo: memFree=30821456/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=226112 CPUtime=1250.34 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 25492 0 0 0 125013 21 0 0 20 0 1 0 273259768 231538688 54142 33554432000 4194304 5654031 140735124649168 140735124636984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 56528 54142 152 357 0 56168 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 282800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10608
/proc/meminfo: memFree=30827604/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1310.34 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26315 0 0 0 131012 22 0 0 20 0 1 0 273259768 282828800 56491 33554432000 4194304 5654031 140735124649168 140735124636984 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 56491 152 357 0 68690 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 332888

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10608
/proc/meminfo: memFree=30807348/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1370.33 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26333 0 0 0 137010 23 0 0 20 0 1 0 273259768 282828800 59051 33554432000 4194304 5654031 140735124649168 140735124636984 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 59051 152 357 0 68690 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 332888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10608
/proc/meminfo: memFree=30827364/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=226112 CPUtime=1430.31 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26407 0 0 0 143007 24 0 0 20 0 1 0 273259768 231538688 51540 33554432000 4194304 5654031 140735124649168 140735124636984 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 56528 51540 152 357 0 56168 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 282800

[startup+1542.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 10608
/proc/meminfo: memFree=30829240/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=226112 CPUtime=1490.3 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26412 0 0 0 149006 24 0 0 20 0 1 0 273259768 231538688 54100 33554432000 4194304 5654031 140735124649168 140735124636984 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 56528 54100 152 357 0 56168 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 282800

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 10609
/proc/meminfo: memFree=30809916/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1550.29 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26717 0 0 0 155004 25 0 0 20 0 1 0 273259768 282828800 56449 33554432000 4194304 5654031 140735124649168 140735124636984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 56449 152 357 0 68690 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 332888

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10609
/proc/meminfo: memFree=30808404/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1610.28 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26722 0 0 0 161003 25 0 0 20 0 1 0 273259768 282828800 59009 33554432000 4194304 5654031 140735124649168 140735124636984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 59009 152 357 0 68690 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 332888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10609
/proc/meminfo: memFree=30769016/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1670.26 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26744 0 0 0 167001 25 0 0 20 0 1 0 273259768 282828800 61569 33554432000 4194304 5654031 140735124649168 140735124636984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 61569 152 357 0 68690 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 332888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10609
/proc/meminfo: memFree=30733128/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1730.26 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26752 0 0 0 173000 26 0 0 20 0 1 0 273259768 282828800 63617 33554432000 4194304 5654031 140735124649168 140735124636984 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 63617 152 357 0 68690 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 332888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10609
/proc/meminfo: memFree=30777304/32873648 swapFree=7112/7112
[pid=10571] ppid=10569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10571/stat : 10571 (npSolver-pbo-I.) S 10569 10571 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140735818192128 140735818191040 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10571/statm: 2287 275 233 213 0 72 0
[pid=10572] ppid=10571 vsize=47540 CPUtime=51.71 cores=1,3,5,7
/proc/10572/stat : 10572 (npSolver-pbo) S 10571 10571 10532 0 -1 4202496 16124 51633 0 0 81 102 4968 20 20 0 1 0 273254610 48680960 11228 33554432000 4194304 5992684 140734545362976 140734545347880 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/10572/statm: 11885 11228 178 440 0 11441 0
[pid=10594] ppid=10572 vsize=276200 CPUtime=1748.36 cores=1,3,5,7
/proc/10594/stat : 10594 (glucosInc) R 10572 10571 10532 0 -1 4202496 26754 0 0 0 174810 26 0 0 20 0 1 0 273259768 282828800 64641 33554432000 4194304 5654031 140735124649168 140735124636984 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10594/statm: 69050 64641 152 357 0 68690 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 332888

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.41
CPU time (s): 1800.11
CPU user time (s): 1798.61
CPU system time (s): 1.50377
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 413028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.50377
maximum resident set size= 291660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 156040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3983
involuntary context switches= 2250

runsolver used 6.08007 second user time and 18.6202 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 00:28:07
IDJOB=3699783
IDBENCH=2914
IDSOLVER=2276
FILE ID=node126/3699783-1338071287
RUNJOBID= node126-1338071287-10549
PBS_JOBID= 14624419
Free space on /tmp= 71320 MiB

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

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=792113473

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31310080 kB
Buffers:          236320 kB
Cached:           517384 kB
SwapCached:        17760 kB
Active:           743892 kB
Inactive:          29724 kB
Active(anon):       1888 kB
Inactive(anon):    20464 kB
Active(file):     742004 kB
Inactive(file):     9260 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:         10096 kB
Mapped:             7856 kB
Shmem:                 0 kB
Slab:             650088 kB
SReclaimable:      94128 kB
SUnreclaim:       555960 kB
KernelStack:        1376 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71260 MiB
End job on node126 at 2012-05-27 00:58:07