Trace number 3748938

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 (fixed)? (TO) 1800.13 1800.41

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.31	c run inc solver
0.00/0.31	c [INC SYSTEM] run initial solver
0.00/0.31	c [INC SYSTEM] preprocess with white file
2.08/2.18	c [INC SYSTEM] finished preprocessing in 1 s
2.08/2.18	c [INC SYSTEM] execute solver
2.15/2.40	c [INC SEARCH] formula is SAT
2.15/2.41	c [INC SYSTEM] solved the initial formula
2.15/2.41	c model valid
2.15/2.41	c current solution ok
2.65/2.95	o 1385
2.65/2.95	c execute binary inc search
2.65/2.95	c [INC SEARCH] current bound: 692
2.65/2.95	c [INC SEARCH] iteration: 0
2.65/2.95	c [INC SEARCH] lower bound: 0 upperbound 1385 current bound: 692 best value:1385
2.65/2.95	c [INC SYSTEM] there exists a inc, kill it!
2.65/2.95	c write failed with 2
2.65/2.95	c [INC SYSTEM] create new solver instance
2.65/2.95	c [INC] encode full formula
2.65/2.98	c set iterative enc to: swc
2.65/2.99	c [INC SEARCH] isOptimum variable: 0
6.97/7.03	c [INC SEARCH] formula is SAT
6.97/7.04	c [INC SEARCH] copied best model
6.97/7.04	c sat variable: 1 optimum/unsat variable: 0
6.97/7.04	c model valid
6.97/7.04	c current solution ok
6.97/7.04	o 235
6.97/7.04	c [INC SEARCH] current bound: 117
6.97/7.04	c [INC SEARCH] iteration: 1
6.97/7.04	c [INC SEARCH] lower bound: 0 upperbound 235 current bound: 117 best value:235
6.97/7.04	c [INC ENCODE] setup new number of clauses ...
6.97/7.04	c [INC] encode incremental formula
6.97/7.04	c return only the limitting unit clause for 117
6.97/7.04	c [INC SYSTEM] transmit new clauses to solver: 1
6.97/7.04	c [INC SEARCH] isOptimum variable: 0
7.17/7.21	c [INC SEARCH] formula is SAT
7.17/7.22	c [INC SEARCH] copied best model
7.17/7.22	c sat variable: 1 optimum/unsat variable: 0
7.17/7.22	c model valid
7.17/7.22	c current solution ok
7.17/7.22	o 114
7.17/7.22	c [INC SEARCH] current bound: 57
7.17/7.22	c [INC SEARCH] iteration: 2
7.17/7.22	c [INC SEARCH] lower bound: 0 upperbound 114 current bound: 57 best value:114
7.17/7.22	c [INC ENCODE] setup new number of clauses ...
7.17/7.22	c [INC] encode incremental formula
7.17/7.22	c return only the limitting unit clause for 57
7.17/7.22	c [INC SYSTEM] transmit new clauses to solver: 1
7.17/7.22	c [INC SEARCH] isOptimum variable: 0
8.07/8.12	c [INC SEARCH] formula is SAT
8.07/8.13	c [INC SEARCH] copied best model
8.07/8.13	c sat variable: 1 optimum/unsat variable: 0
8.07/8.13	c model valid
8.07/8.13	c current solution ok
8.07/8.13	o 56
8.07/8.13	c [INC SEARCH] current bound: 28
8.07/8.13	c [INC SEARCH] iteration: 3
8.07/8.13	c [INC SEARCH] lower bound: 0 upperbound 56 current bound: 28 best value:56
8.07/8.13	c [INC ENCODE] setup new number of clauses ...
8.07/8.13	c [INC] encode incremental formula
8.07/8.13	c return only the limitting unit clause for 28
8.07/8.13	c [INC SYSTEM] transmit new clauses to solver: 1
8.07/8.13	c [INC SEARCH] isOptimum variable: 0
8.27/8.31	c [INC SEARCH] formula is SAT
8.27/8.32	c [INC SEARCH] copied best model
8.27/8.32	c sat variable: 1 optimum/unsat variable: 0
8.27/8.32	c model valid
8.27/8.32	c current solution ok
8.27/8.32	o 28
8.27/8.32	c [INC SEARCH] current bound: 14
8.27/8.32	c [INC SEARCH] iteration: 4
8.27/8.32	c [INC SEARCH] lower bound: 0 upperbound 28 current bound: 14 best value:28
8.27/8.32	c [INC ENCODE] setup new number of clauses ...
8.27/8.32	c [INC] encode incremental formula
8.27/8.32	c return only the limitting unit clause for 14
8.27/8.32	c [INC SYSTEM] transmit new clauses to solver: 1
8.27/8.32	c [INC SEARCH] isOptimum variable: 0
136.94/137.08	c [INC SEARCH] formula is SAT
136.94/137.09	c [INC SEARCH] copied best model
136.94/137.09	c sat variable: 1 optimum/unsat variable: 0
136.94/137.09	c model valid
136.94/137.09	c current solution ok
136.94/137.09	o 14
136.94/137.09	c [INC SEARCH] current bound: 7
136.94/137.09	c [INC SEARCH] iteration: 5
136.94/137.09	c [INC SEARCH] lower bound: 0 upperbound 14 current bound: 7 best value:14
136.94/137.09	c [INC ENCODE] setup new number of clauses ...
136.94/137.09	c [INC] encode incremental formula
136.94/137.09	c return only the limitting unit clause for 7
136.94/137.09	c [INC SYSTEM] transmit new clauses to solver: 1
136.94/137.09	c [INC SEARCH] isOptimum variable: 0
387.50/387.60	c [INC SEARCH] formula is SAT
387.50/387.61	c [INC SEARCH] copied best model
387.50/387.61	c sat variable: 1 optimum/unsat variable: 0
387.50/387.61	c model valid
387.50/387.61	c current solution ok
387.50/387.61	o 7
387.50/387.61	c [INC SEARCH] current bound: 3
387.50/387.61	c [INC SEARCH] iteration: 6
387.50/387.61	c [INC SEARCH] lower bound: 0 upperbound 7 current bound: 3 best value:7
387.50/387.61	c [INC ENCODE] setup new number of clauses ...
387.50/387.61	c [INC] encode incremental formula
387.50/387.61	c return only the limitting unit clause for 3
387.50/387.61	c [INC SYSTEM] transmit new clauses to solver: 1
387.50/387.61	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.40	c an unexpexted return value has been received, exit
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.40	c write failed with -1
1800.10/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x12cac10)

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

