Trace number 3699665

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc? (TO) 1800.13 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
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.19	c run inc solver
0.00/0.19	c [INC SYSTEM] run initial solver
0.00/0.19	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
0.00/0.38	c [INC SEARCH] formula is SAT
0.00/0.38	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.63	o 0
0.00/0.63	c execute binary inc search
0.00/0.63	c [INC SEARCH] current bound: 636
0.00/0.63	c [INC SEARCH] iteration: 0
0.00/0.63	c [INC SEARCH] lower bound: 0 upperbound 1272 current bound: 636 best value:1272
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
4.16/4.28	c [INC SEARCH] formula is UNSAT
4.16/4.28	c [INC SYSTEM] there exists a inc, kill it!
4.16/4.28	c write failed with 2
4.16/4.29	c sat variable: 0 optimum/unsat variable: 1
4.16/4.29	c [INC SEARCH] set lower bound to 637 upperbound 1272
4.16/4.29	c [INC SEARCH] current bound: 954
4.16/4.29	c [INC SEARCH] iteration: 1
4.16/4.29	c [INC SEARCH] lower bound: 637 upperbound 1272 current bound: 954 best value:1272
4.16/4.29	c [INC SYSTEM] create new solver instance
4.16/4.29	c [INC] encode full formula
4.16/4.29	c (debug) using card networks
4.28/4.34	c set iterative enc to: card
4.28/4.34	c set iterative enc to: none
4.28/4.35	c [INC SEARCH] isOptimum variable: 0
10.57/10.65	c [INC SEARCH] formula is UNSAT
10.57/10.65	c [INC SYSTEM] there exists a inc, kill it!
10.57/10.65	c write failed with 2
10.57/10.66	c sat variable: 0 optimum/unsat variable: 1
10.57/10.66	c [INC SEARCH] set lower bound to 955 upperbound 1272
10.57/10.66	c [INC SEARCH] current bound: 1113
10.57/10.66	c [INC SEARCH] iteration: 2
10.57/10.66	c [INC SEARCH] lower bound: 955 upperbound 1272 current bound: 1113 best value:1272
10.57/10.66	c [INC SYSTEM] create new solver instance
10.57/10.66	c [INC] encode full formula
10.57/10.66	c (debug) using card networks
10.67/10.71	c set iterative enc to: card
10.67/10.71	c set iterative enc to: none
10.67/10.72	c [INC SEARCH] isOptimum variable: 0
20.14/20.30	c [INC SEARCH] formula is UNSAT
20.14/20.30	c [INC SYSTEM] there exists a inc, kill it!
20.14/20.30	c write failed with 2
20.24/20.30	c sat variable: 0 optimum/unsat variable: 1
20.24/20.30	c [INC SEARCH] set lower bound to 1114 upperbound 1272
20.24/20.30	c [INC SEARCH] current bound: 1193
20.24/20.30	c [INC SEARCH] iteration: 3
20.24/20.30	c [INC SEARCH] lower bound: 1114 upperbound 1272 current bound: 1193 best value:1272
20.24/20.30	c [INC SYSTEM] create new solver instance
20.24/20.30	c [INC] encode full formula
20.24/20.30	c (debug) using card networks
20.24/20.35	c set iterative enc to: card
20.24/20.35	c set iterative enc to: none
20.24/20.36	c [INC SEARCH] isOptimum variable: 0
31.95/32.01	c [INC SEARCH] formula is UNSAT
31.95/32.01	c [INC SYSTEM] there exists a inc, kill it!
31.95/32.01	c write failed with 2
31.95/32.01	c sat variable: 0 optimum/unsat variable: 1
31.95/32.01	c [INC SEARCH] set lower bound to 1194 upperbound 1272
31.95/32.01	c [INC SEARCH] current bound: 1233
31.95/32.01	c [INC SEARCH] iteration: 4
31.95/32.01	c [INC SEARCH] lower bound: 1194 upperbound 1272 current bound: 1233 best value:1272
31.95/32.01	c [INC SYSTEM] create new solver instance
31.95/32.01	c [INC] encode full formula
31.95/32.01	c (debug) using card networks
31.95/32.07	c set iterative enc to: card
31.95/32.07	c set iterative enc to: none
31.95/32.08	c [INC SEARCH] isOptimum variable: 0
38.97/39.03	c [INC SEARCH] formula is SAT
38.97/39.04	c [INC SEARCH] copied best model
38.97/39.04	c sat variable: 1 optimum/unsat variable: 0
39.06/39.13	c model valid
39.06/39.13	c current solution ok
39.06/39.13	o -40
39.06/39.13	c [INC SEARCH] current bound: 1213
39.06/39.13	c [INC SEARCH] iteration: 5
39.06/39.13	c [INC SEARCH] lower bound: 1194 upperbound 1232 current bound: 1213 best value:1232
39.06/39.13	c [INC SYSTEM] there exists a inc, kill it!
39.06/39.13	c write failed with 2
39.06/39.14	c [INC SYSTEM] create new solver instance
39.06/39.14	c [INC] encode full formula
39.06/39.14	c (debug) using card networks
39.06/39.19	c set iterative enc to: card
39.06/39.19	c set iterative enc to: none
39.16/39.20	c [INC SEARCH] isOptimum variable: 0
52.15/52.29	c [INC SEARCH] formula is UNSAT
52.15/52.29	c [INC SYSTEM] there exists a inc, kill it!
52.15/52.29	c write failed with 2
52.15/52.29	c sat variable: 0 optimum/unsat variable: 1
52.15/52.29	c [INC SEARCH] set lower bound to 1214 upperbound 1232
52.15/52.29	c [INC SEARCH] current bound: 1223
52.15/52.29	c [INC SEARCH] iteration: 6
52.15/52.29	c [INC SEARCH] lower bound: 1214 upperbound 1232 current bound: 1223 best value:1232
52.15/52.29	c [INC SYSTEM] create new solver instance
52.15/52.29	c [INC] encode full formula
52.15/52.29	c (debug) using card networks
52.27/52.34	c set iterative enc to: card
52.27/52.34	c set iterative enc to: none
52.27/52.36	c [INC SEARCH] isOptimum variable: 0
181.84/181.94	c [INC SEARCH] formula is SAT
181.84/181.94	c [INC SEARCH] copied best model
181.84/181.94	c sat variable: 1 optimum/unsat variable: 0
181.94/182.04	c model valid
181.94/182.04	c current solution ok
181.94/182.04	o -49
181.94/182.04	c [INC SEARCH] current bound: 1218
181.94/182.04	c [INC SEARCH] iteration: 7
181.94/182.04	c [INC SEARCH] lower bound: 1214 upperbound 1223 current bound: 1218 best value:1223
181.94/182.04	c [INC SYSTEM] there exists a inc, kill it!
181.94/182.04	c write failed with 2
181.94/182.04	c [INC SYSTEM] create new solver instance
181.94/182.04	c [INC] encode full formula
181.94/182.04	c (debug) using card networks
181.94/182.09	c set iterative enc to: card
181.94/182.09	c set iterative enc to: none
182.04/182.11	c [INC SEARCH] isOptimum variable: 0
194.15/194.30	c [INC SEARCH] formula is UNSAT
194.15/194.30	c [INC SYSTEM] there exists a inc, kill it!
194.15/194.30	c write failed with 2
194.25/194.30	c sat variable: 0 optimum/unsat variable: 1
194.25/194.30	c [INC SEARCH] set lower bound to 1219 upperbound 1223
194.25/194.30	c [INC SEARCH] current bound: 1221
194.25/194.30	c [INC SEARCH] iteration: 8
194.25/194.30	c [INC SEARCH] lower bound: 1219 upperbound 1223 current bound: 1221 best value:1223
194.25/194.30	c [INC SYSTEM] create new solver instance
194.25/194.30	c [INC] encode full formula
194.25/194.30	c (debug) using card networks
194.25/194.35	c set iterative enc to: card
194.25/194.35	c set iterative enc to: none
194.25/194.36	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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6547
/proc/meminfo: memFree=29524876/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0

