Trace number 3748820

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.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM604c6b786f56b09c749bc0d6b7c8f76d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.79	o 0
0.00/0.79	c execute binary inc search
0.00/0.79	c [INC SEARCH] current bound: 636
0.00/0.79	c [INC SEARCH] iteration: 0
0.00/0.79	c [INC SEARCH] lower bound: 0 upperbound 1272 current bound: 636 best value:1272
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.79	c old isEQ: 0, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
4.34/4.54	c [INC SEARCH] formula is UNSAT
4.34/4.54	c [INC SYSTEM] there exists a inc, kill it!
4.34/4.54	c write failed with 2
4.34/4.54	c sat variable: 0 optimum/unsat variable: 1
4.34/4.54	c [INC SEARCH] set lower bound to 637 upperbound 1272
4.34/4.54	c [INC SEARCH] current bound: 954
4.34/4.54	c [INC SEARCH] iteration: 1
4.34/4.54	c [INC SEARCH] lower bound: 637 upperbound 1272 current bound: 954 best value:1272
4.34/4.54	c [INC SYSTEM] create new solver instance
4.34/4.54	c [INC] encode full formula
4.34/4.54	c (debug) using card networks
4.34/4.54	c old isEQ: 0, new EQ is 0
4.34/4.59	c set iterative enc to: card
4.34/4.59	c set iterative enc to: none
4.44/4.60	c [INC SEARCH] isOptimum variable: 0
10.24/10.43	c [INC SEARCH] formula is UNSAT
10.24/10.43	c [INC SYSTEM] there exists a inc, kill it!
10.24/10.43	c write failed with 2
10.24/10.43	c sat variable: 0 optimum/unsat variable: 1
10.24/10.43	c [INC SEARCH] set lower bound to 955 upperbound 1272
10.24/10.43	c [INC SEARCH] current bound: 1113
10.24/10.43	c [INC SEARCH] iteration: 2
10.24/10.43	c [INC SEARCH] lower bound: 955 upperbound 1272 current bound: 1113 best value:1272
10.24/10.43	c [INC SYSTEM] create new solver instance
10.24/10.43	c [INC] encode full formula
10.24/10.43	c (debug) using card networks
10.24/10.43	c old isEQ: 0, new EQ is 0
10.24/10.49	c set iterative enc to: card
10.24/10.49	c set iterative enc to: none
10.33/10.50	c [INC SEARCH] isOptimum variable: 0
19.82/20.07	c [INC SEARCH] formula is UNSAT
19.82/20.07	c [INC SYSTEM] there exists a inc, kill it!
19.82/20.07	c write failed with 2
19.82/20.08	c sat variable: 0 optimum/unsat variable: 1
19.82/20.08	c [INC SEARCH] set lower bound to 1114 upperbound 1272
19.82/20.08	c [INC SEARCH] current bound: 1193
19.82/20.08	c [INC SEARCH] iteration: 3
19.82/20.08	c [INC SEARCH] lower bound: 1114 upperbound 1272 current bound: 1193 best value:1272
19.82/20.08	c [INC SYSTEM] create new solver instance
19.82/20.08	c [INC] encode full formula
19.82/20.08	c (debug) using card networks
19.82/20.08	c old isEQ: 0, new EQ is 0
19.94/20.13	c set iterative enc to: card
19.94/20.13	c set iterative enc to: none
19.94/20.15	c [INC SEARCH] isOptimum variable: 0
31.52/31.78	c [INC SEARCH] formula is UNSAT
31.52/31.78	c [INC SYSTEM] there exists a inc, kill it!
31.52/31.78	c write failed with 2
31.52/31.78	c sat variable: 0 optimum/unsat variable: 1
31.52/31.78	c [INC SEARCH] set lower bound to 1194 upperbound 1272
31.52/31.78	c [INC SEARCH] current bound: 1233
31.52/31.78	c [INC SEARCH] iteration: 4
31.52/31.78	c [INC SEARCH] lower bound: 1194 upperbound 1272 current bound: 1233 best value:1272
31.52/31.78	c [INC SYSTEM] create new solver instance
31.52/31.78	c [INC] encode full formula
31.52/31.78	c (debug) using card networks
31.52/31.78	c old isEQ: 0, new EQ is 0
31.65/31.84	c set iterative enc to: card
31.65/31.84	c set iterative enc to: none
31.65/31.85	c [INC SEARCH] isOptimum variable: 0
38.22/38.45	c [INC SEARCH] formula is SAT
38.22/38.46	c [INC SEARCH] copied best model
38.22/38.46	c sat variable: 1 optimum/unsat variable: 0
38.32/38.55	c model valid
38.32/38.55	c current solution ok
38.32/38.55	o -40
38.32/38.55	c [INC SEARCH] current bound: 1213
38.32/38.55	c [INC SEARCH] iteration: 5
38.32/38.55	c [INC SEARCH] lower bound: 1194 upperbound 1232 current bound: 1213 best value:1232
38.32/38.55	c [INC SYSTEM] there exists a inc, kill it!
38.32/38.55	c write failed with 2
38.32/38.56	c [INC SYSTEM] create new solver instance
38.32/38.56	c [INC] encode full formula
38.32/38.56	c (debug) using card networks
38.32/38.56	c old isEQ: 176, new EQ is 0
38.42/38.61	c set iterative enc to: card
38.42/38.61	c set iterative enc to: none
38.42/38.63	c [INC SEARCH] isOptimum variable: 0
50.49/50.74	c [INC SEARCH] formula is UNSAT
50.49/50.74	c [INC SYSTEM] there exists a inc, kill it!
50.49/50.74	c write failed with 2
50.49/50.75	c sat variable: 0 optimum/unsat variable: 1
50.49/50.75	c [INC SEARCH] set lower bound to 1214 upperbound 1232
50.49/50.75	c [INC SEARCH] current bound: 1223
50.49/50.75	c [INC SEARCH] iteration: 6
50.49/50.75	c [INC SEARCH] lower bound: 1214 upperbound 1232 current bound: 1223 best value:1232
50.49/50.75	c [INC SYSTEM] create new solver instance
50.49/50.75	c [INC] encode full formula
50.49/50.75	c (debug) using card networks
50.49/50.75	c old isEQ: 0, new EQ is 0
50.61/50.80	c set iterative enc to: card
50.61/50.80	c set iterative enc to: none
50.61/50.82	c [INC SEARCH] isOptimum variable: 0
102.19/102.42	c [INC SEARCH] formula is SAT
102.19/102.42	c [INC SEARCH] copied best model
102.19/102.42	c sat variable: 1 optimum/unsat variable: 0
102.28/102.52	c model valid
102.28/102.52	c current solution ok
102.28/102.52	o -49
102.28/102.52	c [INC SEARCH] current bound: 1218
102.28/102.52	c [INC SEARCH] iteration: 7
102.28/102.52	c [INC SEARCH] lower bound: 1214 upperbound 1223 current bound: 1218 best value:1223
102.28/102.52	c [INC SYSTEM] there exists a inc, kill it!
102.28/102.52	c write failed with 2
102.28/102.52	c [INC SYSTEM] create new solver instance
102.28/102.52	c [INC] encode full formula
102.28/102.52	c (debug) using card networks
102.28/102.52	c old isEQ: 176, new EQ is 0
102.28/102.57	c set iterative enc to: card
102.28/102.57	c set iterative enc to: none
102.28/102.59	c [INC SEARCH] isOptimum variable: 0
115.36/115.66	c [INC SEARCH] formula is UNSAT
115.36/115.66	c [INC SYSTEM] there exists a inc, kill it!
115.36/115.66	c write failed with 2
115.36/115.67	c sat variable: 0 optimum/unsat variable: 1
115.36/115.67	c [INC SEARCH] set lower bound to 1219 upperbound 1223
115.36/115.67	c [INC SEARCH] current bound: 1221
115.36/115.67	c [INC SEARCH] iteration: 8
115.36/115.67	c [INC SEARCH] lower bound: 1219 upperbound 1223 current bound: 1221 best value:1223
115.36/115.67	c [INC SYSTEM] create new solver instance
115.36/115.67	c [INC] encode full formula
115.36/115.67	c (debug) using card networks
115.36/115.67	c old isEQ: 0, new EQ is 0
115.49/115.72	c set iterative enc to: card
115.49/115.72	c set iterative enc to: none
115.49/115.74	c [INC SEARCH] isOptimum variable: 0
223.44/223.72	c [INC SEARCH] formula is SAT
223.44/223.72	c [INC SEARCH] copied best model
223.44/223.72	c sat variable: 1 optimum/unsat variable: 0
223.54/223.82	c model valid
223.54/223.82	c current solution ok
223.54/223.82	o -51
223.54/223.82	c [INC SEARCH] current bound: 1220
223.54/223.82	c [INC SEARCH] iteration: 9
223.54/223.82	c [INC SEARCH] lower bound: 1219 upperbound 1221 current bound: 1220 best value:1221
223.54/223.82	c [INC SYSTEM] there exists a inc, kill it!
223.54/223.82	c write failed with 2
223.54/223.82	c [INC SYSTEM] create new solver instance
223.54/223.82	c [INC] encode full formula
223.54/223.82	c (debug) using card networks
223.54/223.82	c old isEQ: 176, new EQ is 0
223.54/223.87	c set iterative enc to: card
223.54/223.87	c set iterative enc to: none
223.54/223.89	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.62	HOME/npSolver-pbo-I.sh: line 18: 14253 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748820-1339121042/watcher-3748820-1339121042 -o /tmp/evaluation-result-3748820-1339121042/solver-3748820-1339121042 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748820-1339121042.opb 781588507 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14252
/proc/meminfo: memFree=26600236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0