running on 4 cores: 0,2,4,6

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/178 26316
/proc/meminfo: memFree=26516996/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0

[startup+0.05832 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26316
/proc/meminfo: memFree=26516996/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26316
/proc/meminfo: memFree=26516996/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26316
/proc/meminfo: memFree=26516996/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26316
/proc/meminfo: memFree=26516996/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26320
/proc/meminfo: memFree=26378404/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=17292 CPUtime=0.3 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 4056 0 0 0 29 1 0 0 20 0 1 0 378828802 17707008 3549 33554432000 4194304 6004724 140734822205520 140734822199984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 4323 3549 148 442 0 3877 0
[pid=26319] ppid=26317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26319/stat : 26319 (cp2_pre.sh) S 26317 26316 22387 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378828833 9367552 277 33554432000 4194304 5064252 140733523245312 140733523244016 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26319/statm: 2287 277 234 213 0 72 0
[pid=26320] ppid=26319 vsize=123324 CPUtime=1.17 cores=0,2,4,6
/proc/26320/stat : 26320 (coprocessor) R 26319 26316 22387 0 -1 4202496 24149 0 0 0 113 4 0 0 20 0 1 0 378828834 126283776 29785 33554432000 4194304 6586260 140735367270192 140735367266456 5599216 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26320/statm: 30831 29785 190 584 0 30243 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 158912

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26320
/proc/meminfo: memFree=26371584/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=2.98 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 6657 38394 0 0 41 46 199 12 20 0 1 0 378828802 20684800 4286 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4286 167 442 0 4604 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 29348

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26325
/proc/meminfo: memFree=26481052/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=2.98 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 6657 38394 0 0 41 46 199 12 20 0 1 0 378828802 20684800 4286 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4286 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=75096 CPUtime=3.29 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 15062 0 0 0 327 2 0 0 20 0 1 0 378829102 76898304 16053 33554432000 4194304 5654031 140737358617664 140737358615544 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26325/statm: 18774 16053 131 357 0 18414 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 104444

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26325
/proc/meminfo: memFree=26476116/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.04 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 47 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=79164 CPUtime=9.64 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 16084 0 0 0 961 3 0 0 20 0 1 0 378829102 81063936 17073 33554432000 4194304 5654031 140737358617664 140737358605480 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26325/statm: 19791 17073 150 357 0 19431 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 108512

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26325
/proc/meminfo: memFree=26473944/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.04 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 47 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=79164 CPUtime=22.43 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 16176 0 0 0 2240 3 0 0 20 0 1 0 378829102 81063936 17676 33554432000 4194304 5654031 140737358617664 140737358605480 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26325/statm: 19791 17676 151 357 0 19431 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 108512

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 26369
/proc/meminfo: memFree=26557428/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.04 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 47 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=79164 CPUtime=48.02 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 16177 0 0 0 4799 3 0 0 20 0 1 0 378829102 81063936 17677 33554432000 4194304 5654031 140737358617664 140737358605480 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26325/statm: 19791 17677 151 357 0 19431 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108512

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 26369
/proc/meminfo: memFree=26555464/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.04 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 47 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=80012 CPUtime=99.21 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 17029 0 0 0 9918 3 0 0 20 0 1 0 378829102 81932288 17821 33554432000 4194304 5654031 140737358617664 140737358615432 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26325/statm: 20003 17821 152 357 0 19643 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 109360

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 26369
/proc/meminfo: memFree=26548252/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.06 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 49 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=80516 CPUtime=159.18 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 17765 0 0 0 15914 4 0 0 20 0 1 0 378829102 82448384 17927 33554432000 4194304 5654031 140737358617664 140737358605480 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 20129 17927 152 357 0 19769 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109864

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26369
/proc/meminfo: memFree=26527404/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.06 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 49 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=91780 CPUtime=219.17 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 18554 0 0 0 21913 4 0 0 20 0 1 0 378829102 93982720 20687 33554432000 4194304 5654031 140737358617664 140737358605480 4232729 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 22945 20687 152 357 0 22585 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 121128

[startup+282.3 s]

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

/proc/meminfo: memFree=26486376/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1239.01 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 19463 0 0 0 123895 6 0 0 20 0 1 0 378829102 113106944 25883 33554432000 4194304 5654031 140737358617664 140737358605480 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 25883 152 357 0 27254 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 139804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26403
/proc/meminfo: memFree=26486312/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1299 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 19463 0 0 0 129894 6 0 0 20 0 1 0 378829102 113106944 25883 33554432000 4194304 5654031 140737358617664 140737358605480 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 25883 152 357 0 27254 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 139804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26403
/proc/meminfo: memFree=26486188/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1358.99 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 19463 0 0 0 135893 6 0 0 20 0 1 0 378829102 113106944 25883 33554432000 4194304 5654031 140737358617664 140737358605480 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 25883 152 357 0 27254 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 139804

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26403
/proc/meminfo: memFree=26486064/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1418.99 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 19463 0 0 0 141893 6 0 0 20 0 1 0 378829102 113106944 25883 33554432000 4194304 5654031 140737358617664 140737358605480 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 25883 152 357 0 27254 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 139804

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26404
/proc/meminfo: memFree=26498412/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1478.97 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20505 0 0 0 147890 7 0 0 20 0 1 0 378829102 113106944 22811 33554432000 4194304 5654031 140737358617664 140737358605480 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 22811 152 357 0 27254 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 139804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26404
/proc/meminfo: memFree=26494440/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=110456 CPUtime=1538.96 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20507 0 0 0 153889 7 0 0 20 0 1 0 378829102 113106944 23835 33554432000 4194304 5654031 140737358617664 140737358605480 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 27614 23835 152 357 0 27254 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 139804

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 26407
/proc/meminfo: memFree=26482144/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=129312 CPUtime=1598.95 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20514 0 0 0 159888 7 0 0 20 0 1 0 378829102 132415488 26908 33554432000 4194304 5654031 140737358617664 140737358615544 4216312 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 32328 26908 152 357 0 31968 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 158660

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26407
/proc/meminfo: memFree=26478056/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=129312 CPUtime=1658.94 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20516 0 0 0 165887 7 0 0 20 0 1 0 378829102 132415488 27932 33554432000 4194304 5654031 140737358617664 140737358615544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 32328 27932 152 357 0 31968 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 158660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26407
/proc/meminfo: memFree=26476068/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=129312 CPUtime=1718.93 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20517 0 0 0 171886 7 0 0 20 0 1 0 378829102 132415488 28444 33554432000 4194304 5654031 140737358617664 140737358615544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 32328 28444 152 357 0 31968 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 158660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26408
/proc/meminfo: memFree=26475696/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=129312 CPUtime=1778.92 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20605 0 0 0 177885 7 0 0 20 0 1 0 378829102 132415488 28530 33554432000 4194304 5654031 140737358617664 140737358615544 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 32328 28530 152 357 0 31968 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 158660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26408
/proc/meminfo: memFree=26475696/32873844 swapFree=7896/7896
[pid=26316] ppid=26314 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26316/stat : 26316 (npSolver-pbo-I.) S 26314 26316 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378828802 9367552 275 33554432000 4194304 5064252 140735036819008 140735036817920 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26316/statm: 2287 275 233 213 0 72 0
[pid=26317] ppid=26316 vsize=20200 CPUtime=3.07 cores=0,2,4,6
/proc/26317/stat : 26317 (npSolver-pbo) S 26316 26316 22387 0 -1 4202496 8473 38394 0 0 50 46 199 12 20 0 1 0 378828802 20684800 4296 33554432000 4194304 6004724 140734822205520 140734822190440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 5050 4296 167 442 0 4604 0
[pid=26325] ppid=26317 vsize=129312 CPUtime=1797.03 cores=0,2,4,6
/proc/26325/stat : 26325 (glucosInc) R 26317 26316 22387 0 -1 4202496 20605 0 0 0 179696 7 0 0 20 0 1 0 378829102 132415488 28530 33554432000 4194304 5654031 140737358617664 140737358615544 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26325/statm: 32328 28530 152 357 0 31968 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 158660

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.13
CPU user time (s): 1799.46
CPU system time (s): 0.670898
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 158916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.670898
maximum resident set size= 123328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67847
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2785
involuntary context switches= 2008

runsolver used 2.78458 second user time and 8.72867 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-08 05:43:53
IDJOB=3748938
IDBENCH=2926
IDSOLVER=2333
FILE ID=node136/3748938-1339127033
RUNJOBID= node136-1339112625-24718
PBS_JOBID= 14643717
Free space on /tmp= 70368 MiB

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

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=31080344

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26517368 kB
Buffers:         1309120 kB
Cached:          3920172 kB
SwapCached:        20284 kB
Active:          2745980 kB
Inactive:        2687376 kB
Active(anon):     176008 kB
Inactive(anon):    22808 kB
Active(file):    2569972 kB
Inactive(file):  2664568 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083244 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        219824 kB
Mapped:            10876 kB
Shmem:                 0 kB
Slab:             778252 kB
SReclaimable:     219672 kB
SUnreclaim:       558580 kB
KernelStack:        1504 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     330216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 70344 MiB
End job on node136 at 2012-06-08 06:13:54