Trace number 3747168

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-topDown (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 451
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:451 search for 450
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 41, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 221
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC BOUNDS] best value:221 search for 220
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.27	c (debug) using card networks
0.00/0.27	c old isEQ: 80, new EQ is 0
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
1.46/1.51	c formula is SAT
1.46/1.52	c [INC SEARCH] copied best model
1.46/1.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.52	c model valid
1.46/1.52	c current solution ok
1.46/1.52	o 218
1.46/1.52	c [INC SEARCH] iteration: 2
1.46/1.52	c [INC BOUNDS] best value:218 search for 217
1.46/1.52	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.52	c write failed with 2
1.46/1.52	c [INC SYSTEM] create new solver instance
1.46/1.52	c [INC] encode full formula
1.46/1.52	c (debug) using card networks
1.46/1.52	c old isEQ: 80, new EQ is 0
1.46/1.53	c set iterative enc to: card
1.46/1.53	c set iterative enc to: none
1.46/1.53	c [INC SEARCH] isOptimum variable: 0
1.50/1.60	c formula is SAT
1.50/1.60	c [INC SEARCH] copied best model
1.50/1.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.50/1.60	c model valid
1.50/1.60	c current solution ok
1.50/1.60	o 216
1.50/1.60	c [INC SEARCH] iteration: 3
1.50/1.60	c [INC BOUNDS] best value:216 search for 215
1.50/1.60	c [INC SYSTEM] there exists a inc, kill it!
1.50/1.60	c write failed with 2
1.50/1.61	c [INC SYSTEM] create new solver instance
1.50/1.61	c [INC] encode full formula
1.50/1.61	c (debug) using card networks
1.50/1.61	c old isEQ: 80, new EQ is 0
1.50/1.61	c set iterative enc to: card
1.50/1.61	c set iterative enc to: none
1.50/1.62	c [INC SEARCH] isOptimum variable: 0
1.50/1.69	c formula is SAT
1.50/1.69	c [INC SEARCH] copied best model
1.50/1.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.50/1.69	c model valid
1.50/1.69	c current solution ok
1.50/1.69	o 214
1.50/1.69	c [INC SEARCH] iteration: 4
1.50/1.69	c [INC BOUNDS] best value:214 search for 213
1.50/1.69	c [INC SYSTEM] there exists a inc, kill it!
1.50/1.69	c write failed with 2
1.50/1.70	c [INC SYSTEM] create new solver instance
1.50/1.70	c [INC] encode full formula
1.50/1.70	c (debug) using card networks
1.50/1.70	c old isEQ: 80, new EQ is 0
1.67/1.70	c set iterative enc to: card
1.67/1.70	c set iterative enc to: none
1.67/1.71	c [INC SEARCH] isOptimum variable: 0
79.15/79.21	c formula is SAT
79.15/79.21	c [INC SEARCH] copied best model
79.15/79.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.15/79.21	c model valid
79.15/79.21	c current solution ok
79.15/79.21	o 213
79.15/79.21	c [INC SEARCH] iteration: 5
79.15/79.21	c [INC BOUNDS] best value:213 search for 212
79.15/79.21	c [INC SYSTEM] there exists a inc, kill it!
79.15/79.21	c write failed with 2
79.15/79.21	c [INC SYSTEM] create new solver instance
79.15/79.21	c [INC] encode full formula
79.15/79.21	c (debug) using card networks
79.15/79.21	c old isEQ: 80, new EQ is 0
79.15/79.22	c set iterative enc to: card
79.15/79.22	c set iterative enc to: none
79.15/79.23	c [INC SEARCH] isOptimum variable: 0
229.00/229.14	c formula is SAT
229.00/229.14	c [INC SEARCH] copied best model
229.00/229.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
229.00/229.15	c model valid
229.00/229.15	c current solution ok
229.00/229.15	o 210
229.00/229.15	c [INC SEARCH] iteration: 6
229.00/229.15	c [INC BOUNDS] best value:210 search for 209
229.00/229.15	c [INC SYSTEM] there exists a inc, kill it!
229.00/229.15	c write failed with 2
229.00/229.15	c [INC SYSTEM] create new solver instance
229.00/229.15	c [INC] encode full formula
229.00/229.15	c (debug) using card networks
229.00/229.15	c old isEQ: 80, new EQ is 0
229.00/229.16	c set iterative enc to: card
229.00/229.16	c set iterative enc to: none
229.00/229.16	c [INC SEARCH] isOptimum variable: 0
409.95/410.17	c formula is SAT
409.95/410.17	c [INC SEARCH] copied best model
409.95/410.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
409.95/410.17	c model valid
409.95/410.17	c current solution ok
409.95/410.17	o 208
409.95/410.17	c [INC SEARCH] iteration: 7
409.95/410.17	c [INC BOUNDS] best value:208 search for 207
409.95/410.17	c [INC SYSTEM] there exists a inc, kill it!
409.95/410.17	c write failed with 2
409.95/410.17	c [INC SYSTEM] create new solver instance
409.95/410.17	c [INC] encode full formula
409.95/410.17	c (debug) using card networks
409.95/410.17	c old isEQ: 80, new EQ is 0
409.95/410.18	c set iterative enc to: card
409.95/410.18	c set iterative enc to: none
409.95/410.19	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 11348 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -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-3747168-1339098208/watcher-3747168-1339098208 -o /tmp/evaluation-result-3747168-1339098208/solver-3747168-1339098208 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747168-1339098208.opb 964234091 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: 0.34 0.09 0.03 3/176 11347
/proc/meminfo: memFree=24960584/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0

