Trace number 3748816

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.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
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 1150
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 1150
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 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.38	c [INC SEARCH] formula is SAT
0.00/0.38	c [INC SYSTEM] solved the initial formula
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.59	o 0
0.00/0.59	c execute binary inc search
0.00/0.59	c [INC SEARCH] current bound: 575
0.00/0.59	c [INC SEARCH] iteration: 0
0.00/0.59	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 0, new EQ is 0
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
5.26/5.31	c [INC SEARCH] formula is UNSAT
5.37/5.53	c [INC SYSTEM] there exists a inc, kill it!
5.37/5.53	c write failed with 2
5.37/5.53	c sat variable: 0 optimum/unsat variable: 1
5.37/5.53	c [INC SEARCH] set lower bound to 576 upperbound 1150
5.37/5.53	c [INC SEARCH] current bound: 863
5.37/5.53	c [INC SEARCH] iteration: 1
5.37/5.53	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
5.37/5.53	c [INC SYSTEM] create new solver instance
5.37/5.53	c [INC] encode full formula
5.37/5.53	c (debug) using card networks
5.37/5.53	c old isEQ: 0, new EQ is 0
5.37/5.53	c set iterative enc to: card
5.37/5.53	c set iterative enc to: none
5.37/5.53	c [INC SEARCH] isOptimum variable: 0
14.09/14.28	c [INC SEARCH] formula is UNSAT
14.09/14.28	c [INC SYSTEM] there exists a inc, kill it!
14.09/14.28	c write failed with 2
14.09/14.28	c sat variable: 0 optimum/unsat variable: 1
14.09/14.28	c [INC SEARCH] set lower bound to 864 upperbound 1150
14.09/14.28	c [INC SEARCH] current bound: 1007
14.09/14.28	c [INC SEARCH] iteration: 2
14.09/14.28	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
14.09/14.28	c [INC SYSTEM] create new solver instance
14.09/14.28	c [INC] encode full formula
14.09/14.28	c (debug) using card networks
14.09/14.28	c old isEQ: 0, new EQ is 0
14.19/14.33	c set iterative enc to: card
14.19/14.33	c set iterative enc to: none
14.19/14.35	c [INC SEARCH] isOptimum variable: 0
25.97/26.15	c [INC SEARCH] formula is UNSAT
25.97/26.15	c [INC SYSTEM] there exists a inc, kill it!
25.97/26.15	c write failed with 2
25.97/26.16	c sat variable: 0 optimum/unsat variable: 1
25.97/26.16	c [INC SEARCH] set lower bound to 1008 upperbound 1150
25.97/26.16	c [INC SEARCH] current bound: 1079
25.97/26.16	c [INC SEARCH] iteration: 3
25.97/26.16	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
25.97/26.16	c [INC SYSTEM] create new solver instance
25.97/26.16	c [INC] encode full formula
25.97/26.16	c (debug) using card networks
25.97/26.16	c old isEQ: 0, new EQ is 0
26.09/26.21	c set iterative enc to: card
26.09/26.21	c set iterative enc to: none
26.09/26.22	c [INC SEARCH] isOptimum variable: 0
42.85/43.09	c [INC SEARCH] formula is UNSAT
42.85/43.09	c [INC SYSTEM] there exists a inc, kill it!
42.85/43.09	c write failed with 2
42.95/43.10	c sat variable: 0 optimum/unsat variable: 1
42.95/43.10	c [INC SEARCH] set lower bound to 1080 upperbound 1150
42.95/43.10	c [INC SEARCH] current bound: 1115
42.95/43.10	c [INC SEARCH] iteration: 4
42.95/43.10	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
42.95/43.10	c [INC SYSTEM] create new solver instance
42.95/43.10	c [INC] encode full formula
42.95/43.10	c (debug) using card networks
42.95/43.10	c old isEQ: 0, new EQ is 0
42.95/43.15	c set iterative enc to: card
42.95/43.15	c set iterative enc to: none
42.95/43.16	c [INC SEARCH] isOptimum variable: 0
46.26/46.45	c [INC SEARCH] formula is SAT
46.26/46.46	c [INC SEARCH] copied best model
46.26/46.46	c sat variable: 1 optimum/unsat variable: 0
46.36/46.54	c model valid
46.36/46.54	c current solution ok
46.36/46.54	o -37
46.36/46.54	c [INC SEARCH] current bound: 1096
46.36/46.54	c [INC SEARCH] iteration: 5
46.36/46.54	c [INC SEARCH] lower bound: 1080 upperbound 1113 current bound: 1096 best value:1113
46.36/46.54	c [INC SYSTEM] there exists a inc, kill it!
46.36/46.54	c write failed with 2
46.36/46.54	c [INC SYSTEM] create new solver instance
46.36/46.54	c [INC] encode full formula
46.36/46.54	c (debug) using card networks
46.36/46.54	c old isEQ: 126, new EQ is 0
46.36/46.59	c set iterative enc to: card
46.36/46.59	c set iterative enc to: none
46.46/46.61	c [INC SEARCH] isOptimum variable: 0
61.96/62.19	c [INC SEARCH] formula is UNSAT
61.96/62.19	c [INC SYSTEM] there exists a inc, kill it!
61.96/62.19	c write failed with 2
61.96/62.19	c sat variable: 0 optimum/unsat variable: 1
61.96/62.19	c [INC SEARCH] set lower bound to 1097 upperbound 1113
61.96/62.19	c [INC SEARCH] current bound: 1105
61.96/62.19	c [INC SEARCH] iteration: 6
61.96/62.19	c [INC SEARCH] lower bound: 1097 upperbound 1113 current bound: 1105 best value:1113
61.96/62.19	c [INC SYSTEM] create new solver instance
61.96/62.19	c [INC] encode full formula
61.96/62.19	c (debug) using card networks
61.96/62.19	c old isEQ: 0, new EQ is 0
62.07/62.24	c set iterative enc to: card
62.07/62.24	c set iterative enc to: none
62.07/62.26	c [INC SEARCH] isOptimum variable: 0
90.56/90.70	c [INC SEARCH] formula is SAT
90.56/90.71	c [INC SEARCH] copied best model
90.56/90.71	c sat variable: 1 optimum/unsat variable: 0
90.56/90.79	c model valid
90.56/90.79	c current solution ok
90.56/90.79	o -45
90.56/90.79	c [INC SEARCH] current bound: 1101
90.56/90.79	c [INC SEARCH] iteration: 7
90.56/90.79	c [INC SEARCH] lower bound: 1097 upperbound 1105 current bound: 1101 best value:1105
90.56/90.79	c [INC SYSTEM] there exists a inc, kill it!
90.56/90.79	c write failed with 2
90.56/90.79	c [INC SYSTEM] create new solver instance
90.56/90.79	c [INC] encode full formula
90.56/90.79	c (debug) using card networks
90.56/90.79	c old isEQ: 126, new EQ is 0
90.66/90.85	c set iterative enc to: card
90.66/90.85	c set iterative enc to: none
90.66/90.86	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.50	c an unexpexted return value has been received, exit
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.50	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-3748816-1339121174/watcher-3748816-1339121174 -o /tmp/evaluation-result-3748816-1339121174/solver-3748816-1339121174 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748816-1339121174.opb 1653843125 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27053
/proc/meminfo: memFree=29276712/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0

