Trace number 3748828

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-3.opb
MD5SUM36a19a7aeba117287b60c4673ad89664
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.06
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 constraints126082
Number of constraints which are clauses126082
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.32	c run inc solver
0.00/0.32	c [INC SYSTEM] run initial solver
0.00/0.32	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.58	c [INC SEARCH] formula is SAT
0.00/0.58	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.90	o 0
0.00/0.90	c execute binary inc search
0.00/0.90	c [INC SEARCH] current bound: 767
0.00/0.90	c [INC SEARCH] iteration: 0
0.00/0.90	c [INC SEARCH] lower bound: 0 upperbound 1534 current bound: 767 best value:1534
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.90	c [INC SYSTEM] create new solver instance
0.00/0.90	c [INC] encode full formula
0.00/0.90	c (debug) using card networks
0.00/0.90	c old isEQ: 0, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
7.36/7.48	c [INC SEARCH] formula is UNSAT
7.36/7.48	c [INC SYSTEM] there exists a inc, kill it!
7.36/7.48	c write failed with 2
7.36/7.49	c sat variable: 0 optimum/unsat variable: 1
7.36/7.49	c [INC SEARCH] set lower bound to 768 upperbound 1534
7.36/7.49	c [INC SEARCH] current bound: 1151
7.36/7.49	c [INC SEARCH] iteration: 1
7.36/7.49	c [INC SEARCH] lower bound: 768 upperbound 1534 current bound: 1151 best value:1534
7.36/7.49	c [INC SYSTEM] create new solver instance
7.36/7.49	c [INC] encode full formula
7.36/7.49	c (debug) using card networks
7.36/7.49	c old isEQ: 0, new EQ is 0
7.47/7.54	c set iterative enc to: card
7.47/7.54	c set iterative enc to: none
7.47/7.55	c [INC SEARCH] isOptimum variable: 0
19.56/19.65	c [INC SEARCH] formula is UNSAT
19.56/19.65	c [INC SYSTEM] there exists a inc, kill it!
19.56/19.65	c write failed with 2
19.56/19.65	c sat variable: 0 optimum/unsat variable: 1
19.56/19.65	c [INC SEARCH] set lower bound to 1152 upperbound 1534
19.56/19.65	c [INC SEARCH] current bound: 1343
19.56/19.65	c [INC SEARCH] iteration: 2
19.56/19.65	c [INC SEARCH] lower bound: 1152 upperbound 1534 current bound: 1343 best value:1534
19.56/19.65	c [INC SYSTEM] create new solver instance
19.56/19.65	c [INC] encode full formula
19.56/19.65	c (debug) using card networks
19.56/19.65	c old isEQ: 0, new EQ is 0
19.68/19.71	c set iterative enc to: card
19.68/19.71	c set iterative enc to: none
19.68/19.72	c [INC SEARCH] isOptimum variable: 0
35.75/35.86	c [INC SEARCH] formula is UNSAT
35.75/35.86	c [INC SYSTEM] there exists a inc, kill it!
35.75/35.86	c write failed with 2
35.75/35.86	c sat variable: 0 optimum/unsat variable: 1
35.75/35.86	c [INC SEARCH] set lower bound to 1344 upperbound 1534
35.75/35.86	c [INC SEARCH] current bound: 1439
35.75/35.86	c [INC SEARCH] iteration: 3
35.75/35.86	c [INC SEARCH] lower bound: 1344 upperbound 1534 current bound: 1439 best value:1534
35.75/35.86	c [INC SYSTEM] create new solver instance
35.75/35.86	c [INC] encode full formula
35.75/35.86	c (debug) using card networks
35.75/35.86	c old isEQ: 0, new EQ is 0
35.87/35.91	c set iterative enc to: card
35.87/35.91	c set iterative enc to: none
35.87/35.93	c [INC SEARCH] isOptimum variable: 0
55.65/55.73	c [INC SEARCH] formula is UNSAT
55.65/55.73	c [INC SYSTEM] there exists a inc, kill it!
55.65/55.73	c write failed with 2
55.65/55.73	c sat variable: 0 optimum/unsat variable: 1
55.65/55.73	c [INC SEARCH] set lower bound to 1440 upperbound 1534
55.65/55.73	c [INC SEARCH] current bound: 1487
55.65/55.73	c [INC SEARCH] iteration: 4
55.65/55.73	c [INC SEARCH] lower bound: 1440 upperbound 1534 current bound: 1487 best value:1534
55.65/55.73	c [INC SYSTEM] create new solver instance
55.65/55.73	c [INC] encode full formula
55.65/55.73	c (debug) using card networks
55.65/55.73	c old isEQ: 0, new EQ is 0
55.65/55.78	c set iterative enc to: card
55.65/55.78	c set iterative enc to: none
55.77/55.80	c [INC SEARCH] isOptimum variable: 0
74.56/74.66	c [INC SEARCH] formula is SAT
74.56/74.66	c [INC SEARCH] copied best model
74.56/74.66	c sat variable: 1 optimum/unsat variable: 0
74.67/74.79	c model valid
74.67/74.79	c current solution ok
74.67/74.79	o -47
74.67/74.79	c [INC SEARCH] current bound: 1463
74.67/74.79	c [INC SEARCH] iteration: 5
74.67/74.79	c [INC SEARCH] lower bound: 1440 upperbound 1487 current bound: 1463 best value:1487
74.67/74.79	c [INC SYSTEM] there exists a inc, kill it!
74.67/74.79	c write failed with 2
74.67/74.79	c [INC SYSTEM] create new solver instance
74.67/74.79	c [INC] encode full formula
74.67/74.79	c (debug) using card networks
74.67/74.79	c old isEQ: 32, new EQ is 0
74.77/74.84	c set iterative enc to: card
74.77/74.84	c set iterative enc to: none
74.77/74.86	c [INC SEARCH] isOptimum variable: 0
96.06/96.12	c [INC SEARCH] formula is UNSAT
96.06/96.12	c [INC SYSTEM] there exists a inc, kill it!
96.06/96.12	c write failed with 2
96.06/96.12	c sat variable: 0 optimum/unsat variable: 1
96.06/96.12	c [INC SEARCH] set lower bound to 1464 upperbound 1487
96.06/96.12	c [INC SEARCH] current bound: 1475
96.06/96.12	c [INC SEARCH] iteration: 6
96.06/96.12	c [INC SEARCH] lower bound: 1464 upperbound 1487 current bound: 1475 best value:1487
96.06/96.12	c [INC SYSTEM] create new solver instance
96.06/96.12	c [INC] encode full formula
96.06/96.12	c (debug) using card networks
96.06/96.12	c old isEQ: 0, new EQ is 0
96.06/96.18	c set iterative enc to: card
96.06/96.18	c set iterative enc to: none
96.06/96.19	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3748828-1339121458/watcher-3748828-1339121458 -o /tmp/evaluation-result-3748828-1339121458/solver-3748828-1339121458 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748828-1339121458.opb 814026888 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.03 2.01 2.00 3/179 26578
/proc/meminfo: memFree=29149148/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0