[startup+0.050632 s]
/proc/loadavg: 0.34 0.09 0.03 3/176 11347
/proc/meminfo: memFree=24960584/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 0.34 0.09 0.03 3/176 11347
/proc/meminfo: memFree=24960584/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300144 s]
/proc/loadavg: 0.34 0.09 0.03 3/176 11347
/proc/meminfo: memFree=24960584/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700129 s]
/proc/loadavg: 0.34 0.09 0.03 3/176 11347
/proc/meminfo: memFree=24960584/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.34 0.09 0.03 3/179 11358
/proc/meminfo: memFree=24947300/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=0.26 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 3217 8720 0 0 4 3 18 1 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11358] ppid=11348 vsize=14692 CPUtime=1.2 cores=1,3,5,7
/proc/11358/stat : 11358 (glucosInc) R 11348 11347 11080 0 -1 4202496 3172 0 0 0 120 0 0 0 20 0 1 0 375949380 15044608 2835 33554432000 4194304 5654031 140733718656480 140733718654568 4218769 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11358/statm: 3673 2835 142 357 0 3313 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28700

[startup+3.10027 s]
/proc/loadavg: 0.34 0.09 0.03 3/179 11364
/proc/meminfo: memFree=24944772/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=1.69 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 4801 17721 0 0 8 3 154 4 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11364] ppid=11348 vsize=14728 CPUtime=1.38 cores=1,3,5,7
/proc/11364/stat : 11364 (glucosInc) R 11348 11347 11080 0 -1 4202496 3400 0 0 0 138 0 0 0 20 0 1 0 375949522 15081472 2848 33554432000 4194304 5654031 140735721742176 140735721740264 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11364/statm: 3682 2848 141 357 0 3322 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28736

[startup+6.30026 s]
/proc/loadavg: 0.47 0.12 0.04 3/179 11364
/proc/meminfo: memFree=24931816/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=1.69 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 4801 17721 0 0 8 3 154 4 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11364] ppid=11348 vsize=20928 CPUtime=4.57 cores=1,3,5,7
/proc/11364/stat : 11364 (glucosInc) R 11348 11347 11080 0 -1 4202496 5177 0 0 0 457 0 0 0 20 0 1 0 375949522 21430272 4494 33554432000 4194304 5654031 140735721742176 140735721729992 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11364/statm: 5232 4494 142 357 0 4872 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34936

[startup+12.7003 s]
/proc/loadavg: 0.59 0.15 0.05 3/178 11364
/proc/meminfo: memFree=24913292/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=1.69 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 4801 17721 0 0 8 3 154 4 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11364] ppid=11348 vsize=42372 CPUtime=10.97 cores=1,3,5,7
/proc/11364/stat : 11364 (glucosInc) R 11348 11347 11080 0 -1 4202496 7375 0 0 0 1096 1 0 0 20 0 1 0 375949522 43388928 8691 33554432000 4194304 5654031 140735721742176 140735721729992 4214927 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11364/statm: 10593 8691 142 357 0 10233 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56380

