Trace number 3752498

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-quickBound (fixed)? (TO) 1800.04 1800.91

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUMd79bd0f7d6fceec4ec599aa8716e2601
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark1796.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.64	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.64	c [INC SYSTEM] execute solver
0.00/0.67	c [INC SEARCH] formula is SAT
0.00/0.67	c [INC SYSTEM] solved the initial formula
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.74	o 999
0.00/0.74	c starting approximation
0.00/0.74	c factor = 1
0.00/0.74	c can not find a suitable factor, leaving approximation
0.00/0.74	c finished approximation
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.74	c [INC SEARCH] iteration: 0
0.00/0.74	c [INC BOUNDS] best value:999 search for 998
0.00/0.74	c [INC SYSTEM] create new solver instance
0.00/0.74	c [INC] encode full formula
0.00/0.74	c (debug) using card networks
0.00/0.74	c old isEQ: 208, new EQ is 0
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.77	c [INC SEARCH] isOptimum variable: 0
1.78/1.89	c formula is SAT
1.87/1.90	c [INC SEARCH] copied best model
1.87/1.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.87/1.91	c model valid
1.87/1.91	c current solution ok
1.87/1.91	o 119
1.87/1.91	c [INC SEARCH] iteration: 1
1.87/1.91	c [INC BOUNDS] best value:119 search for 118
1.87/1.91	c [INC SYSTEM] there exists a inc, kill it!
1.87/1.91	c write failed with 2
1.87/1.92	c [INC SYSTEM] create new solver instance
1.87/1.92	c [INC] encode full formula
1.87/1.92	c (debug) using card networks
1.87/1.92	c old isEQ: 0, new EQ is 0
1.87/1.93	c set iterative enc to: card
1.87/1.93	c set iterative enc to: none
1.87/1.94	c [INC SEARCH] isOptimum variable: 0
4.95/5.04	c formula is SAT
4.95/5.04	c [INC SEARCH] copied best model
5.04/5.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.04/5.44	c model valid
5.04/5.44	c current solution ok
5.04/5.44	o 91
5.04/5.44	c [INC SEARCH] iteration: 2
5.04/5.44	c [INC BOUNDS] best value:91 search for 90
5.04/5.44	c [INC SYSTEM] there exists a inc, kill it!
5.04/5.44	c write failed with 2
5.04/5.44	c [INC SYSTEM] create new solver instance
5.04/5.44	c [INC] encode full formula
5.04/5.44	c (debug) using card networks
5.04/5.44	c old isEQ: 48, new EQ is 0
5.04/5.44	c set iterative enc to: card
5.04/5.44	c set iterative enc to: none
5.04/5.53	c [INC SEARCH] isOptimum variable: 0
8.12/8.70	c formula is SAT
8.12/8.70	c [INC SEARCH] copied best model
8.12/8.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.22/8.72	c model valid
8.22/8.72	c current solution ok
8.22/8.72	o 90
8.22/8.72	c [INC SEARCH] iteration: 3
8.22/8.72	c [INC BOUNDS] best value:90 search for 89
8.22/8.72	c [INC SYSTEM] there exists a inc, kill it!
8.22/8.72	c write failed with 2
8.22/8.72	c [INC SYSTEM] create new solver instance
8.22/8.72	c [INC] encode full formula
8.22/8.72	c (debug) using card networks
8.22/8.72	c old isEQ: 48, new EQ is 0
8.22/8.73	c set iterative enc to: card
8.22/8.73	c set iterative enc to: none
8.22/8.74	c [INC SEARCH] isOptimum variable: 0
8.27/9.23	c formula is SAT
8.27/9.23	c [INC SEARCH] copied best model
8.27/9.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.27/9.25	c model valid
8.27/9.25	c current solution ok
8.27/9.25	o 87
8.27/9.25	c [INC SEARCH] iteration: 4
8.27/9.25	c [INC BOUNDS] best value:87 search for 86
8.27/9.25	c [INC SYSTEM] there exists a inc, kill it!
8.27/9.25	c write failed with 2
8.27/9.25	c [INC SYSTEM] create new solver instance
8.27/9.25	c [INC] encode full formula
8.27/9.25	c (debug) using card networks
8.27/9.25	c old isEQ: 48, new EQ is 0
8.27/9.27	c set iterative enc to: card
8.27/9.27	c set iterative enc to: none
8.27/9.27	c [INC SEARCH] isOptimum variable: 0
11.92/12.45	c formula is SAT
11.92/12.45	c [INC SEARCH] copied best model
11.92/12.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.92/12.47	c model valid
11.92/12.47	c current solution ok
11.92/12.47	o 85
11.92/12.47	c [INC SEARCH] iteration: 5
11.92/12.47	c [INC BOUNDS] best value:85 search for 84
11.92/12.47	c [INC SYSTEM] there exists a inc, kill it!
11.92/12.47	c write failed with 2
11.92/12.47	c [INC SYSTEM] create new solver instance
11.92/12.47	c [INC] encode full formula
11.92/12.47	c (debug) using card networks
11.92/12.47	c old isEQ: 48, new EQ is 0
11.92/12.48	c set iterative enc to: card
11.92/12.48	c set iterative enc to: none
11.92/12.49	c [INC SEARCH] isOptimum variable: 0
15.51/16.05	c formula is SAT
15.51/16.05	c [INC SEARCH] copied best model
15.51/16.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.51/16.07	c model valid
15.51/16.07	c current solution ok
15.51/16.07	o 82
15.51/16.07	c [INC SEARCH] iteration: 6
15.51/16.07	c [INC BOUNDS] best value:82 search for 81
15.51/16.07	c [INC SYSTEM] there exists a inc, kill it!
15.51/16.07	c write failed with 2
15.51/16.07	c [INC SYSTEM] create new solver instance
15.51/16.07	c [INC] encode full formula
15.51/16.07	c (debug) using card networks
15.51/16.07	c old isEQ: 48, new EQ is 0
15.51/16.08	c set iterative enc to: card
15.51/16.08	c set iterative enc to: none
15.51/16.09	c [INC SEARCH] isOptimum variable: 0
16.60/17.19	c formula is SAT
16.70/17.20	c [INC SEARCH] copied best model
16.70/17.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.70/17.21	c model valid
16.70/17.21	c current solution ok
16.70/17.21	o 77
16.70/17.21	c [INC SEARCH] iteration: 7
16.70/17.21	c [INC BOUNDS] best value:77 search for 76
16.70/17.21	c [INC SYSTEM] there exists a inc, kill it!
16.70/17.21	c write failed with 2
16.70/17.22	c [INC SYSTEM] create new solver instance
16.70/17.22	c [INC] encode full formula
16.70/17.22	c (debug) using card networks
16.70/17.22	c old isEQ: 48, new EQ is 0
16.70/17.23	c set iterative enc to: card
16.70/17.23	c set iterative enc to: none
16.70/17.24	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.91	HOME/npSolver-pbo-Itdqb.sh: line 18: 28168 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3752498-1339218935/watcher-3752498-1339218935 -o /tmp/evaluation-result-3752498-1339218935/solver-3752498-1339218935 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752498-1339218935.opb 1339223492 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 28166
/proc/meminfo: memFree=31205924/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0