[startup+0.0918099 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26578
/proc/meminfo: memFree=29149148/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26578
/proc/meminfo: memFree=29149148/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26578
/proc/meminfo: memFree=29149148/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26578
/proc/meminfo: memFree=29149148/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 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.03 2.01 2.00 3/182 26587
/proc/meminfo: memFree=29067356/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=0.94 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 14151 6880 0 0 49 20 23 2 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26587] ppid=26579 vsize=38416 CPUtime=0.52 cores=1,3,5,7
/proc/26587/stat : 26587 (glucosInc) R 26579 26578 23584 0 -1 4202496 8148 0 0 0 51 1 0 0 20 0 1 0 378270399 39337984 7979 33554432000 4194304 5654031 140733885074592 140736523410376 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26587/statm: 9604 7979 131 357 0 9244 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 112312

[startup+3.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 26587
/proc/meminfo: memFree=29047824/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=0.94 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 14151 6880 0 0 49 20 23 2 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26587] ppid=26579 vsize=38416 CPUtime=2.12 cores=1,3,5,7
/proc/26587/stat : 26587 (glucosInc) R 26579 26578 23584 0 -1 4202496 8216 0 0 0 211 1 0 0 20 0 1 0 378270399 39337984 8047 33554432000 4194304 5654031 140733885074592 140733885072360 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26587/statm: 9604 8047 140 357 0 9244 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 112312

