Trace number 3748829

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
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 1534
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 1534
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 1534
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

Solver Data

0.00/0.31	c run inc solver
0.00/0.31	c [INC SYSTEM] run initial solver
0.00/0.31	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.57	c [INC SEARCH] formula is SAT
0.00/0.57	c [INC SYSTEM] solved the initial formula
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.91	o 0
0.00/0.91	c execute binary inc search
0.00/0.91	c [INC SEARCH] current bound: 767
0.00/0.91	c [INC SEARCH] iteration: 0
0.00/0.91	c [INC SEARCH] lower bound: 0 upperbound 1534 current bound: 767 best value:1534
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.91	c old isEQ: 0, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
6.16/6.29	c [INC SEARCH] formula is UNSAT
6.16/6.29	c [INC SYSTEM] there exists a inc, kill it!
6.16/6.29	c write failed with 2
6.16/6.29	c sat variable: 0 optimum/unsat variable: 1
6.16/6.29	c [INC SEARCH] set lower bound to 768 upperbound 1534
6.16/6.29	c [INC SEARCH] current bound: 1151
6.16/6.29	c [INC SEARCH] iteration: 1
6.16/6.29	c [INC SEARCH] lower bound: 768 upperbound 1534 current bound: 1151 best value:1534
6.16/6.29	c [INC SYSTEM] create new solver instance
6.16/6.29	c [INC] encode full formula
6.16/6.29	c (debug) using card networks
6.16/6.29	c old isEQ: 0, new EQ is 0
6.28/6.34	c set iterative enc to: card
6.28/6.34	c set iterative enc to: none
6.28/6.36	c [INC SEARCH] isOptimum variable: 0
15.45/15.56	c [INC SEARCH] formula is UNSAT
15.45/15.56	c [INC SYSTEM] there exists a inc, kill it!
15.45/15.56	c write failed with 2
15.45/15.56	c sat variable: 0 optimum/unsat variable: 1
15.45/15.56	c [INC SEARCH] set lower bound to 1152 upperbound 1534
15.45/15.56	c [INC SEARCH] current bound: 1343
15.45/15.56	c [INC SEARCH] iteration: 2
15.45/15.56	c [INC SEARCH] lower bound: 1152 upperbound 1534 current bound: 1343 best value:1534
15.45/15.56	c [INC SYSTEM] create new solver instance
15.45/15.56	c [INC] encode full formula
15.45/15.56	c (debug) using card networks
15.45/15.56	c old isEQ: 0, new EQ is 0
15.56/15.61	c set iterative enc to: card
15.56/15.61	c set iterative enc to: none
15.56/15.63	c [INC SEARCH] isOptimum variable: 0
29.06/29.11	c [INC SEARCH] formula is UNSAT
29.06/29.11	c [INC SYSTEM] there exists a inc, kill it!
29.06/29.11	c write failed with 2
29.06/29.11	c sat variable: 0 optimum/unsat variable: 1
29.06/29.11	c [INC SEARCH] set lower bound to 1344 upperbound 1534
29.06/29.11	c [INC SEARCH] current bound: 1439
29.06/29.11	c [INC SEARCH] iteration: 3
29.06/29.11	c [INC SEARCH] lower bound: 1344 upperbound 1534 current bound: 1439 best value:1534
29.06/29.11	c [INC SYSTEM] create new solver instance
29.06/29.11	c [INC] encode full formula
29.06/29.11	c (debug) using card networks
29.06/29.11	c old isEQ: 0, new EQ is 0
29.06/29.17	c set iterative enc to: card
29.06/29.17	c set iterative enc to: none
29.06/29.18	c [INC SEARCH] isOptimum variable: 0
45.14/45.24	c [INC SEARCH] formula is UNSAT
45.14/45.24	c [INC SYSTEM] there exists a inc, kill it!
45.14/45.24	c write failed with 2
45.14/45.24	c sat variable: 0 optimum/unsat variable: 1
45.14/45.24	c [INC SEARCH] set lower bound to 1440 upperbound 1534
45.14/45.24	c [INC SEARCH] current bound: 1487
45.14/45.24	c [INC SEARCH] iteration: 4
45.14/45.24	c [INC SEARCH] lower bound: 1440 upperbound 1534 current bound: 1487 best value:1534
45.14/45.24	c [INC SYSTEM] create new solver instance
45.14/45.24	c [INC] encode full formula
45.14/45.24	c (debug) using card networks
45.14/45.24	c old isEQ: 0, new EQ is 0
45.25/45.30	c set iterative enc to: card
45.25/45.30	c set iterative enc to: none
45.25/45.31	c [INC SEARCH] isOptimum variable: 0
61.25/61.38	c [INC SEARCH] formula is SAT
61.25/61.39	c [INC SEARCH] copied best model
61.25/61.39	c sat variable: 1 optimum/unsat variable: 0
61.45/61.52	c model valid
61.45/61.52	c current solution ok
61.45/61.52	o -48
61.45/61.52	c [INC SEARCH] current bound: 1463
61.45/61.52	c [INC SEARCH] iteration: 5
61.45/61.52	c [INC SEARCH] lower bound: 1440 upperbound 1486 current bound: 1463 best value:1486
61.45/61.52	c [INC SYSTEM] there exists a inc, kill it!
61.45/61.52	c write failed with 2
61.45/61.53	c [INC SYSTEM] create new solver instance
61.45/61.53	c [INC] encode full formula
61.45/61.53	c (debug) using card networks
61.45/61.53	c old isEQ: 32, new EQ is 0
61.45/61.58	c set iterative enc to: card
61.45/61.58	c set iterative enc to: none
61.45/61.60	c [INC SEARCH] isOptimum variable: 0
80.15/80.24	c [INC SEARCH] formula is UNSAT
80.15/80.24	c [INC SYSTEM] there exists a inc, kill it!
80.15/80.24	c write failed with 2
80.15/80.25	c sat variable: 0 optimum/unsat variable: 1
80.15/80.25	c [INC SEARCH] set lower bound to 1464 upperbound 1486
80.15/80.25	c [INC SEARCH] current bound: 1475
80.15/80.25	c [INC SEARCH] iteration: 6
80.15/80.25	c [INC SEARCH] lower bound: 1464 upperbound 1486 current bound: 1475 best value:1486
80.15/80.25	c [INC SYSTEM] create new solver instance
80.15/80.25	c [INC] encode full formula
80.15/80.25	c (debug) using card networks
80.15/80.25	c old isEQ: 0, new EQ is 0
80.25/80.31	c set iterative enc to: card
80.25/80.31	c set iterative enc to: none
80.25/80.32	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	c write failed with -1
1800.05/1800.41	HOME/npSolver-pbo-I.sh: line 18: 26528 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3748829-1339121431/watcher-3748829-1339121431 -o /tmp/evaluation-result-3748829-1339121431/solver-3748829-1339121431 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748829-1339121431.opb 1999086975 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26527
/proc/meminfo: memFree=29124136/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0