[startup+25.5003 s]
/proc/loadavg: 0.98 0.26 0.08 3/179 11365
/proc/meminfo: memFree=24897888/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=1.69 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 4801 17721 0 0 8 3 154 4 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11364] ppid=11348 vsize=42372 CPUtime=23.77 cores=1,3,5,7
/proc/11364/stat : 11364 (glucosInc) R 11348 11347 11080 0 -1 4202496 7377 0 0 0 2376 1 0 0 20 0 1 0 375949522 43388928 9715 33554432000 4194304 5654031 140735721742176 140735721729992 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11364/statm: 10593 9715 142 357 0 10233 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56380

[startup+51.1004 s]
/proc/loadavg: 1.33 0.40 0.13 3/179 11365
/proc/meminfo: memFree=24851280/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=1.69 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 4801 17721 0 0 8 3 154 4 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11364] ppid=11348 vsize=72832 CPUtime=49.36 cores=1,3,5,7
/proc/11364/stat : 11364 (glucosInc) R 11348 11347 11080 0 -1 4202496 7936 0 0 0 4935 1 0 0 20 0 1 0 375949522 74579968 12274 33554432000 4194304 5654031 140735721742176 140735721729992 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11364/statm: 18208 12274 142 357 0 17848 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86840

[startup+102.306 s]
/proc/loadavg: 1.71 0.64 0.23 3/179 11367
/proc/meminfo: memFree=24853636/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=79.18 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 5329 26813 0 0 9 3 7899 7 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11367] ppid=11348 vsize=42356 CPUtime=23.06 cores=1,3,5,7
/proc/11367/stat : 11367 (glucosInc) R 11348 11347 11080 0 -1 4202496 7492 0 0 0 2304 2 0 0 20 0 1 0 375957274 43372544 10054 33554432000 4194304 5654031 140735934851504 140735934839320 4232659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11367/statm: 10589 10054 142 357 0 10229 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 56364

[startup+162.3 s]
/proc/loadavg: 1.89 0.89 0.34 3/179 11367
/proc/meminfo: memFree=24722444/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=79.18 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 5329 26813 0 0 9 3 7899 7 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11367] ppid=11348 vsize=122132 CPUtime=83.04 cores=1,3,5,7
/proc/11367/stat : 11367 (glucosInc) R 11348 11347 11080 0 -1 4202496 8495 0 0 0 8299 5 0 0 20 0 1 0 375957274 125063168 26953 33554432000 4194304 5654031 140735934851504 140735934849432 4215251 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11367/statm: 30533 26953 142 357 0 30173 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 136140

[startup+222.3 s]
/proc/loadavg: 1.99 1.10 0.44 3/179 11367
/proc/meminfo: memFree=24677844/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=79.18 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 5329 26813 0 0 9 3 7899 7 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11367] ppid=11348 vsize=152952 CPUtime=143.02 cores=1,3,5,7
/proc/11367/stat : 11367 (glucosInc) R 11348 11347 11080 0 -1 4202496 10988 0 0 0 14291 11 0 0 20 0 1 0 375957274 156622848 31122 33554432000 4194304 5654031 140735934851504 140735934849592 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11367/statm: 38238 31122 142 357 0 37878 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 166960

[startup+282.3 s]

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

/proc/loadavg: 2.07 1.98 1.50 3/179 11405
/proc/meminfo: memFree=24540056/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=103420 CPUtime=891.95 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 41641 0 0 0 89133 62 0 0 20 0 1 0 375990370 105902080 25299 33554432000 4194304 5654031 140734649204016 140734649191832 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 25855 25299 142 357 0 25495 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 117428

[startup+1362.3 s]
/proc/loadavg: 2.02 1.98 1.53 3/179 11405
/proc/meminfo: memFree=24490564/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=183560 CPUtime=951.93 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 44013 0 0 0 95126 67 0 0 20 0 1 0 375990370 187965440 42161 33554432000 4194304 5654031 140734649204016 140734649191832 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 45890 42161 142 357 0 45530 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 197568