[startup+0.0742509 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14252
/proc/meminfo: memFree=26600236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100348 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14252
/proc/meminfo: memFree=26600236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300333 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14252
/proc/meminfo: memFree=26600236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14252
/proc/meminfo: memFree=26600236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14261
/proc/meminfo: memFree=26503272/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=0.72 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 11979 4685 0 0 37 16 17 2 20 0 1 0 378232803 63410176 15149 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15149 176 442 0 15035 0
[pid=14261] ppid=14253 vsize=34516 CPUtime=0.62 cores=1,3,5,7
/proc/14261/stat : 14261 (glucosInc) R 14253 14252 11080 0 -1 4202496 7684 0 0 0 61 1 0 0 20 0 1 0 378232889 35344384 7674 33554432000 4194304 5654031 140736384557696 140736384555576 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14261/statm: 8629 7674 131 357 0 8269 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 105588

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14261
/proc/meminfo: memFree=26502032/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=0.72 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 11979 4685 0 0 37 16 17 2 20 0 1 0 378232803 63410176 15149 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15149 176 442 0 15035 0
[pid=14261] ppid=14253 vsize=37236 CPUtime=2.22 cores=1,3,5,7
/proc/14261/stat : 14261 (glucosInc) R 14253 14252 11080 0 -1 4202496 7769 0 0 0 221 1 0 0 20 0 1 0 378232889 38129664 7758 33554432000 4194304 5654031 140736384557696 140736384545512 4215251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14261/statm: 9309 7758 140 357 0 8949 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 108308

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14263
/proc/meminfo: memFree=26500364/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=4.47 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 14271 13026 0 0 42 17 383 5 20 0 1 0 378232803 63410176 15149 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/14253/statm: 15481 15149 176 442 0 15035 0
[pid=14263] ppid=14253 vsize=34684 CPUtime=1.67 cores=1,3,5,7
/proc/14263/stat : 14263 (glucosInc) R 14253 14252 11080 0 -1 4202496 7567 0 0 0 166 1 0 0 20 0 1 0 378233264 35516416 7721 33554432000 4194304 5654031 140733285738128 140733285735896 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14263/statm: 8671 7721 131 357 0 8311 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 105756

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14265
/proc/meminfo: memFree=26489816/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=10.34 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 16626 21191 0 0 47 18 962 7 20 0 1 0 378232803 63410176 15149 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15149 176 442 0 15035 0
[pid=14265] ppid=14253 vsize=38080 CPUtime=2.18 cores=1,3,5,7
/proc/14265/stat : 14265 (glucosInc) R 14253 14252 11080 0 -1 4202496 8061 0 0 0 218 0 0 0 20 0 1 0 378233853 38993920 8186 33554432000 4194304 5654031 140734248152656 140734248150424 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14265/statm: 9520 8186 131 357 0 9160 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 109152

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14267
/proc/meminfo: memFree=26479584/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=19.99 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 18981 29862 0 0 53 19 1918 9 20 0 1 0 378232803 63410176 15149 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15149 176 442 0 15035 0
[pid=14267] ppid=14253 vsize=38048 CPUtime=5.33 cores=1,3,5,7
/proc/14267/stat : 14267 (glucosInc) R 14253 14252 11080 0 -1 4202496 8340 0 0 0 532 1 0 0 20 0 1 0 378234818 38961152 8275 33554432000 4194304 5654031 140734221483616 140734221481384 4214632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14267/statm: 9512 8275 131 357 0 9152 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 109120

[startup+51.1002 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 14271
/proc/meminfo: memFree=26486992/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=50.62 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 26469 59250 0 0 79 21 4943 19 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 71072

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14274
/proc/meminfo: memFree=26449880/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=50.62 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 26469 59250 0 0 79 21 4943 19 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14273] ppid=14253 vsize=64756 CPUtime=51.46 cores=1,3,5,7
/proc/14273/stat : 14273 (glucosInc) R 14253 14252 11080 0 -1 4202496 11872 0 0 0 5143 3 0 0 20 0 1 0 378237885 66310144 15520 33554432000 4194304 5654031 140734344802016 140734344789832 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14273/statm: 16189 15520 142 357 0 15829 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 135828

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14278
/proc/meminfo: memFree=26479000/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=115.52 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 31602 82786 0 0 100 23 11402 27 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14278] ppid=14253 vsize=65048 CPUtime=46.52 cores=1,3,5,7
/proc/14278/stat : 14278 (glucosInc) R 14253 14252 11080 0 -1 4202496 12973 0 0 0 4649 3 0 0 20 0 1 0 378244377 66609152 15594 33554432000 4194304 5654031 140735342790704 140735342778520 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14278/statm: 16262 15594 142 357 0 15902 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 136120

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14278
/proc/meminfo: memFree=26410236/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=115.52 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 31602 82786 0 0 100 23 11402 27 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14278] ppid=14253 vsize=88324 CPUtime=106.51 cores=1,3,5,7
/proc/14278/stat : 14278 (glucosInc) R 14253 14252 11080 0 -1 4202496 15289 0 0 0 10646 5 0 0 20 0 1 0 378244377 90443776 21211 33554432000 4194304 5654031 140735342790704 140735342778520 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14278/statm: 22081 21211 142 357 0 21721 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 159396

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14280
/proc/meminfo: memFree=26438592/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.02 2.00 3/179 14335
/proc/meminfo: memFree=21602556/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=115512 CPUtime=1078.23 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 23650 0 0 0 107796 27 0 0 20 0 1 0 378255192 118284288 28239 33554432000 4194304 5654031 140736002161328 140736002149144 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 28878 28239 142 357 0 28518 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 186584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14335
/proc/meminfo: memFree=21730020/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=164832 CPUtime=1138.21 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 24689 0 0 0 113792 29 0 0 20 0 1 0 378255192 168787968 39192 33554432000 4194304 5654031 140736002161328 140736002149144 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 41208 39192 142 357 0 40848 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 235904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14335
/proc/meminfo: memFree=21721984/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=115512 CPUtime=1198.21 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 26098 0 0 0 119789 32 0 0 20 0 1 0 378255192 118284288 28239 33554432000 4194304 5654031 140736002161328 140736002149144 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 28878 28239 142 357 0 28518 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 186584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14335
/proc/meminfo: memFree=21640208/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=164832 CPUtime=1258.2 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 27135 0 0 0 125785 35 0 0 20 0 1 0 378255192 168787968 37656 33554432000 4194304 5654031 140736002161328 140736002149144 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 41208 37656 142 357 0 40848 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 235904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14335
/proc/meminfo: memFree=21628060/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=115512 CPUtime=1318.19 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 28282 0 0 0 131782 37 0 0 20 0 1 0 378255192 118284288 28239 33554432000 4194304 5654031 140736002161328 140736002149144 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 28878 28239 142 357 0 28518 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 186584

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14339
/proc/meminfo: memFree=21543860/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=164832 CPUtime=1378.18 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 29318 0 0 0 137778 40 0 0 20 0 1 0 378255192 168787968 39192 33554432000 4194304 5654031 140736002161328 140736002149144 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 41208 39192 142 357 0 40848 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 235904

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14340
/proc/meminfo: memFree=21539424/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=115512 CPUtime=1438.17 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 30731 0 0 0 143775 42 0 0 20 0 1 0 378255192 118284288 28239 33554432000 4194304 5654031 140736002161328 140736002159352 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 28878 28239 142 357 0 28518 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 186584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14340
/proc/meminfo: memFree=21708584/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=116696 CPUtime=1498.16 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 31552 0 0 0 149771 45 0 0 20 0 1 0 378255192 119496704 28240 33554432000 4194304 5654031 140736002161328 140736002149144 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 29174 28240 142 357 0 28814 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 187768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14340
/proc/meminfo: memFree=21622960/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=166760 CPUtime=1558.15 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 33037 0 0 0 155768 47 0 0 20 0 1 0 378255192 170762240 38613 33554432000 4194304 5654031 140736002161328 140736002149144 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 41690 38613 142 357 0 41330 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 237832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14340
/proc/meminfo: memFree=21591932/32873844 swapFree=7120/7120
[pid=14252] ppid=14250 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (npSolver-pbo-I.) S 14250 14252 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378232803 9367552 275 33554432000 4194304 5064252 140736634053888 140736634052800 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14252/statm: 2287 275 233 213 0 72 0
[pid=14253] ppid=14252 vsize=61924 CPUtime=223.64 cores=1,3,5,7
/proc/14253/stat : 14253 (npSolver-pbo) S 14252 14252 11080 0 -1 4202496 34386 98891 0 0 115 25 22190 34 20 0 1 0 378232803 63410176 15150 33554432000 4194304 6004724 140733391743056 140733391727976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/14253/statm: 15481 15150 177 442 0 15035 0
[pid=14280] ppid=14253 vsize=197580 CPUtime=1576.46 cores=1,3,5,7
/proc/14280/stat : 14280 (glucosInc) R 14253 14252 11080 0 -1 4202496 33636 0 0 0 157598 48 0 0 20 0 1 0 378255192 202321920 42264 33554432000 4194304 5654031 140736002161328 140736002159416 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14280/statm: 49395 42264 142 357 0 49035 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 268652

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14252 and gives
#  childrusage.ru_utime.tv_sec=223
#  childrusage.ru_utime.tv_usec=68088
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=596909
# CPU time returned by wait4() is 223.665
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1799.03
CPU system time (s): 1.07
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 268652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 223.068
system time used= 0.596909
maximum resident set size= 87652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133651
page faults= 0
swaps= 0
block input operations= 0
block output operations= 90840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 668
involuntary context switches= 456

runsolver used 2.77458 second user time and 7.10792 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 04:04:02
IDJOB=3748820
IDBENCH=2259
IDSOLVER=2333
FILE ID=node104/3748820-1339121042
RUNJOBID= node104-1339110952-12732
PBS_JOBID= 14643749
Free space on /tmp= 71188 MiB

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

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

MD5SUM BENCH= 604c6b786f56b09c749bc0d6b7c8f76d
RANDOM SEED=781588507

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26600888 kB
Buffers:         2762040 kB
Cached:          2256472 kB
SwapCached:          924 kB
Active:          3060872 kB
Inactive:        2202936 kB
Active(anon):     235864 kB
Inactive(anon):     8412 kB
Active(file):    2825008 kB
Inactive(file):  2194524 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:             10488 kB
Writeback:             0 kB
AnonPages:        316396 kB
Mapped:            12104 kB
Shmem:                 8 kB
Slab:             860884 kB
SReclaimable:     302972 kB
SUnreclaim:       557912 kB
KernelStack:        1488 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     381824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 70044 MiB
End job on node104 at 2012-06-08 04:34:03