[startup+0.045594 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6547
/proc/meminfo: memFree=29524876/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6547
/proc/meminfo: memFree=29524876/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300134 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6547
/proc/meminfo: memFree=29524876/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6547
/proc/meminfo: memFree=29524876/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6556
/proc/meminfo: memFree=29485844/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=6372 CPUtime=0.67 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 3042 5843 0 0 35 14 17 1 20 0 1 0 272456055 6524928 1035 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1593 1035 179 440 0 1149 0
[pid=6556] ppid=6548 vsize=34500 CPUtime=0.79 cores=1,3,5,7
/proc/6556/stat : 6556 (glucosInc) R 6548 6547 5385 0 -1 4202496 7584 0 0 0 78 1 0 0 20 0 1 0 272456125 35328000 7679 33554432000 4194304 5654031 140733614422528 140733614420296 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6556/statm: 8625 7679 131 357 0 8265 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 50020

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6556
/proc/meminfo: memFree=29483548/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=6372 CPUtime=0.67 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 3042 5843 0 0 35 14 17 1 20 0 1 0 272456055 6524928 1035 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1593 1035 179 440 0 1149 0
[pid=6556] ppid=6548 vsize=37220 CPUtime=2.39 cores=1,3,5,7
/proc/6556/stat : 6556 (glucosInc) R 6548 6547 5385 0 -1 4202496 7656 0 0 0 238 1 0 0 20 0 1 0 272456125 38113280 7750 33554432000 4194304 5654031 140733614422528 140733614420616 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6556/statm: 9305 7750 131 357 0 8945 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52740

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6558
/proc/meminfo: memFree=29482616/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4296 CPUtime=4.33 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 4990 14080 0 0 40 15 374 4 20 0 1 0 272456055 4399104 549 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1074 549 180 440 0 630 0
[pid=6558] ppid=6548 vsize=37224 CPUtime=1.94 cores=1,3,5,7
/proc/6558/stat : 6558 (glucosInc) R 6548 6547 5385 0 -1 4202496 7654 0 0 0 192 2 0 0 20 0 1 0 272456490 38117376 7734 33554432000 4194304 5654031 140735027131328 140735027129416 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6558/statm: 9306 7734 131 357 0 8946 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 50668

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6560
/proc/meminfo: memFree=29526440/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4296 CPUtime=10.69 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 7059 22417 0 0 45 16 1002 6 20 0 1 0 272456055 4399104 549 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1074 549 180 440 0 630 0
[pid=6560] ppid=6548 vsize=38128 CPUtime=1.96 cores=1,3,5,7
/proc/6560/stat : 6560 (glucosInc) R 6548 6547 5385 0 -1 4202496 8197 0 0 0 195 1 0 0 20 0 1 0 272457128 39043072 8180 33554432000 4194304 5654031 140733481719328 140733481717096 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6560/statm: 9532 8180 131 357 0 9172 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 51572

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6562
/proc/meminfo: memFree=29484620/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4296 CPUtime=20.34 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 9128 31432 0 0 51 17 1957 9 20 0 1 0 272456055 4399104 549 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1074 549 180 440 0 630 0
[pid=6562] ppid=6548 vsize=38116 CPUtime=5.12 cores=1,3,5,7
/proc/6562/stat : 6562 (glucosInc) R 6548 6547 5385 0 -1 4202496 8063 0 0 0 511 1 0 0 20 0 1 0 272458092 39030784 8718 33554432000 4194304 5654031 140737402151584 140737402149352 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 9529 8718 131 357 0 9169 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51560

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6566
/proc/meminfo: memFree=29480028/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=5800 CPUtime=39.17 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 13613 49914 0 0 71 19 3813 14 20 0 1 0 272456055 5939200 925 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1450 925 180 440 0 1006 0
[pid=6566] ppid=6548 vsize=38804 CPUtime=11.88 cores=1,3,5,7
/proc/6566/stat : 6566 (glucosInc) R 6548 6547 5385 0 -1 4202496 9135 0 0 0 1186 2 0 0 20 0 1 0 272459976 39735296 8600 33554432000 4194304 5654031 140734585732272 140734585720088 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6566/statm: 9701 8600 142 357 0 9341 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53752

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 6568
/proc/meminfo: memFree=29454468/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=52.33 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 15871 60467 0 0 77 20 5119 17 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6568] ppid=6548 vsize=64768 CPUtime=49.92 cores=1,3,5,7
/proc/6568/stat : 6568 (glucosInc) R 6548 6547 5385 0 -1 4202496 11732 0 0 0 4990 2 0 0 20 0 1 0 272461291 66322432 15553 33554432000 4194304 5654031 140736923891840 140736923879656 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6568/statm: 16192 15553 142 357 0 15832 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78836

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6568
/proc/meminfo: memFree=29441964/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=52.33 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 15871 60467 0 0 77 20 5119 17 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6568] ppid=6548 vsize=88044 CPUtime=109.91 cores=1,3,5,7
/proc/6568/stat : 6568 (glucosInc) R 6548 6547 5385 0 -1 4202496 12971 0 0 0 10987 4 0 0 20 0 1 0 272461291 90157056 19731 33554432000 4194304 5654031 140736923891840 140736923879656 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6568/statm: 22011 19731 142 357 0 21651 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102112

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6572
/proc/meminfo: memFree=29472156/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=57648 CPUtime=27.91 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 11889 0 0 0 2788 3 0 0 20 0 1 0 272475492 59031552 13772 33554432000 4194304 5654031 140733662104416 140733662092232 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 14412 13772 142 357 0 14052 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71716