[startup+6.30041 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26589
/proc/meminfo: memFree=29048572/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=0.94 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 14151 6880 0 0 49 20 23 2 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26587] ppid=26579 vsize=38416 CPUtime=5.32 cores=1,3,5,7
/proc/26587/stat : 26587 (glucosInc) R 26579 26578 23584 0 -1 4202496 8299 0 0 0 531 1 0 0 20 0 1 0 378270399 39337984 8129 33554432000 4194304 5654031 140733885074592 140733885062408 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26587/statm: 9604 8129 140 357 0 9244 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 112312

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 26591
/proc/meminfo: memFree=29043688/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=7.53 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 16733 15715 0 0 55 21 673 4 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26591] ppid=26579 vsize=39300 CPUtime=5.13 cores=1,3,5,7
/proc/26591/stat : 26591 (glucosInc) R 26579 26578 23584 0 -1 4202496 8310 0 0 0 512 1 0 0 20 0 1 0 378271058 40243200 8935 33554432000 4194304 5654031 140734726018480 140734726006296 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26591/statm: 9825 8935 140 357 0 9465 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 113196

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26596
/proc/meminfo: memFree=29046232/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=19.69 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 19315 24575 0 0 60 21 1881 7 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26596] ppid=26579 vsize=39424 CPUtime=5.76 cores=1,3,5,7
/proc/26596/stat : 26596 (glucosInc) R 26579 26578 23584 0 -1 4202496 8670 0 0 0 575 1 0 0 20 0 1 0 378272275 40370176 8570 33554432000 4194304 5654031 140736803099280 140736803097048 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26596/statm: 9856 8570 131 357 0 9496 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 113320

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26600
/proc/meminfo: memFree=29042208/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=35.9 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 21897 34084 0 0 66 22 3492 10 20 0 1 0 378270303 66301952 15729 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15729 176 442 0 15741 0
[pid=26600] ppid=26579 vsize=39796 CPUtime=15.16 cores=1,3,5,7
/proc/26600/stat : 26600 (glucosInc) R 26579 26578 23584 0 -1 4202496 8762 0 0 0 1514 2 0 0 20 0 1 0 378273895 40751104 8720 33554432000 4194304 5654031 140735020210992 140735020209000 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26600/statm: 9949 8720 141 357 0 9589 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 113692

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=29011720/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=39436 CPUtime=6.1 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 8663 0 0 0 609 1 0 0 20 0 1 0 378279922 40382464 8614 33554432000 4194304 5654031 140734391319552 140734391307368 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 9859 8614 140 357 0 9499 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 113332

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=28951692/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=71028 CPUtime=66.07 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 13888 0 0 0 6603 4 0 0 20 0 1 0 378279922 72732672 17012 33554432000 4194304 5654031 140734391319552 140734391307368 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 17757 17012 142 357 0 17397 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 144924

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26608
/proc/meminfo: memFree=28920472/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=102116 CPUtime=126.06 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 17283 0 0 0 12599 7 0 0 20 0 1 0 378279922 104566784 23760 33554432000 4194304 5654031 140734391319552 140734391307368 4233194 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 25529 23760 142 357 0 25169 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 176012

[startup+282.3 s]

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

/proc/meminfo: memFree=28777860/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=225336 CPUtime=1145.89 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 38628 0 0 0 114536 53 0 0 20 0 1 0 378279922 230744064 51275 33554432000 4194304 5654031 140734391319552 140734391317640 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 56334 51275 142 357 0 55974 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 299232

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26619
/proc/meminfo: memFree=28762824/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=194516 CPUtime=1205.89 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 39818 0 0 0 120533 56 0 0 20 0 1 0 378279922 199184384 46098 33554432000 4194304 5654031 140734391319552 140734391307368 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 48629 46098 142 357 0 48269 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 268412

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28734064/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=225336 CPUtime=1265.88 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 41309 0 0 0 126529 59 0 0 20 0 1 0 378279922 230744064 50261 33554432000 4194304 5654031 140734391319552 140734391307368 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 56334 50261 142 357 0 55974 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 299232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28775628/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=225336 CPUtime=1325.87 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 42205 0 0 0 132526 61 0 0 20 0 1 0 378279922 230744064 51797 33554432000 4194304 5654031 140734391319552 140734391307368 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 56334 51797 142 357 0 55974 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 299232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26619
/proc/meminfo: memFree=28792184/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=145196 CPUtime=1385.86 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 43100 0 0 0 138523 63 0 0 20 0 1 0 378279922 148680704 35583 33554432000 4194304 5654031 140734391319552 140734391307368 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 36299 35583 142 357 0 35939 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 219092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26621
/proc/meminfo: memFree=28724376/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=194516 CPUtime=1445.85 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 44288 0 0 0 144519 66 0 0 20 0 1 0 378279922 199184384 44562 33554432000 4194304 5654031 140734391319552 140734391317480 4233148 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 48629 44562 142 357 0 48269 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 268412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26621
/proc/meminfo: memFree=28698976/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=225336 CPUtime=1505.83 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 45789 0 0 0 150514 69 0 0 20 0 1 0 378279922 230744064 50261 33554432000 4194304 5654031 140734391319552 140734391317640 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 56334 50261 142 357 0 55974 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 299232