[startup+1422.31 s]
/proc/loadavg: 2.01 1.98 1.55 3/179 11405
/proc/meminfo: memFree=24554316/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=123844 CPUtime=1011.93 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 45904 0 0 0 101121 72 0 0 20 0 1 0 375990370 126816256 26044 33554432000 4194304 5654031 140734649204016 140734649191832 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 30961 26044 142 357 0 30601 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 137852

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.58 3/179 11405
/proc/meminfo: memFree=24552744/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=173164 CPUtime=1071.92 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 47683 0 0 0 107115 77 0 0 20 0 1 0 375990370 177319936 34647 33554432000 4194304 5654031 140734649204016 140734649201944 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 43291 34647 142 357 0 42931 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 187172

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.60 3/179 11406
/proc/meminfo: memFree=24379384/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=254072 CPUtime=1131.91 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 48616 0 0 0 113112 79 0 0 20 0 1 0 375990370 260169728 59079 33554432000 4194304 5654031 140734649204016 140734649202104 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 63518 59079 142 357 0 63158 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 268080

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.62 3/180 11409
/proc/meminfo: memFree=24424092/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=254072 CPUtime=1191.89 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 50498 0 0 0 119105 84 0 0 20 0 1 0 375990370 260169728 51911 33554432000 4194304 5654031 140734649204016 140734649191832 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 63518 51911 142 357 0 63158 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 268080

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/179 11409
/proc/meminfo: memFree=24395064/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=254072 CPUtime=1251.88 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 51854 0 0 0 125100 88 0 0 20 0 1 0 375990370 260169728 51399 33554432000 4194304 5654031 140734649204016 140734649191832 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 63518 51399 142 357 0 63158 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 268080

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/179 11409
/proc/meminfo: memFree=24423148/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=183896 CPUtime=1311.87 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 54547 0 0 0 131094 93 0 0 20 0 1 0 375990370 188309504 43739 33554432000 4194304 5654031 140734649204016 140734649191832 4233460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 45974 43739 142 357 0 45614 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 197904

[startup+1782.3 s]
/proc/loadavg: 2.08 2.00 1.68 3/179 11409
/proc/meminfo: memFree=24425408/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=214716 CPUtime=1371.86 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 56493 0 0 0 137088 98 0 0 20 0 1 0 375990370 219869184 51998 33554432000 4194304 5654031 140734649204016 140734649202104 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 53679 51998 142 357 0 53319 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 228724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.00 1.69 3/179 11510
/proc/meminfo: memFree=24756468/32873844 swapFree=7120/7120
[pid=11347] ppid=11345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11347/stat : 11347 (npSolver-pbo-It) S 11345 11347 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375949351 9367552 274 33554432000 4194304 5064252 140733281532896 140733281531808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11347/statm: 2287 274 233 213 0 72 0
[pid=11348] ppid=11347 vsize=4860 CPUtime=410.07 cores=1,3,5,7
/proc/11348/stat : 11348 (npSolver-pbo) S 11347 11347 11080 0 -1 4202496 6385 54182 0 0 12 3 40957 35 20 0 1 0 375949351 4976640 825 33554432000 4194304 6004724 140735959224080 140735959209928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11348/statm: 1215 825 176 442 0 769 0
[pid=11375] ppid=11348 vsize=264804 CPUtime=1389.96 cores=1,3,5,7
/proc/11375/stat : 11375 (glucosInc) R 11348 11347 11080 0 -1 4202496 56809 0 0 0 138898 98 0 0 20 0 1 0 375990370 271159296 58443 33554432000 4194304 5654031 140734649204016 140734649202104 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11375/statm: 66201 58443 142 357 0 65841 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 278812

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 11347 and gives
#  childrusage.ru_utime.tv_sec=409
#  childrusage.ru_utime.tv_usec=692717
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=390940
# CPU time returned by wait4() is 410.084
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1798.67
CPU system time (s): 1.36
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 349468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.693
system time used= 0.39094
maximum resident set size= 141216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60941
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 474
involuntary context switches= 1021

runsolver used 3.9584 second user time and 10.6324 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-07 21:43:28
IDJOB=3747168
IDBENCH=1957
IDSOLVER=2332
FILE ID=node104/3747168-1339098208
RUNJOBID= node104-1339098178-11097
PBS_JOBID= 14643749
Free space on /tmp= 67064 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747168-1339098208/watcher-3747168-1339098208 -o /tmp/evaluation-result-3747168-1339098208/solver-3747168-1339098208 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747168-1339098208.opb 964234091 HOME HOME

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=964234091

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:        24961476 kB
Buffers:         2726536 kB
Cached:          4081600 kB
SwapCached:          924 kB
Active:          3319396 kB
Inactive:        3549844 kB
Active(anon):      51900 kB
Inactive(anon):     8412 kB
Active(file):    3267496 kB
Inactive(file):  3541432 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:             19328 kB
Writeback:             0 kB
AnonPages:         64432 kB
Mapped:            11856 kB
Shmem:                 8 kB
Slab:             903848 kB
SReclaimable:     345084 kB
SUnreclaim:       558764 kB
KernelStack:        1432 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 67056 MiB
End job on node104 at 2012-06-07 22:13:28