[startup+0.0987399 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 28166
/proc/meminfo: memFree=31205924/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100173 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 28166
/proc/meminfo: memFree=31205924/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 28166
/proc/meminfo: memFree=31205924/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 28166
/proc/meminfo: memFree=31205924/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28193
/proc/meminfo: memFree=31150464/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=0.76 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 5083 11426 0 0 11 5 38 22 20 0 1 0 388019631 11075584 2040 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2040 189 442 0 2258 0
[pid=28193] ppid=28168 vsize=23276 CPUtime=0.71 cores=0,2,4,6
/proc/28193/stat : 28193 (glucosInc) R 28168 28166 28132 0 -1 4202496 4705 0 0 0 71 0 0 0 20 0 1 0 388019709 23834624 4975 33554432000 4194304 5654031 140736383763168 140736383760952 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28193/statm: 5819 4975 131 357 0 5459 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43240

[startup+3.10022 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28195
/proc/meminfo: memFree=31151164/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=1.92 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 6177 16874 0 0 15 5 149 23 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28195] ppid=28168 vsize=21968 CPUtime=1.14 cores=0,2,4,6
/proc/28195/stat : 28195 (glucosInc) R 28168 28166 28132 0 -1 4202496 4009 0 0 0 113 1 0 0 20 0 1 0 388019825 22495232 4282 33554432000 4194304 5654031 140735571470384 140735571468168 4232453 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/28195/statm: 5492 4282 131 357 0 5132 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 41932

[startup+6.30024 s]
/proc/loadavg: 0.16 0.03 0.01 2/181 28198
/proc/meminfo: memFree=31167472/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=5.06 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 7135 22584 0 0 19 5 456 26 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 19964

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 28211
/proc/meminfo: memFree=31144496/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=12.02 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 10011 38834 0 0 29 6 1137 30 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 19964

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 28217
/proc/meminfo: memFree=31088208/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=41592 CPUtime=8.24 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 7946 0 0 0 823 1 0 0 20 0 1 0 388021355 42590208 8753 33554432000 4194304 5654031 140735888007312 140735888005192 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 10398 8753 141 357 0 10038 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 61556

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 28217
/proc/meminfo: memFree=30942928/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=164112 CPUtime=33.84 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 11682 0 0 0 3379 5 0 0 20 0 1 0 388021355 168050688 34830 33554432000 4194304 5654031 140735888007312 140735888005400 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 41028 34830 141 357 0 40668 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 184076

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 28217
/proc/meminfo: memFree=30913008/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=83972 CPUtime=85.04 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 16446 0 0 0 8490 14 0 0 20 0 1 0 388021355 85987328 20100 33554432000 4194304 5654031 140735888007312 140735888005400 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 20993 20100 141 357 0 20633 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 103936

[startup+162.3 s]
/proc/loadavg: 1.92 0.84 0.31 3/181 28218
/proc/meminfo: memFree=30938820/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=133292 CPUtime=145.02 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 20626 0 0 0 14479 23 0 0 20 0 1 0 388021355 136491008 30777 33554432000 4194304 5654031 140735888007312 140735888005240 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 33323 30777 141 357 0 32963 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 153256

[startup+222.3 s]
/proc/loadavg: 1.97 1.05 0.42 3/181 28218
/proc/meminfo: memFree=30849784/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=214200 CPUtime=205.01 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 25126 0 0 0 20469 32 0 0 20 0 1 0 388021355 219340800 40873 33554432000 4194304 5654031 140735888007312 140735888005400 4215212 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 53550 40873 141 357 0 53190 0
Current children cumulated CPU time (s) 221.76
Current children cumulated vsize (KiB) 234164

[startup+282.3 s]
/proc/loadavg: 1.99 1.22 0.51 3/182 28221
/proc/meminfo: memFree=30832972/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6

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

/proc/loadavg: 2.00 1.97 1.51 3/181 28228
/proc/meminfo: memFree=30688328/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=295588 CPUtime=1344.76 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 72194 0 0 0 134321 155 0 0 20 0 1 0 388021355 302682112 58986 33554432000 4194304 5654031 140735888007312 140735888005400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 73897 58986 141 357 0 73537 0
Current children cumulated CPU time (s) 1361.51
Current children cumulated vsize (KiB) 315552

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 28228
/proc/meminfo: memFree=30565512/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1404.77 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 72794 0 0 0 140319 158 0 0 20 0 1 0 388021355 438116352 104042 33554432000 4194304 5654031 140735888007312 140735888005400 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 104042 141 357 0 106602 0
Current children cumulated CPU time (s) 1421.52
Current children cumulated vsize (KiB) 447812

[startup+1482.3 s]
/proc/loadavg: 2.04 1.99 1.57 3/182 28231
/proc/meminfo: memFree=30721632/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1464.75 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 74263 0 0 0 146312 163 0 0 20 0 1 0 388021355 438116352 80423 33554432000 4194304 5654031 140735888007312 140735888005400 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 80423 141 357 0 106602 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 447812

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.59 3/181 28231
/proc/meminfo: memFree=30719448/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=295588 CPUtime=1524.74 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 75650 0 0 0 152303 171 0 0 20 0 1 0 388021355 302682112 53287 33554432000 4194304 5654031 140735888007312 140735888005400 4234960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 73897 53287 141 357 0 73537 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 315552

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.61 3/181 28231
/proc/meminfo: memFree=30615048/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1584.73 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 76245 0 0 0 158300 173 0 0 20 0 1 0 388021355 438116352 95783 33554432000 4194304 5654031 140735888007312 140735888005400 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 95783 141 357 0 106602 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 447812

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.64 3/180 28231
/proc/meminfo: memFree=30633436/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=295588 CPUtime=1644.7 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 77659 0 0 0 164289 181 0 0 20 0 1 0 388021355 302682112 68647 33554432000 4194304 5654031 140735888007312 140735888005400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 73897 68647 141 357 0 73537 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 315552

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/181 28232
/proc/meminfo: memFree=30518360/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=642772 CPUtime=1704.7 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 78685 0 0 0 170283 187 0 0 20 0 1 0 388021355 658198528 109019 33554432000 4194304 5654031 140735888007312 140735888005400 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 160693 109019 141 357 0 160333 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 662736

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/181 28232
/proc/meminfo: memFree=30711020/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1764.69 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 80149 0 0 0 176275 194 0 0 20 0 1 0 388021355 438116352 76839 33554432000 4194304 5654031 140735888007312 140735888005400 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 76839 141 357 0 106602 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 447812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.68 2/174 28257
/proc/meminfo: memFree=30838500/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1783.29 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 80172 0 0 0 178134 195 0 0 20 0 1 0 388021355 438116352 88615 33554432000 4194304 5654031 140735888007312 140735888005400 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 88615 141 357 0 106602 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 447812

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.68 2/174 28257
/proc/meminfo: memFree=30838500/32873844 swapFree=7380/7380
[pid=28166] ppid=28164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28166/stat : 28166 (npSolver-pbo-It) S 28164 28166 28132 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 388019631 9367552 274 33554432000 4194304 5064252 140735202966384 140735202965296 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28166/statm: 2287 274 233 213 0 72 0
[pid=28168] ppid=28166 vsize=10816 CPUtime=16.75 cores=0,2,4,6
/proc/28168/stat : 28168 (npSolver-pbo) S 28166 28166 28132 0 -1 4202496 11928 49013 0 0 37 6 1599 33 20 0 1 0 388019631 11075584 2172 33554432000 4194304 6004724 140733835375312 140733835361160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28168/statm: 2704 2172 189 442 0 2258 0
[pid=28217] ppid=28168 vsize=427848 CPUtime=1783.29 cores=0,2,4,6
/proc/28217/stat : 28217 (glucosInc) R 28168 28166 28132 0 -1 4202496 80172 0 0 0 178134 195 0 0 20 0 1 0 388021355 438116352 88615 33554432000 4194304 5654031 140735888007312 140735888005400 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28217/statm: 106962 88615 141 357 0 106602 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 447812

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28166 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=369511
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=407937
# CPU time returned by wait4() is 16.7774
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.04
CPU user time (s): 1797.7
CPU system time (s): 2.34
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 742876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.3695
system time used= 0.407937
maximum resident set size= 32992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 883
involuntary context switches= 106

runsolver used 3.2805 second user time and 11.4853 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 07:15:35
IDJOB=3752498
IDBENCH=48133
IDSOLVER=2335
FILE ID=node118/3752498-1339218935
RUNJOBID= node118-1339218935-28148
PBS_JOBID= 14644307
Free space on /tmp= 70828 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752498-1339218935/watcher-3752498-1339218935 -o /tmp/evaluation-result-3752498-1339218935/solver-3752498-1339218935 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752498-1339218935.opb 1339223492 HOME HOME

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

MD5SUM BENCH= d79bd0f7d6fceec4ec599aa8716e2601
RANDOM SEED=1339223492

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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	: 5320.68
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.212
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.212
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.212
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:        31207916 kB
Buffers:          397448 kB
Cached:           360928 kB
SwapCached:         6528 kB
Active:           431804 kB
Inactive:         341912 kB
Active(anon):       4040 kB
Inactive(anon):     6744 kB
Active(file):     427764 kB
Inactive(file):   335168 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095552 kB
Dirty:              9048 kB
Writeback:             0 kB
AnonPages:         10100 kB
Mapped:             8144 kB
Shmem:                 0 kB
Slab:             752388 kB
SReclaimable:     192772 kB
SUnreclaim:       559616 kB
KernelStack:        1384 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70816 MiB
End job on node118 at 2012-06-09 07:45:36