[startup+1662.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 26621
/proc/meminfo: memFree=28686720/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=225336 CPUtime=1565.82 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 46688 0 0 0 156511 71 0 0 20 0 1 0 378279922 230744064 52821 33554432000 4194304 5654031 140734391319552 140734391307368 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 56334 52821 142 357 0 55974 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 299232

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26621
/proc/meminfo: memFree=28747088/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=145196 CPUtime=1625.81 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 47589 0 0 0 162508 73 0 0 20 0 1 0 378279922 148680704 35583 33554432000 4194304 5654031 140734391319552 140734391307368 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 36299 35583 142 357 0 35939 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 219092

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 26668
/proc/meminfo: memFree=29022996/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=145196 CPUtime=1685.8 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 48484 0 0 0 168505 75 0 0 20 0 1 0 378279922 148680704 35583 33554432000 4194304 5654031 140734391319552 140734391317576 4218819 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 36299 35583 142 357 0 35939 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 219092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 26668
/proc/meminfo: memFree=28970256/32873844 swapFree=7900/7900
[pid=26578] ppid=26576 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (npSolver-pbo-I.) S 26576 26578 23584 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378270302 9367552 274 33554432000 4194304 5064252 140733590835232 140733590834144 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26578/statm: 2287 274 233 213 0 72 0
[pid=26579] ppid=26578 vsize=64748 CPUtime=96.17 cores=1,3,5,7
/proc/26579/stat : 26579 (npSolver-pbo) S 26578 26578 23584 0 -1 4202496 30007 64767 0 0 96 25 9475 21 20 0 1 0 378270303 66301952 15730 33554432000 4194304 6004724 140736523424224 140736523409144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26579/statm: 16187 15730 177 442 0 15741 0
[pid=26608] ppid=26579 vsize=194516 CPUtime=1703.91 cores=1,3,5,7
/proc/26608/stat : 26608 (glucosInc) R 26579 26578 23584 0 -1 4202496 48780 0 0 0 170315 76 0 0 20 0 1 0 378279922 199184384 46610 33554432000 4194304 5654031 140734391319552 140734391317480 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26608/statm: 48629 46610 142 357 0 48269 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 268412

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.86
CPU system time (s): 1.23881
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 299232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.23881
maximum resident set size= 219476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276
involuntary context switches= 3738

runsolver used 3.2895 second user time and 9.66153 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 04:10:58
IDJOB=3748828
IDBENCH=2267
IDSOLVER=2333
FILE ID=node137/3748828-1339121458
RUNJOBID= node137-1339112420-25566
PBS_JOBID= 14643716
Free space on /tmp= 70692 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-3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748828-1339121458/watcher-3748828-1339121458 -o /tmp/evaluation-result-3748828-1339121458/solver-3748828-1339121458 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748828-1339121458.opb 814026888 HOME HOME

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=814026888

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:        29149528 kB
Buffers:          303612 kB
Cached:          2459260 kB
SwapCached:         4640 kB
Active:          1235380 kB
Inactive:        1633092 kB
Active(anon):     100784 kB
Inactive(anon):     6608 kB
Active(file):    1134596 kB
Inactive(file):  1626484 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             28928 kB
Writeback:             0 kB
AnonPages:         76800 kB
Mapped:            10712 kB
Shmem:                 0 kB
Slab:             715824 kB
SReclaimable:     156808 kB
SUnreclaim:       559016 kB
KernelStack:        1512 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70688 MiB
End job on node137 at 2012-06-08 04:40:58