[startup+282.3 s]

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

/proc/meminfo: memFree=27332456/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=118968 CPUtime=1047.76 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 22677 0 0 0 104748 28 0 0 20 0 1 0 272475492 121823232 29102 33554432000 4194304 5654031 140733662104416 140733662092232 4218688 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 29742 29102 142 357 0 29382 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 133036

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6767
/proc/meminfo: memFree=26218376/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=168288 CPUtime=1107.76 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 23671 0 0 0 110746 30 0 0 20 0 1 0 272475492 172326912 37988 33554432000 4194304 5654031 140733662104416 140733662092232 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 42072 37988 142 357 0 41712 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 182356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6767
/proc/meminfo: memFree=25118124/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=199108 CPUtime=1167.74 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 25063 0 0 0 116741 33 0 0 20 0 1 0 272475492 203886592 42151 33554432000 4194304 5654031 140733662104416 140733662102504 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 49777 42151 142 357 0 49417 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 213176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6767
/proc/meminfo: memFree=24014720/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=168288 CPUtime=1227.74 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 26089 0 0 0 122738 36 0 0 20 0 1 0 272475492 172326912 36995 33554432000 4194304 5654031 140733662104416 140733662102344 4215910 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 42072 36995 142 357 0 41712 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 182356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6768
/proc/meminfo: memFree=22882304/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=198760 CPUtime=1287.72 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 26732 0 0 0 128735 37 0 0 20 0 1 0 272475492 203530240 45094 33554432000 4194304 5654031 140733662104416 140733662092232 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 49690 45094 142 357 0 49330 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 212828

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 6771
/proc/meminfo: memFree=21730596/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=229580 CPUtime=1347.71 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 28123 0 0 0 134731 40 0 0 20 0 1 0 272475492 235089920 50281 33554432000 4194304 5654031 140733662104416 140733662102504 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 57395 50281 142 357 0 57035 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 243648

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 6771
/proc/meminfo: memFree=21050500/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=229580 CPUtime=1407.7 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 28931 0 0 0 140728 42 0 0 20 0 1 0 272475492 235089920 52329 33554432000 4194304 5654031 140733662104416 140733662102504 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 57395 52329 142 357 0 57035 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 243648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6771
/proc/meminfo: memFree=21112408/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=149440 CPUtime=1467.7 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 29727 0 0 0 146725 45 0 0 20 0 1 0 272475492 153026560 36720 33554432000 4194304 5654031 140733662104416 140733662102440 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 37360 36720 142 357 0 37000 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 163508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6771
/proc/meminfo: memFree=21081772/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=198760 CPUtime=1527.68 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 30728 0 0 0 152721 47 0 0 20 0 1 0 272475492 203530240 45094 33554432000 4194304 5654031 140733662104416 140733662102344 4217216 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 49690 45094 142 357 0 49330 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 212828

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 6772
/proc/meminfo: memFree=21075340/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=198760 CPUtime=1587.67 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 31531 0 0 0 158718 49 0 0 20 0 1 0 272475492 203530240 46118 33554432000 4194304 5654031 140733662104416 140733662102344 4232842 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 49690 46118 142 357 0 49330 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 212828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6772
/proc/meminfo: memFree=21064920/32873852 swapFree=7624/7624
[pid=6547] ppid=6545 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6547/stat : 6547 (npSolver-pbo-I.) S 6545 6547 5385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272456055 9367552 275 33554432000 4194304 5064252 140734363345664 140734363344576 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6547/statm: 2287 275 233 213 0 72 0
[pid=6548] ppid=6547 vsize=4920 CPUtime=194.32 cores=1,3,5,7
/proc/6548/stat : 6548 (npSolver-pbo) S 6547 6547 5385 0 -1 4202496 20606 86098 0 0 98 22 19285 27 20 0 1 0 272456055 5038080 705 33554432000 4194304 5992684 140735846794016 140735846778920 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6548/statm: 1230 705 180 440 0 786 0
[pid=6572] ppid=6548 vsize=198760 CPUtime=1605.78 cores=1,3,5,7
/proc/6572/stat : 6572 (glucosInc) R 6548 6547 5385 0 -1 4202496 31739 0 0 0 160528 50 0 0 20 0 1 0 272475492 203530240 48874 33554432000 4194304 5654031 140733662104416 140733662092232 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6572/statm: 49690 48874 142 357 0 49330 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 212828

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.12
CPU system time (s): 1.00585
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 243648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 1.00585
maximum resident set size= 209316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 82464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 473
involuntary context switches= 2012

runsolver used 3.80842 second user time and 9.11561 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-26 22:15:06
IDJOB=3699665
IDBENCH=2258
IDSOLVER=2276
FILE ID=node131/3699665-1338063306
RUNJOBID= node131-1338049646-5402
PBS_JOBID= 14624376
Free space on /tmp= 71576 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699665-1338063306/watcher-3699665-1338063306 -o /tmp/evaluation-result-3699665-1338063306/solver-3699665-1338063306 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699665-1338063306.opb 1506546949 HOME HOME

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=1506546949

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29525148 kB
Buffers:          254704 kB
Cached:          2131048 kB
SwapCached:        10788 kB
Active:           740512 kB
Inactive:        1810764 kB
Active(anon):     155676 kB
Inactive(anon):    12032 kB
Active(file):     584836 kB
Inactive(file):  1798732 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67097868 kB
Dirty:             10508 kB
Writeback:             0 kB
AnonPages:        149296 kB
Mapped:            15644 kB
Shmem:                 8 kB
Slab:             650064 kB
SReclaimable:      92680 kB
SUnreclaim:       557384 kB
KernelStack:        1488 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     298068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71560 MiB
End job on node131 at 2012-05-26 22:45:06