Trace number 3752519

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_2.opb
MD5SUMe4d0ce6c299ae1a05f607b170c68aad6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
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 33
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15670
Sum of products size (including duplicates)31340
Number of different products15670
Sum of products size31340

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.34	c [INC SEARCH] formula is SAT
0.00/0.34	c [INC SYSTEM] solved the initial formula
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.39	o 499
0.00/0.39	c starting approximation
0.00/0.39	c factor = 1
0.00/0.39	c can not find a suitable factor, leaving approximation
0.00/0.39	c finished approximation
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC BOUNDS] best value:499 search for 498
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.39	c old isEQ: 208, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
3.66/3.75	c formula is SAT
3.66/3.75	c [INC SEARCH] copied best model
3.66/3.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.76	c model valid
3.66/3.76	c current solution ok
3.66/3.76	o 77
3.66/3.76	c [INC SEARCH] iteration: 1
3.66/3.76	c [INC BOUNDS] best value:77 search for 76
3.66/3.76	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.76	c write failed with 2
3.66/3.76	c [INC SYSTEM] create new solver instance
3.66/3.76	c [INC] encode full formula
3.66/3.76	c (debug) using card networks
3.66/3.76	c old isEQ: 32, new EQ is 0
3.66/3.77	c set iterative enc to: card
3.66/3.77	c set iterative enc to: none
3.66/3.77	c [INC SEARCH] isOptimum variable: 0
8.36/8.44	c formula is SAT
8.36/8.44	c [INC SEARCH] copied best model
8.36/8.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.36/8.45	c model valid
8.36/8.45	c current solution ok
8.36/8.45	o 47
8.36/8.45	c [INC SEARCH] iteration: 2
8.36/8.45	c [INC BOUNDS] best value:47 search for 46
8.36/8.45	c [INC SYSTEM] there exists a inc, kill it!
8.36/8.45	c write failed with 2
8.36/8.45	c [INC SYSTEM] create new solver instance
8.36/8.45	c [INC] encode full formula
8.36/8.45	c (debug) using card networks
8.36/8.45	c old isEQ: 48, new EQ is 0
8.36/8.46	c set iterative enc to: card
8.36/8.46	c set iterative enc to: none
8.36/8.46	c [INC SEARCH] isOptimum variable: 0
8.43/8.58	c formula is SAT
8.43/8.58	c [INC SEARCH] copied best model
8.43/8.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.43/8.59	c model valid
8.43/8.59	c current solution ok
8.43/8.59	o 42
8.43/8.59	c [INC SEARCH] iteration: 3
8.43/8.59	c [INC BOUNDS] best value:42 search for 41
8.43/8.59	c [INC SYSTEM] there exists a inc, kill it!
8.43/8.59	c write failed with 2
8.43/8.59	c [INC SYSTEM] create new solver instance
8.43/8.59	c [INC] encode full formula
8.43/8.59	c (debug) using card networks
8.43/8.59	c old isEQ: 48, new EQ is 0
8.57/8.60	c set iterative enc to: card
8.57/8.60	c set iterative enc to: none
8.57/8.60	c [INC SEARCH] isOptimum variable: 0
8.76/8.83	c formula is SAT
8.76/8.83	c [INC SEARCH] copied best model
8.76/8.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.76/8.84	c model valid
8.76/8.84	c current solution ok
8.76/8.84	o 36
8.76/8.84	c [INC SEARCH] iteration: 4
8.76/8.84	c [INC BOUNDS] best value:36 search for 35
8.76/8.84	c [INC SYSTEM] there exists a inc, kill it!
8.76/8.84	c write failed with 2
8.76/8.84	c [INC SYSTEM] create new solver instance
8.76/8.84	c [INC] encode full formula
8.76/8.84	c (debug) using card networks
8.76/8.84	c old isEQ: 48, new EQ is 0
8.76/8.85	c set iterative enc to: card
8.76/8.85	c set iterative enc to: none
8.76/8.85	c [INC SEARCH] isOptimum variable: 0
8.82/9.15	c formula is SAT
8.82/9.15	c [INC SEARCH] copied best model
8.82/9.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.82/9.16	c model valid
8.82/9.16	c current solution ok
8.82/9.16	o 35
8.82/9.16	c [INC SEARCH] iteration: 5
8.82/9.16	c [INC BOUNDS] best value:35 search for 34
8.82/9.16	c [INC SYSTEM] there exists a inc, kill it!
8.82/9.16	c write failed with 2
8.82/9.16	c [INC SYSTEM] create new solver instance
8.82/9.16	c [INC] encode full formula
8.82/9.16	c (debug) using card networks
8.82/9.16	c old isEQ: 48, new EQ is 0
8.82/9.16	c set iterative enc to: card
8.82/9.16	c set iterative enc to: none
8.82/9.17	c [INC SEARCH] isOptimum variable: 0
1800.11/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 28178 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-3752519-1339218935/watcher-3752519-1339218935 -o /tmp/evaluation-result-3752519-1339218935/solver-3752519-1339218935 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752519-1339218935.opb 1339223492 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.00 0.00 0.00 3/177 28177
/proc/meminfo: memFree=31193756/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0

