Trace number 3751957

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-topdown-quickBound (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.20	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.23	o 460
0.00/0.23	c starting approximation
0.00/0.23	c factor = 1
0.00/0.23	c can not find a suitable factor, leaving approximation
0.00/0.23	c finished approximation
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:460 search for 459
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c old isEQ: 128, new EQ is 0
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 231
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:231 search for 230
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 208, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.35	c formula is SAT
0.00/0.35	c [INC SEARCH] copied best model
0.00/0.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.35	o 230
0.00/0.35	c [INC SEARCH] iteration: 2
0.00/0.35	c [INC BOUNDS] best value:230 search for 229
0.00/0.35	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.35	c write failed with 2
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c (debug) using card networks
0.00/0.35	c old isEQ: 208, new EQ is 0
0.00/0.36	c set iterative enc to: card
0.00/0.36	c set iterative enc to: none
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 228
0.00/0.52	c [INC SEARCH] iteration: 3
0.00/0.52	c [INC BOUNDS] best value:228 search for 227
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c old isEQ: 208, new EQ is 0
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
2.26/2.32	c formula is SAT
2.26/2.32	c [INC SEARCH] copied best model
2.26/2.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.26/2.32	c model valid
2.26/2.32	c current solution ok
2.26/2.32	o 227
2.26/2.32	c [INC SEARCH] iteration: 4
2.26/2.32	c [INC BOUNDS] best value:227 search for 226
2.26/2.32	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.32	c write failed with 2
2.26/2.32	c [INC SYSTEM] create new solver instance
2.26/2.32	c [INC] encode full formula
2.26/2.32	c (debug) using card networks
2.26/2.32	c old isEQ: 208, new EQ is 0
2.26/2.33	c set iterative enc to: card
2.26/2.33	c set iterative enc to: none
2.26/2.33	c [INC SEARCH] isOptimum variable: 0
6.95/7.08	c formula is SAT
6.95/7.08	c [INC SEARCH] copied best model
6.95/7.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.95/7.08	c model valid
6.95/7.08	c current solution ok
6.95/7.08	o 225
6.95/7.08	c [INC SEARCH] iteration: 5
6.95/7.08	c [INC BOUNDS] best value:225 search for 224
6.95/7.08	c [INC SYSTEM] there exists a inc, kill it!
6.95/7.08	c write failed with 2
6.95/7.08	c [INC SYSTEM] create new solver instance
6.95/7.08	c [INC] encode full formula
6.95/7.08	c (debug) using card networks
6.95/7.08	c old isEQ: 208, new EQ is 0
6.95/7.09	c set iterative enc to: card
6.95/7.09	c set iterative enc to: none
7.07/7.10	c [INC SEARCH] isOptimum variable: 0
14.46/14.58	c formula is SAT
14.46/14.58	c [INC SEARCH] copied best model
14.46/14.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.46/14.58	c model valid
14.46/14.58	c current solution ok
14.46/14.58	o 223
14.46/14.58	c [INC SEARCH] iteration: 6
14.46/14.58	c [INC BOUNDS] best value:223 search for 222
14.46/14.58	c [INC SYSTEM] there exists a inc, kill it!
14.46/14.58	c write failed with 2
14.46/14.58	c [INC SYSTEM] create new solver instance
14.46/14.58	c [INC] encode full formula
14.46/14.58	c (debug) using card networks
14.46/14.58	c old isEQ: 208, new EQ is 0
14.46/14.59	c set iterative enc to: card
14.46/14.59	c set iterative enc to: none
14.57/14.60	c [INC SEARCH] isOptimum variable: 0
15.56/15.66	c formula is SAT
15.56/15.67	c [INC SEARCH] copied best model
15.56/15.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.56/15.67	c model valid
15.56/15.67	c current solution ok
15.56/15.67	o 220
15.56/15.67	c [INC SEARCH] iteration: 7
15.56/15.67	c [INC BOUNDS] best value:220 search for 219
15.56/15.67	c [INC SYSTEM] there exists a inc, kill it!
15.56/15.67	c write failed with 2
15.56/15.67	c [INC SYSTEM] create new solver instance
15.56/15.67	c [INC] encode full formula
15.56/15.67	c (debug) using card networks
15.56/15.67	c old isEQ: 208, new EQ is 0
15.56/15.68	c set iterative enc to: card
15.56/15.68	c set iterative enc to: none
15.56/15.68	c [INC SEARCH] isOptimum variable: 0
19.24/19.38	c formula is SAT
19.24/19.39	c [INC SEARCH] copied best model
19.24/19.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.24/19.39	c model valid
19.24/19.39	c current solution ok
19.24/19.39	o 214
19.24/19.39	c [INC SEARCH] iteration: 8
19.24/19.39	c [INC BOUNDS] best value:214 search for 213
19.24/19.39	c [INC SYSTEM] there exists a inc, kill it!
19.24/19.39	c write failed with 2
19.24/19.39	c [INC SYSTEM] create new solver instance
19.24/19.39	c [INC] encode full formula
19.24/19.39	c (debug) using card networks
19.24/19.39	c old isEQ: 208, new EQ is 0
19.36/19.40	c set iterative enc to: card
19.36/19.40	c set iterative enc to: none
19.36/19.40	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 24642 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3751957-1339115728/watcher-3751957-1339115728 -o /tmp/evaluation-result-3751957-1339115728/solver-3751957-1339115728 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751957-1339115728.opb 160891057 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.02 2.01 1.94 3/179 24641
/proc/meminfo: memFree=25087320/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0

[startup+0.0434981 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 24641
/proc/meminfo: memFree=25087320/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 24641
/proc/meminfo: memFree=25087320/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 24641
/proc/meminfo: memFree=25087320/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 24641
/proc/meminfo: memFree=25087320/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 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.02 2.01 1.94 3/182 24656
/proc/meminfo: memFree=25069348/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=0.51 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 3794 13736 0 0 7 4 37 3 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24656] ppid=24642 vsize=12716 CPUtime=0.95 cores=1,3,5,7
/proc/24656/stat : 24656 (glucosInc) R 24642 24641 22913 0 -1 4202496 2549 0 0 0 95 0 0 0 20 0 1 0 377701388 13021184 2432 33554432000 4194304 5654031 140734030708640 140734030706536 4208648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24656/statm: 3179 2432 132 357 0 2819 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26728

[startup+3.1002 s]
/proc/loadavg: 2.01 2.01 1.94 3/182 24656
/proc/meminfo: memFree=25068048/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=2.31 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 4326 17567 0 0 8 4 215 4 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 14012
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 1.94 3/182 24658
/proc/meminfo: memFree=25055020/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=2.31 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 4326 17567 0 0 8 4 215 4 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24658] ppid=24642 vsize=33496 CPUtime=3.94 cores=1,3,5,7
/proc/24658/stat : 24658 (glucosInc) R 24642 24641 22913 0 -1 4202496 5006 0 0 0 394 0 0 0 20 0 1 0 377701568 34299904 5984 33554432000 4194304 5654031 140735559938400 140735559926216 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24658/statm: 8374 5984 141 357 0 8014 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 47508

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.94 3/182 24660
/proc/meminfo: memFree=25040908/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=7.07 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 4857 23111 0 0 9 4 688 6 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24660] ppid=24642 vsize=27400 CPUtime=5.59 cores=1,3,5,7
/proc/24660/stat : 24660 (glucosInc) R 24642 24641 22913 0 -1 4202496 4668 0 0 0 558 1 0 0 20 0 1 0 377702044 28057600 5864 33554432000 4194304 5654031 140736852061936 140736852059736 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24660/statm: 6850 5864 141 357 0 6490 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41412

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 24706
/proc/meminfo: memFree=25145676/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=22032 CPUtime=6.08 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 5895 0 0 0 607 1 0 0 20 0 1 0 377703275 22560768 4958 33554432000 4194304 5654031 140736107338928 140736107336952 4215216 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 5508 4958 142 357 0 5148 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 36044

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24722
/proc/meminfo: memFree=24835724/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=72820 CPUtime=31.68 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 7865 0 0 0 3165 3 0 0 20 0 1 0 377703275 74567680 16635 33554432000 4194304 5654031 140736107338928 140736107336808 4214996 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 18205 16635 142 357 0 17845 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86832

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24724
/proc/meminfo: memFree=24837040/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=72820 CPUtime=82.87 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 7868 0 0 0 8284 3 0 0 20 0 1 0 377703275 74567680 17659 33554432000 4194304 5654031 140736107338928 140736107326744 4216146 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 18205 17659 142 357 0 17845 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86832

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24724
/proc/meminfo: memFree=24796776/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=80580 CPUtime=142.86 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 10226 0 0 0 14280 6 0 0 20 0 1 0 377703275 82513920 19599 33554432000 4194304 5654031 140736107338928 140736107326744 4232607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 20145 19599 142 357 0 19785 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94592

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/181 24724
/proc/meminfo: memFree=24796168/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=81416 CPUtime=202.84 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 12048 0 0 0 20275 9 0 0 20 0 1 0 377703275 83369984 19808 33554432000 4194304 5654031 140736107338928 140736107326744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 20354 19808 142 357 0 19994 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95428

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 24728
/proc/meminfo: memFree=24761856/32873844 swapFree=8652/8652

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