[startup+0.0657959 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26527
/proc/meminfo: memFree=29124136/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100376 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26527
/proc/meminfo: memFree=29124136/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26527
/proc/meminfo: memFree=29124136/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26527
/proc/meminfo: memFree=29124136/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 26536
/proc/meminfo: memFree=29045592/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=0.95 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 13649 6719 0 0 49 21 22 3 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
[pid=26536] ppid=26528 vsize=38412 CPUtime=0.51 cores=0,2,4,6
/proc/26536/stat : 26536 (glucosInc) R 26528 26527 23584 0 -1 4202496 8097 0 0 0 50 1 0 0 20 0 1 0 378267777 39333888 7993 33554432000 4194304 5654031 140733723871120 140733722820552 4232398 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26536/statm: 9603 7993 131 357 0 9243 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 112628

[startup+3.10031 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 26536
/proc/meminfo: memFree=29024884/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=0.95 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 13649 6719 0 0 49 21 22 3 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
[pid=26536] ppid=26528 vsize=38412 CPUtime=2.11 cores=0,2,4,6
/proc/26536/stat : 26536 (glucosInc) R 26528 26527 23584 0 -1 4202496 8163 0 0 0 210 1 0 0 20 0 1 0 378267777 39333888 8058 33554432000 4194304 5654031 140733723871120 140733723868888 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26536/statm: 9603 8058 131 357 0 9243 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 112628

[startup+6.30036 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 26536
/proc/meminfo: memFree=29021720/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=6.28 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) R 26527 26527 23584 0 -1 4202496 13798 14973 0 0 50 21 552 5 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486565592 4579890 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74216

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 26538
/proc/meminfo: memFree=28987792/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=6.33 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 16231 15488 0 0 55 21 552 5 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
[pid=26538] ppid=26528 vsize=39284 CPUtime=6.32 cores=0,2,4,6
/proc/26538/stat : 26538 (glucosInc) R 26528 26527 23584 0 -1 4202496 8826 0 0 0 631 1 0 0 20 0 1 0 378268316 40226816 8641 33554432000 4194304 5654031 140737141760208 140737141757976 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26538/statm: 9821 8641 131 357 0 9461 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 113500

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 26540
/proc/meminfo: memFree=28983756/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=15.61 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 18813 24938 0 0 60 22 1471 8 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
[pid=26540] ppid=26528 vsize=39668 CPUtime=9.86 cores=0,2,4,6
/proc/26540/stat : 26540 (glucosInc) R 26528 26527 23584 0 -1 4202496 7967 0 0 0 985 1 0 0 20 0 1 0 378269243 40620032 8757 33554432000 4194304 5654031 140736800413408 140736800401224 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26540/statm: 9917 8757 140 357 0 9557 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 113884

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26596
/proc/meminfo: memFree=29046604/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=45.28 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 23977 44233 0 0 71 24 4419 14 20 0 1 0 378267680 66629632 15813 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15813 176 442 0 15821 0
[pid=26594] ppid=26528 vsize=39676 CPUtime=5.77 cores=0,2,4,6
/proc/26594/stat : 26594 (glucosInc) R 26528 26527 23584 0 -1 4202496 8838 0 0 0 575 2 0 0 20 0 1 0 378272211 40628224 8653 33554432000 4194304 5654031 140735380848800 140735380846568 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 9919 8653 131 357 0 9559 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 113892

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 26606
/proc/meminfo: memFree=29023588/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=70976 CPUtime=21.96 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 11124 0 0 0 2194 2 0 0 20 0 1 0 378275712 72679424 14394 33554432000 4194304 5654031 140734531421488 140734531409304 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 17744 14394 142 357 0 17384 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 145192

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=28986212/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=71368 CPUtime=81.94 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 14118 0 0 0 8190 4 0 0 20 0 1 0 378275712 73080832 16535 33554432000 4194304 5654031 140734531421488 140734531409304 4233236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 17842 16535 142 357 0 17482 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 145584

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=28931888/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=101716 CPUtime=141.92 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 15127 0 0 0 14188 4 0 0 20 0 1 0 378275712 104157184 24170 33554432000 4194304 5654031 140734531421488 140734531409304 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 25429 24170 142 357 0 25069 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 175932

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=28918424/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28761024/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=183316 CPUtime=1161.77 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 38569 0 0 0 116132 45 0 0 20 0 1 0 378275712 187715584 43833 33554432000 4194304 5654031 140734531421488 140734531419416 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 45829 43833 142 357 0 45469 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 257532

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26619
/proc/meminfo: memFree=28729348/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=214136 CPUtime=1221.76 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 40108 0 0 0 122129 47 0 0 20 0 1 0 378275712 219275264 45948 33554432000 4194304 5654031 140734531421488 140734531409304 4232839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 53534 45948 142 357 0 53174 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 288352

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28839996/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=133996 CPUtime=1281.75 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 41051 0 0 0 128125 50 0 0 20 0 1 0 378275712 137211904 32752 33554432000 4194304 5654031 140734531421488 140734531419512 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 33499 32752 142 357 0 33139 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 208212

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28752648/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=183316 CPUtime=1341.75 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 42348 0 0 0 134123 52 0 0 20 0 1 0 378275712 187715584 43833 33554432000 4194304 5654031 140734531421488 140734531409304 4233176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 45829 43833 142 357 0 45469 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 257532

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28724076/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=215264 CPUtime=1401.73 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 44181 0 0 0 140118 55 0 0 20 0 1 0 378275712 220430336 49302 33554432000 4194304 5654031 140734531421488 140734531409304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 53816 49302 142 357 0 53456 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 289480

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28748324/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=166368 CPUtime=1461.72 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 45563 0 0 0 146115 57 0 0 20 0 1 0 378275712 170360832 40598 33554432000 4194304 5654031 140734531421488 140734531419512 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 41592 40598 142 357 0 41232 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 240584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26621
/proc/meminfo: memFree=28805768/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=166368 CPUtime=1521.71 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 46759 0 0 0 152112 59 0 0 20 0 1 0 378275712 170360832 40844 33554432000 4194304 5654031 140734531421488 140734531419512 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 41592 40844 142 357 0 41232 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 240584

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26621
/proc/meminfo: memFree=28730344/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=215688 CPUtime=1581.7 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 48054 0 0 0 158108 62 0 0 20 0 1 0 378275712 220864512 49877 33554432000 4194304 5654031 140734531421488 140734531419416 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 53922 49877 142 357 0 53562 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 289904

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 26621
/proc/meminfo: memFree=28709712/32873844 swapFree=7904/7904
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=215688 CPUtime=1641.69 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 49010 0 0 0 164105 64 0 0 20 0 1 0 378275712 220864512 51925 33554432000 4194304 5654031 140734531421488 140734531409304 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 53922 51925 142 357 0 53562 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 289904

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 26624
/proc/meminfo: memFree=28698876/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=215688 CPUtime=1701.68 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 49959 0 0 0 170102 66 0 0 20 0 1 0 378275712 220864512 52949 33554432000 4194304 5654031 140734531421488 140734531409304 4233236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 53922 52949 142 357 0 53562 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 289904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 26624
/proc/meminfo: memFree=28671880/32873844 swapFree=7900/7900
[pid=26527] ppid=26525 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26527/stat : 26527 (npSolver-pbo-I.) S 26525 26527 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378267680 9367552 275 33554432000 4194304 5064252 140736038268560 140736038267472 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26527/statm: 2287 275 233 213 0 72 0
[pid=26528] ppid=26527 vsize=65068 CPUtime=80.26 cores=0,2,4,6
/proc/26528/stat : 26528 (npSolver-pbo) S 26527 26527 23584 0 -1 4202496 29505 65339 0 0 95 26 7885 20 20 0 1 0 378267680 66629632 15814 33554432000 4194304 6004724 140736486571584 140736486556504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26528/statm: 16267 15814 177 442 0 15821 0
[pid=26602] ppid=26528 vsize=246508 CPUtime=1719.79 cores=0,2,4,6
/proc/26602/stat : 26602 (glucosInc) R 26528 26527 23584 0 -1 4202496 50559 0 0 0 171912 67 0 0 20 0 1 0 378275712 252424192 56601 33554432000 4194304 5654031 140734531421488 140734531409304 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26602/statm: 61627 56601 142 357 0 61267 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 320724

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.1
CPU user time (s): 1798.95
CPU system time (s): 1.15082
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 320724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.15082
maximum resident set size= 228448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145783
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 266
involuntary context switches= 2265

runsolver used 3.98239 second user time and 8.86165 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 04:10:31
IDJOB=3748829
IDBENCH=2266
IDSOLVER=2333
FILE ID=node137/3748829-1339121431
RUNJOBID= node137-1339112420-25565
PBS_JOBID= 14643716
Free space on /tmp= 70700 MiB

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

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=1999086975

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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:        29124028 kB
Buffers:          303520 kB
Cached:          2452256 kB
SwapCached:         4640 kB
Active:          1254740 kB
Inactive:        1632712 kB
Active(anon):     127484 kB
Inactive(anon):     6608 kB
Active(file):    1127256 kB
Inactive(file):  1626104 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             11456 kB
Writeback:            24 kB
AnonPages:        142452 kB
Mapped:            10668 kB
Shmem:                 0 kB
Slab:             715648 kB
SReclaimable:     156772 kB
SUnreclaim:       558876 kB
KernelStack:        1480 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 70676 MiB
End job on node137 at 2012-06-08 04:40:32