[startup+0.056138 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28177
/proc/meminfo: memFree=31193756/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28177
/proc/meminfo: memFree=31193756/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28177
/proc/meminfo: memFree=31193756/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28177
/proc/meminfo: memFree=31193756/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28193
/proc/meminfo: memFree=31150464/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=5936 CPUtime=0.38 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 3221 7173 0 0 5 4 20 9 20 0 1 0 388019637 6078464 1083 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1484 1083 189 442 0 1038 0
[pid=28188] ppid=28178 vsize=13204 CPUtime=1.07 cores=1,3,5,7
/proc/28188/stat : 28188 (glucosInc) R 28178 28177 28132 0 -1 4202496 2949 0 0 0 107 0 0 0 20 0 1 0 388019678 13520896 2758 33554432000 4194304 5654031 140733889666064 140733889664152 4233448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28188/statm: 3301 2758 132 357 0 2941 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 28288

[startup+3.10031 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28195
/proc/meminfo: memFree=31150792/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=5936 CPUtime=0.38 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 3221 7173 0 0 5 4 20 9 20 0 1 0 388019637 6078464 1083 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1484 1083 189 442 0 1038 0
[pid=28188] ppid=28178 vsize=17936 CPUtime=2.68 cores=1,3,5,7
/proc/28188/stat : 28188 (glucosInc) R 28178 28177 28132 0 -1 4202496 4466 0 0 0 267 1 0 0 20 0 1 0 388019678 18366464 3562 33554432000 4194304 5654031 140733889666064 140733889664152 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28188/statm: 4484 3562 132 357 0 4124 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33020

[startup+6.30026 s]
/proc/loadavg: 0.16 0.03 0.01 2/181 28198
/proc/meminfo: memFree=31167348/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=3.75 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 3763 12690 0 0 7 4 353 11 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28197] ppid=28178 vsize=13232 CPUtime=2.5 cores=1,3,5,7
/proc/28197/stat : 28197 (glucosInc) R 28178 28177 28132 0 -1 4202496 4461 0 0 0 250 0 0 0 20 0 1 0 388020015 13549568 2737 33554432000 4194304 5654031 140733510916224 140733510914008 4232912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28197/statm: 3308 2737 132 357 0 2948 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 28632

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 28211
/proc/meminfo: memFree=31144496/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=32800 CPUtime=3.52 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 5721 0 0 0 351 1 0 0 20 0 1 0 388020554 33587200 6543 33554432000 4194304 5654031 140733436199552 140733436197432 4214993 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28209/statm: 8200 6543 141 357 0 7840 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48200

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 28217
/proc/meminfo: memFree=31088208/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=63256 CPUtime=16.31 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 8293 0 0 0 1629 2 0 0 20 0 1 0 388020554 64774144 15184 33554432000 4194304 5654031 140733436199552 140733436197432 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28209/statm: 15814 15184 141 357 0 15454 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 78656

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 28217
/proc/meminfo: memFree=30940880/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=112576 CPUtime=41.91 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 8622 0 0 0 4185 6 0 0 20 0 1 0 388020554 115277824 26510 33554432000 4194304 5654031 140733436199552 140733436197480 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 28144 26510 141 357 0 27784 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 127976

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 28217
/proc/meminfo: memFree=30913008/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=112576 CPUtime=93.1 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 10717 0 0 0 9298 12 0 0 20 0 1 0 388020554 115277824 26511 33554432000 4194304 5654031 140733436199552 140733436197480 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 28144 26511 141 357 0 27784 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 127976

[startup+162.3 s]
/proc/loadavg: 1.92 0.84 0.31 3/181 28218
/proc/meminfo: memFree=30938820/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=125388 CPUtime=153.08 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 14125 0 0 0 15288 20 0 0 20 0 1 0 388020554 128397312 30647 33554432000 4194304 5654031 140733436199552 140733436197480 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 31347 30647 141 357 0 30987 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 140788

[startup+222.3 s]
/proc/loadavg: 1.97 1.05 0.42 3/181 28218
/proc/meminfo: memFree=30847488/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=213.08 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 18114 0 0 0 21280 28 0 0 20 0 1 0 388020554 211247104 42370 33554432000 4194304 5654031 140733436199552 140733436197640 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 42370 141 357 0 51214 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 221696

[startup+282.3 s]

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

/proc/loadavg: 2.00 1.97 1.51 3/181 28228
/proc/meminfo: memFree=30688328/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=287684 CPUtime=1352.84 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 53537 0 0 0 135175 109 0 0 20 0 1 0 388020554 294588416 64428 33554432000 4194304 5654031 140733436199552 140733436197640 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 71921 64428 141 357 0 71561 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 303084

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 28228
/proc/meminfo: memFree=30565512/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=1412.83 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 55064 0 0 0 141170 113 0 0 20 0 1 0 388020554 211247104 49026 33554432000 4194304 5654031 140733436199552 140733436197640 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 49026 141 357 0 51214 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 221696

[startup+1482.3 s]
/proc/loadavg: 2.04 1.99 1.57 3/182 28231
/proc/meminfo: memFree=30721632/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=156208 CPUtime=1472.82 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 56639 0 0 0 147166 116 0 0 20 0 1 0 388020554 159956992 34732 33554432000 4194304 5654031 140733436199552 140733436197640 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 39052 34732 141 357 0 38692 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 171608

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.59 3/181 28231
/proc/meminfo: memFree=30717152/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=287684 CPUtime=1532.81 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 57715 0 0 0 153162 119 0 0 20 0 1 0 388020554 294588416 61868 33554432000 4194304 5654031 140733436199552 140733436197640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 71921 61868 141 357 0 71561 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 303084

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.61 3/181 28231
/proc/meminfo: memFree=30615048/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=1592.8 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 59475 0 0 0 159155 125 0 0 20 0 1 0 388020554 211247104 45954 33554432000 4194304 5654031 140733436199552 140733436197640 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 45954 141 357 0 51214 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 221696

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.64 3/180 28231
/proc/meminfo: memFree=30633436/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=287684 CPUtime=1652.79 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 60030 0 0 0 165153 126 0 0 20 0 1 0 388020554 294588416 67970 33554432000 4194304 5654031 140733436199552 140733436197640 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 71921 67970 141 357 0 71561 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 303084

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/181 28232
/proc/meminfo: memFree=30518360/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=287684 CPUtime=1712.78 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 62122 0 0 0 171148 130 0 0 20 0 1 0 388020554 294588416 56748 33554432000 4194304 5654031 140733436199552 140733436197640 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 71921 56748 141 357 0 71561 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 303084

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/181 28232
/proc/meminfo: memFree=30711020/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=1772.77 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 64118 0 0 0 177140 137 0 0 20 0 1 0 388020554 211247104 40322 33554432000 4194304 5654031 140733436199552 140733436197640 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 40322 141 357 0 51214 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 221696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 28232
/proc/meminfo: memFree=30629472/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=1790.98 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 64134 0 0 0 178960 138 0 0 20 0 1 0 388020554 211247104 48514 33554432000 4194304 5654031 140733436199552 140733436197640 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 48514 141 357 0 51214 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 221696

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 28232
/proc/meminfo: memFree=30629472/32873844 swapFree=7380/7380
[pid=28177] ppid=28175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28177/stat : 28177 (npSolver-pbo-It) S 28175 28177 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388019637 9367552 274 33554432000 4194304 5064252 140735146971728 140735146970640 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28177/statm: 2287 274 233 213 0 72 0
[pid=28178] ppid=28177 vsize=6252 CPUtime=9.13 cores=1,3,5,7
/proc/28178/stat : 28178 (npSolver-pbo) S 28177 28177 28132 0 -1 4202496 5605 25339 0 0 13 5 881 14 20 0 1 0 388019637 6402048 1166 33554432000 4194304 6004724 140734854917328 140734854903176 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28178/statm: 1563 1166 189 442 0 1117 0
[pid=28209] ppid=28178 vsize=206296 CPUtime=1790.98 cores=1,3,5,7
/proc/28209/stat : 28209 (glucosInc) R 28178 28177 28132 0 -1 4202496 64134 0 0 0 178960 138 0 0 20 0 1 0 388020554 211247104 48514 33554432000 4194304 5654031 140733436199552 140733436197640 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28209/statm: 51574 48514 141 357 0 51214 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 221696

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28177 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=957638
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=195970
# CPU time returned by wait4() is 9.15361
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.54
CPU system time (s): 1.57
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 484664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.95764
system time used= 0.19597
maximum resident set size= 31036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 312
involuntary context switches= 127

runsolver used 3.66044 second user time and 9.1766 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 07:15:35
IDJOB=3752519
IDBENCH=48140
IDSOLVER=2335
FILE ID=node118/3752519-1339218935
RUNJOBID= node118-1339218935-28149
PBS_JOBID= 14644307
Free space on /tmp= 70820 MiB

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

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

MD5SUM BENCH= e4d0ce6c299ae1a05f607b170c68aad6
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:        31195996 kB
Buffers:          397488 kB
Cached:           369812 kB
SwapCached:         6528 kB
Active:           442852 kB
Inactive:         341912 kB
Active(anon):       6508 kB
Inactive(anon):     6744 kB
Active(file):     436344 kB
Inactive(file):   335168 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095552 kB
Dirty:             17584 kB
Writeback:             0 kB
AnonPages:         12428 kB
Mapped:             9308 kB
Shmem:                 0 kB
Slab:             752648 kB
SReclaimable:     193032 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:     128760 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= 70804 MiB
End job on node118 at 2012-06-09 07:45:36