/proc/loadavg: 2.00 2.00 1.96 3/181 24736
/proc/meminfo: memFree=24149648/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=282132 CPUtime=1282.67 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 47798 0 0 0 128175 92 0 0 20 0 1 0 377703275 288903168 64209 33554432000 4194304 5654031 140736107338928 140736107326744 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 70533 64209 142 357 0 70173 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 296144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 24736
/proc/meminfo: memFree=23927864/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=232044 CPUtime=1342.65 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 49950 0 0 0 134169 96 0 0 20 0 1 0 377703275 237613056 51108 33554432000 4194304 5654031 140736107338928 140736107326744 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 58011 51108 142 357 0 57651 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 246056

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 24736
/proc/meminfo: memFree=24284896/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=282132 CPUtime=1402.65 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 51509 0 0 0 140165 100 0 0 20 0 1 0 377703275 288903168 58582 33554432000 4194304 5654031 140736107338928 140736107337016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 70533 58582 142 357 0 70173 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 296144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24740
/proc/meminfo: memFree=24047544/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=232044 CPUtime=1462.63 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 52998 0 0 0 146159 104 0 0 20 0 1 0 377703275 237613056 57257 33554432000 4194304 5654031 140736107338928 140736107337016 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 58011 57257 142 357 0 57651 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 246056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 24763
/proc/meminfo: memFree=23760076/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=363520 CPUtime=1522.62 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 53854 0 0 0 152156 106 0 0 20 0 1 0 377703275 372244480 77526 33554432000 4194304 5654031 140736107338928 140736107337016 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 90880 77526 142 357 0 90520 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 377532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=24305916/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=282132 CPUtime=1582.61 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 55097 0 0 0 158152 109 0 0 20 0 1 0 377703275 288903168 59094 33554432000 4194304 5654031 140736107338928 140736107326744 4208683 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 70533 59094 142 357 0 70173 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 296144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=24131264/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=201224 CPUtime=1642.59 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 55984 0 0 0 164147 112 0 0 20 0 1 0 377703275 206053376 48998 33554432000 4194304 5654031 140736107338928 140736107326744 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 50306 48998 142 357 0 49946 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 215236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=24356824/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=363520 CPUtime=1702.59 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 57433 0 0 0 170144 115 0 0 20 0 1 0 377703275 372244480 77014 33554432000 4194304 5654031 140736107338928 140736107337016 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 90880 77014 142 357 0 90520 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 377532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24764
/proc/meminfo: memFree=24170764/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=282132 CPUtime=1762.58 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 58675 0 0 0 176140 118 0 0 20 0 1 0 377703275 288903168 66262 33554432000 4194304 5654031 140736107338928 140736107337016 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 70533 66262 142 357 0 70173 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 296144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24764
/proc/meminfo: memFree=24073828/32873844 swapFree=8652/8652
[pid=24641] ppid=24639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24641/stat : 24641 (npSolver-pbo-It) S 24639 24641 22913 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377701334 9367552 274 33554432000 4194304 5064252 140735626251328 140735626250240 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24641/statm: 2287 274 233 213 0 72 0
[pid=24642] ppid=24641 vsize=4864 CPUtime=19.37 cores=1,3,5,7
/proc/24642/stat : 24642 (npSolver-pbo) S 24641 24641 22913 0 -1 4202496 6450 37834 0 0 13 5 1909 10 20 0 1 0 377701334 4980736 842 33554432000 4194304 6004724 140735953865088 140735953850936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24642/statm: 1216 842 189 442 0 770 0
[pid=24666] ppid=24642 vsize=363520 CPUtime=1780.68 cores=1,3,5,7
/proc/24666/stat : 24666 (glucosInc) R 24642 24641 22913 0 -1 4202496 59197 0 0 0 177949 119 0 0 20 0 1 0 377703275 372244480 71382 33554432000 4194304 5654031 140736107338928 140736107337016 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24666/statm: 90880 71382 142 357 0 90520 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 377532

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24641 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=226077
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=158975
# CPU time returned by wait4() is 19.3851
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.71
CPU system time (s): 1.34
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 377532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2261
system time used= 0.158975
maximum resident set size= 30232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 467
involuntary context switches= 126

runsolver used 7.78981 second user time and 10.8933 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 02:35:28
IDJOB=3751957
IDBENCH=1962
IDSOLVER=2335
FILE ID=node107/3751957-1339115728
RUNJOBID= node107-1339112122-24331
PBS_JOBID= 14643746
Free space on /tmp= 70636 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751957-1339115728/watcher-3751957-1339115728 -o /tmp/evaluation-result-3751957-1339115728/solver-3751957-1339115728 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751957-1339115728.opb 160891057 HOME HOME

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=160891057

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.86
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.760
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:        25087320 kB
Buffers:         1056228 kB
Cached:          5527964 kB
SwapCached:           72 kB
Active:          3198388 kB
Inactive:        3666700 kB
Active(anon):     270892 kB
Inactive(anon):    11092 kB
Active(file):    2927496 kB
Inactive(file):  3655608 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        420852 kB
Mapped:            15784 kB
Shmem:               184 kB
Slab:             774808 kB
SReclaimable:     216972 kB
SUnreclaim:       557836 kB
KernelStack:        1528 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     410428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 70556 MiB
End job on node107 at 2012-06-08 03:05:28