[startup+0.0879141 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27053
/proc/meminfo: memFree=29276712/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27053
/proc/meminfo: memFree=29276712/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27053
/proc/meminfo: memFree=29276712/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700147 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27053
/proc/meminfo: memFree=29276712/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27062
/proc/meminfo: memFree=29186072/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=0.63 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 10404 5070 0 0 33 14 15 1 20 0 1 0 378184440 58699776 14015 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27054/statm: 14331 14015 176 442 0 13885 0
[pid=27062] ppid=27054 vsize=34320 CPUtime=0.83 cores=1,3,5,7
/proc/27062/stat : 27062 (glucosInc) R 27054 27053 22658 0 -1 4202496 7449 0 0 0 83 0 0 0 20 0 1 0 378184506 35143680 7537 33554432000 4194304 5654031 140735094211264 140735094209032 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27062/statm: 8580 7537 131 357 0 8220 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 100792

[startup+3.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27062
/proc/meminfo: memFree=29183032/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=0.63 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 10404 5070 0 0 33 14 15 1 20 0 1 0 378184440 58699776 14015 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27054/statm: 14331 14015 176 442 0 13885 0
[pid=27062] ppid=27054 vsize=34320 CPUtime=2.43 cores=1,3,5,7
/proc/27062/stat : 27062 (glucosInc) R 27054 27053 22658 0 -1 4202496 7498 0 0 0 243 0 0 0 20 0 1 0 378184506 35143680 7586 33554432000 4194304 5654031 140735094211264 140735094209032 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27062/statm: 8580 7586 131 357 0 8220 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100792

[startup+6.30024 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 27063
/proc/meminfo: memFree=29209932/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=5.37 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 12384 13132 0 0 39 15 480 3 20 0 1 0 378184440 58699776 14015 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27054/statm: 14331 14015 176 442 0 13885 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 66472

[startup+12.7004 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 27064
/proc/meminfo: memFree=29175648/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=5.37 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 12384 13132 0 0 39 15 480 3 20 0 1 0 378184440 58699776 14015 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27054/statm: 14331 14015 176 442 0 13885 0
[pid=27064] ppid=27054 vsize=37112 CPUtime=7.22 cores=1,3,5,7
/proc/27064/stat : 27064 (glucosInc) R 27054 27053 22658 0 -1 4202496 7757 0 0 0 720 2 0 0 20 0 1 0 378184987 38002688 7741 33554432000 4194304 5654031 140736394138560 140736394136648 4232905 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27064/statm: 9278 7741 131 357 0 8918 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 103584

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 27066
/proc/meminfo: memFree=29167836/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=14.24 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 14364 21970 0 0 44 16 1358 6 20 0 1 0 378184440 58699776 14015 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27054/statm: 14331 14015 176 442 0 13885 0
[pid=27066] ppid=27054 vsize=37452 CPUtime=11.13 cores=1,3,5,7
/proc/27066/stat : 27066 (glucosInc) R 27054 27053 22658 0 -1 4202496 7623 0 0 0 1111 2 0 0 20 0 1 0 378185875 38350848 8293 33554432000 4194304 5654031 140736607337472 140736607335240 4219835 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27066/statm: 9363 8293 140 357 0 9003 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 103924

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 27072
/proc/meminfo: memFree=29158576/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=46.48 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 20904 50173 0 0 69 18 4546 15 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27072] ppid=27054 vsize=37836 CPUtime=4.48 cores=1,3,5,7
/proc/27072/stat : 27072 (glucosInc) R 27054 27053 22658 0 -1 4202496 8137 0 0 0 447 1 0 0 20 0 1 0 378189101 38744064 8162 33554432000 4194304 5654031 140735515911776 140735515899592 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27072/statm: 9459 8162 140 357 0 9099 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 104308

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 27076
/proc/meminfo: memFree=29185252/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=42752 CPUtime=11.43 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 10370 0 0 0 1141 2 0 0 20 0 1 0 378193526 43778048 8868 33554432000 4194304 5654031 140733689591664 140733689579480 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 10688 8868 142 357 0 10328 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 109224

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 27076
/proc/meminfo: memFree=29124556/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=68976 CPUtime=71.41 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 14484 0 0 0 7137 4 0 0 20 0 1 0 378193526 70631424 16588 33554432000 4194304 5654031 140733689591664 140733689579480 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 17244 16588 142 357 0 16884 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 135448

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 27076
/proc/meminfo: memFree=29136192/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=92688 CPUtime=131.39 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 15383 0 0 0 13135 4 0 0 20 0 1 0 378193526 94912512 22005 33554432000 4194304 5654031 140733689591664 140733689579480 4218754 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 23172 22005 142 357 0 22812 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 159160

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 27079
/proc/meminfo: memFree=29106956/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=13900660/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=180508 CPUtime=1211.24 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 34173 0 0 0 121084 40 0 0 20 0 1 0 378193526 184840192 42693 33554432000 4194304 5654031 140733689591664 140733689579480 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 45127 42693 142 357 0 44767 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 246980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.10 2.12 3/181 27130
/proc/meminfo: memFree=13879112/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=211328 CPUtime=1271.22 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 35689 0 0 0 127080 42 0 0 20 0 1 0 378193526 216399872 45320 33554432000 4194304 5654031 140733689591664 140733689589752 4232540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 52832 45320 142 357 0 52472 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 277800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.08 2.11 3/181 27130
/proc/meminfo: memFree=13919652/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=131188 CPUtime=1331.22 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 36612 0 0 0 133078 44 0 0 20 0 1 0 378193526 134336512 32142 33554432000 4194304 5654031 140733689591664 140733689589688 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 32797 32142 142 357 0 32437 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 197660

[startup+1482.3 s]
/proc/loadavg: 2.03 2.08 2.11 3/182 27133
/proc/meminfo: memFree=13908432/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=131188 CPUtime=1391.21 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 37536 0 0 0 139075 46 0 0 20 0 1 0 378193526 134336512 32142 33554432000 4194304 5654031 140733689591664 140733689579480 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 32797 32142 142 357 0 32437 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 197660

[startup+1542.3 s]
/proc/loadavg: 2.05 2.08 2.10 3/181 27134
/proc/meminfo: memFree=13850980/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=180508 CPUtime=1451.19 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 38792 0 0 0 145072 47 0 0 20 0 1 0 378193526 184840192 42181 33554432000 4194304 5654031 140733689591664 140733689579480 4218074 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 45127 42181 142 357 0 44767 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 246980

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.09 3/181 27134
/proc/meminfo: memFree=13815808/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=180508 CPUtime=1511.19 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 39726 0 0 0 151069 50 0 0 20 0 1 0 378193526 184840192 44229 33554432000 4194304 5654031 140733689591664 140733689579480 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 45127 44229 142 357 0 44767 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 246980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/181 27134
/proc/meminfo: memFree=13802928/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=211328 CPUtime=1571.18 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 41116 0 0 0 157066 52 0 0 20 0 1 0 378193526 216399872 44677 33554432000 4194304 5654031 140733689591664 140733689589752 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 52832 44677 142 357 0 52472 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 277800

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.08 3/181 27134
/proc/meminfo: memFree=13763568/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=131188 CPUtime=1631.17 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 42180 0 0 0 163063 54 0 0 20 0 1 0 378193526 134336512 32142 33554432000 4194304 5654031 140733689591664 140733689579480 4233148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 32797 32142 142 357 0 32437 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 197660

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/181 27134
/proc/meminfo: memFree=13805044/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=131188 CPUtime=1691.16 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 43106 0 0 0 169060 56 0 0 20 0 1 0 378193526 134336512 32142 33554432000 4194304 5654031 140733689591664 140733689579480 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 32797 32142 142 357 0 32437 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 197660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.03 2.08 3/181 27134
/proc/meminfo: memFree=13758380/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=180508 CPUtime=1709.36 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 43436 0 0 0 170880 56 0 0 20 0 1 0 378193526 184840192 42181 33554432000 4194304 5654031 140733689591664 140733689579480 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 45127 42181 142 357 0 44767 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 246980

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.03 2.08 3/181 27134
/proc/meminfo: memFree=13758380/32873844 swapFree=7128/7128
[pid=27053] ppid=27051 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27053/stat : 27053 (npSolver-pbo-I.) S 27051 27053 22658 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378184440 9367552 275 33554432000 4194304 5064252 140736861981264 140736861980176 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27053/statm: 2287 275 233 213 0 72 0
[pid=27054] ppid=27053 vsize=57324 CPUtime=90.71 cores=1,3,5,7
/proc/27054/stat : 27054 (npSolver-pbo) S 27053 27053 22658 0 -1 4202496 25398 75845 0 0 88 19 8939 25 20 0 1 0 378184440 58699776 14016 33554432000 4194304 6004724 140734302513984 140734302498904 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27054/statm: 14331 14016 177 442 0 13885 0
[pid=27076] ppid=27054 vsize=180508 CPUtime=1709.36 cores=1,3,5,7
/proc/27076/stat : 27076 (glucosInc) R 27054 27053 22658 0 -1 4202496 43436 0 0 0 170880 56 0 0 20 0 1 0 378193526 184840192 42181 33554432000 4194304 5654031 140733689591664 140733689579480 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27076/statm: 45127 42181 142 357 0 44767 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 246980

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.09
CPU system time (s): 1.02784
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 277800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.02784
maximum resident set size= 189472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 69592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 468
involuntary context switches= 2100

runsolver used 6.24305 second user time and 15.1177 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 04:06:14
IDJOB=3748816
IDBENCH=2264
IDSOLVER=2333
FILE ID=node105/3748816-1339121174
RUNJOBID= node105-1339110903-24675
PBS_JOBID= 14643748
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=1653843125

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29277348 kB
Buffers:          501240 kB
Cached:          1980620 kB
SwapCached:         1660 kB
Active:          1361596 kB
Inactive:        1350056 kB
Active(anon):     226588 kB
Inactive(anon):     5008 kB
Active(file):    1135008 kB
Inactive(file):  1345048 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             10236 kB
Writeback:             0 kB
AnonPages:        241416 kB
Mapped:            10416 kB
Shmem:                 0 kB
Slab:             744268 kB
SReclaimable:     185892 kB
SUnreclaim:       558376 kB
KernelStack:        1504 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     421256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 67476 MiB
End job on node105 at 2012-06-08 04:36:15