Trace number 3751952

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-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 458
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:458 search for 457
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 16, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 236
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:236 search for 235
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 224, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o 228
0.00/0.34	c [INC SEARCH] iteration: 2
0.00/0.34	c [INC BOUNDS] best value:228 search for 227
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.34	c [INC SYSTEM] create new solver instance
0.00/0.34	c [INC] encode full formula
0.00/0.34	c (debug) using card networks
0.00/0.34	c old isEQ: 224, new EQ is 0
0.00/0.35	c set iterative enc to: card
0.00/0.35	c set iterative enc to: none
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
8.77/8.83	c formula is SAT
8.77/8.83	c [INC SEARCH] copied best model
8.77/8.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.77/8.83	c model valid
8.77/8.83	c current solution ok
8.77/8.83	o 222
8.77/8.83	c [INC SEARCH] iteration: 3
8.77/8.83	c [INC BOUNDS] best value:222 search for 221
8.77/8.83	c [INC SYSTEM] there exists a inc, kill it!
8.77/8.83	c write failed with 2
8.77/8.83	c [INC SYSTEM] create new solver instance
8.77/8.83	c [INC] encode full formula
8.77/8.83	c (debug) using card networks
8.77/8.83	c old isEQ: 224, new EQ is 0
8.77/8.84	c set iterative enc to: card
8.77/8.84	c set iterative enc to: none
8.77/8.84	c [INC SEARCH] isOptimum variable: 0
122.95/123.00	c formula is SAT
122.95/123.00	c [INC SEARCH] copied best model
122.95/123.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.95/123.00	c model valid
122.95/123.00	c current solution ok
122.95/123.00	o 220
122.95/123.00	c [INC SEARCH] iteration: 4
122.95/123.00	c [INC BOUNDS] best value:220 search for 219
122.95/123.00	c [INC SYSTEM] there exists a inc, kill it!
122.95/123.00	c write failed with 2
122.95/123.00	c [INC SYSTEM] create new solver instance
122.95/123.00	c [INC] encode full formula
122.95/123.00	c (debug) using card networks
122.95/123.00	c old isEQ: 224, new EQ is 0
122.95/123.01	c set iterative enc to: card
122.95/123.01	c set iterative enc to: none
122.95/123.02	c [INC SEARCH] isOptimum variable: 0
180.51/180.60	c formula is SAT
180.51/180.60	c [INC SEARCH] copied best model
180.51/180.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.51/180.60	c model valid
180.51/180.60	c current solution ok
180.51/180.60	o 218
180.51/180.60	c [INC SEARCH] iteration: 5
180.51/180.60	c [INC BOUNDS] best value:218 search for 217
180.51/180.60	c [INC SYSTEM] there exists a inc, kill it!
180.51/180.60	c write failed with 2
180.51/180.60	c [INC SYSTEM] create new solver instance
180.51/180.60	c [INC] encode full formula
180.51/180.60	c (debug) using card networks
180.51/180.60	c old isEQ: 224, new EQ is 0
180.51/180.61	c set iterative enc to: card
180.51/180.61	c set iterative enc to: none
180.51/180.61	c [INC SEARCH] isOptimum variable: 0
246.21/246.35	c formula is SAT
246.21/246.35	c [INC SEARCH] copied best model
246.21/246.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
246.21/246.35	c model valid
246.21/246.35	c current solution ok
246.21/246.35	o 217
246.21/246.35	c [INC SEARCH] iteration: 6
246.21/246.35	c [INC BOUNDS] best value:217 search for 216
246.21/246.35	c [INC SYSTEM] there exists a inc, kill it!
246.21/246.35	c write failed with 2
246.21/246.35	c [INC SYSTEM] create new solver instance
246.21/246.35	c [INC] encode full formula
246.21/246.35	c (debug) using card networks
246.21/246.35	c old isEQ: 224, new EQ is 0
246.21/246.36	c set iterative enc to: card
246.21/246.36	c set iterative enc to: none
246.21/246.37	c [INC SEARCH] isOptimum variable: 0
444.17/444.38	c formula is SAT
444.17/444.38	c [INC SEARCH] copied best model
444.17/444.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
444.17/444.38	c model valid
444.17/444.38	c current solution ok
444.17/444.38	o 216
444.17/444.38	c [INC SEARCH] iteration: 7
444.17/444.38	c [INC BOUNDS] best value:216 search for 215
444.17/444.38	c [INC SYSTEM] there exists a inc, kill it!
444.17/444.38	c write failed with 2
444.17/444.38	c [INC SYSTEM] create new solver instance
444.17/444.38	c [INC] encode full formula
444.17/444.38	c (debug) using card networks
444.17/444.38	c old isEQ: 224, new EQ is 0
444.17/444.39	c set iterative enc to: card
444.17/444.39	c set iterative enc to: none
444.17/444.40	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751952-1339114551/watcher-3751952-1339114551 -o /tmp/evaluation-result-3751952-1339114551/solver-3751952-1339114551 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751952-1339114551.opb 957391933 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: 2.02 2.01 2.00 3/178 32241
/proc/meminfo: memFree=26399032/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0

[startup+0.0509921 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32241
/proc/meminfo: memFree=26399032/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100188 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32241
/proc/meminfo: memFree=26399032/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300195 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32241
/proc/meminfo: memFree=26399032/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32241
/proc/meminfo: memFree=26399032/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/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: 2.02 2.01 2.00 3/181 32254
/proc/meminfo: memFree=26385436/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=0.33 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3270 11298 0 0 6 3 22 2 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32254] ppid=32242 vsize=12844 CPUtime=1.13 cores=0,2,4,6
/proc/32254/stat : 32254 (glucosInc) R 32242 32241 30107 0 -1 4202496 2946 0 0 0 113 0 0 0 20 0 1 0 377579494 13152256 2649 33554432000 4194304 5654031 140733924919792 140733924917576 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32254/statm: 3211 2649 141 357 0 2851 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26852

[startup+3.10025 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32254
/proc/meminfo: memFree=26382276/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=0.33 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3270 11298 0 0 6 3 22 2 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32254] ppid=32242 vsize=19224 CPUtime=2.74 cores=0,2,4,6
/proc/32254/stat : 32254 (glucosInc) R 32242 32241 30107 0 -1 4202496 4801 0 0 0 273 1 0 0 20 0 1 0 377579494 19685376 4246 33554432000 4194304 5654031 140733924919792 140733924917672 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32254/statm: 4806 4246 141 357 0 4446 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33232

[startup+6.30028 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32254
/proc/meminfo: memFree=26371984/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=0.33 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3270 11298 0 0 6 3 22 2 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32254] ppid=32242 vsize=19224 CPUtime=5.94 cores=0,2,4,6
/proc/32254/stat : 32254 (glucosInc) R 32242 32241 30107 0 -1 4202496 4946 0 0 0 593 1 0 0 20 0 1 0 377579494 19685376 4250 33554432000 4194304 5654031 140733924919792 140733924917720 4215307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32254/statm: 4806 4250 141 357 0 4446 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33232

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32256
/proc/meminfo: memFree=26365220/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=8.83 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3804 17293 0 0 7 3 869 4 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32256] ppid=32242 vsize=19240 CPUtime=3.84 cores=0,2,4,6
/proc/32256/stat : 32256 (glucosInc) R 32242 32241 30107 0 -1 4202496 5024 0 0 0 384 0 0 0 20 0 1 0 377580343 19701760 4163 33554432000 4194304 5654031 140735902911184 140735902909064 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32256/statm: 4810 4163 142 357 0 4450 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33248

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32256
/proc/meminfo: memFree=26320284/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=8.83 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3804 17293 0 0 7 3 869 4 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32256] ppid=32242 vsize=35396 CPUtime=16.64 cores=0,2,4,6
/proc/32256/stat : 32256 (glucosInc) R 32242 32241 30107 0 -1 4202496 6478 0 0 0 1662 2 0 0 20 0 1 0 377580343 36245504 8282 33554432000 4194304 5654031 140735902911184 140735902909112 4208584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32256/statm: 8849 8282 142 357 0 8489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 49404

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 32256
/proc/meminfo: memFree=26282852/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=8.83 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3804 17293 0 0 7 3 869 4 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32256] ppid=32242 vsize=72928 CPUtime=42.23 cores=0,2,4,6
/proc/32256/stat : 32256 (glucosInc) R 32242 32241 30107 0 -1 4202496 7322 0 0 0 4220 3 0 0 20 0 1 0 377580343 74678272 17110 33554432000 4194304 5654031 140735902911184 140735902899000 4232611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32256/statm: 18232 17110 142 357 0 17872 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86936

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32256
/proc/meminfo: memFree=26320696/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=8.83 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 3804 17293 0 0 7 3 869 4 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32256] ppid=32242 vsize=81104 CPUtime=93.42 cores=0,2,4,6
/proc/32256/stat : 32256 (glucosInc) R 32242 32241 30107 0 -1 4202496 8129 0 0 0 9339 3 0 0 20 0 1 0 377580343 83050496 12609 33554432000 4194304 5654031 140735902911184 140735902909064 4232448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32256/statm: 20276 12609 142 357 0 19916 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32258
/proc/meminfo: memFree=26330744/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=122.96 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 4338 26766 0 0 8 3 12277 8 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32258] ppid=32242 vsize=66420 CPUtime=39.26 cores=0,2,4,6
/proc/32258/stat : 32258 (glucosInc) R 32242 32241 30107 0 -1 4202496 7964 0 0 0 3923 3 0 0 20 0 1 0 377591761 68014080 15843 33554432000 4194304 5654031 140736970094752 140736970082568 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32258/statm: 16605 15843 142 357 0 16245 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80428

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32261
/proc/meminfo: memFree=26303320/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=180.54 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 4872 35270 0 0 9 3 18030 12 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32260] ppid=32242 vsize=43840 CPUtime=41.67 cores=0,2,4,6
/proc/32260/stat : 32260 (glucosInc) R 32242 32241 30107 0 -1 4202496 9575 0 0 0 4164 3 0 0 20 0 1 0 377597520 44892160 10399 33554432000 4194304 5654031 140735352518640 140735352506456 4232618 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32260/statm: 10960 10399 142 357 0 10600 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57848

[startup+282.3 s]

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

/proc/meminfo: memFree=26308340/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=109800 CPUtime=857.72 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 38434 0 0 0 85715 57 0 0 20 0 1 0 377623899 112435200 26227 33554432000 4194304 5654031 140733739005280 140733738993096 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 27450 26227 142 357 0 27090 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 123808

[startup+1362.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/181 32334
/proc/meminfo: memFree=26217388/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=189940 CPUtime=917.71 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 40974 0 0 0 91709 62 0 0 20 0 1 0 377623899 194498560 46830 33554432000 4194304 5654031 140733739005280 140733738993096 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 47485 46830 142 357 0 47125 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 203948

[startup+1422.31 s]
/proc/loadavg: 2.12 2.07 2.01 3/180 32334
/proc/meminfo: memFree=26216368/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=189940 CPUtime=977.7 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 43660 0 0 0 97703 67 0 0 20 0 1 0 377623899 194498560 40174 33554432000 4194304 5654031 140733739005280 140733738993096 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 47485 40174 142 357 0 47125 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 203948

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/182 32338
/proc/meminfo: memFree=26200864/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=240028 CPUtime=1037.67 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 45352 0 0 0 103696 71 0 0 20 0 1 0 377623899 245788672 50203 33554432000 4194304 5654031 140733739005280 140733738993096 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 60007 50203 142 357 0 59647 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 254036

[startup+1542.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/181 32338
/proc/meminfo: memFree=26278840/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=189940 CPUtime=1097.66 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 47729 0 0 0 109691 75 0 0 20 0 1 0 377623899 194498560 40174 33554432000 4194304 5654031 140733739005280 140733738993096 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 47485 40174 142 357 0 47125 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 203948

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 32338
/proc/meminfo: memFree=26181476/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=189940 CPUtime=1157.65 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 49092 0 0 0 115687 78 0 0 20 0 1 0 377623899 194498560 46830 33554432000 4194304 5654031 140733739005280 140733738993096 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 47485 46830 142 357 0 47125 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 203948

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/181 32338
/proc/meminfo: memFree=26231136/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=159120 CPUtime=1217.64 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 51198 0 0 0 121681 83 0 0 20 0 1 0 377623899 162938880 34987 33554432000 4194304 5654031 140733739005280 140733738993096 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 39780 34987 142 357 0 39420 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 173128

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/181 32338
/proc/meminfo: memFree=26208320/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=189940 CPUtime=1277.62 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 53147 0 0 0 127675 87 0 0 20 0 1 0 377623899 194498560 40174 33554432000 4194304 5654031 140733739005280 140733739003368 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 47485 40174 142 357 0 47125 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 203948

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 32339
/proc/meminfo: memFree=26169928/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=240028 CPUtime=1337.61 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 53485 0 0 0 133672 89 0 0 20 0 1 0 377623899 245788672 57371 33554432000 4194304 5654031 140733739005280 140733739003368 4233005 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 60007 57371 142 357 0 59647 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 254036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.06 2.00 3/181 32339
/proc/meminfo: memFree=26214412/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=159120 CPUtime=1355.81 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 54360 0 0 0 135490 91 0 0 20 0 1 0 377623899 162938880 36933 33554432000 4194304 5654031 140733739005280 140733739003304 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 39780 36933 142 357 0 39420 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 173128

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.10 2.06 2.00 3/181 32339
/proc/meminfo: memFree=26214412/32873844 swapFree=7628/7628
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32241/stat : 32241 (npSolver-pbo-It) S 32239 32241 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377579458 9367552 274 33554432000 4194304 5064252 140733708455008 140733708453920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=4860 CPUtime=444.27 cores=0,2,4,6
/proc/32242/stat : 32242 (npSolver-pbo) S 32241 32241 30107 0 -1 4202496 5939 58959 0 0 12 3 44385 27 20 0 1 0 377579459 4976640 838 33554432000 4194304 6004724 140733619440656 140733619426504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32242/statm: 1215 838 189 442 0 769 0
[pid=32268] ppid=32242 vsize=159120 CPUtime=1355.81 cores=0,2,4,6
/proc/32268/stat : 32268 (glucosInc) R 32242 32241 30107 0 -1 4202496 54360 0 0 0 135490 91 0 0 20 0 1 0 377623899 162938880 36933 33554432000 4194304 5654031 140733739005280 140733739003304 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32268/statm: 39780 36933 142 357 0 39420 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 173128

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.89
CPU system time (s): 1.22381
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 384744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.22381
maximum resident set size= 275808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119640
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 534
involuntary context switches= 2381

runsolver used 4.18036 second user time and 10.5194 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 02:15:51
IDJOB=3751952
IDBENCH=1951
IDSOLVER=2335
FILE ID=node145/3751952-1339114551
RUNJOBID= node145-1339110947-31548
PBS_JOBID= 14643708
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751952-1339114551/watcher-3751952-1339114551 -o /tmp/evaluation-result-3751952-1339114551/solver-3751952-1339114551 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751952-1339114551.opb 957391933 HOME HOME

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=957391933

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26399676 kB
Buffers:          482868 kB
Cached:          4946008 kB
SwapCached:            4 kB
Active:          2190580 kB
Inactive:        3398492 kB
Active(anon):     151756 kB
Inactive(anon):    10864 kB
Active(file):    2038824 kB
Inactive(file):  3387628 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        257224 kB
Mapped:            15680 kB
Shmem:               200 kB
Slab:             737036 kB
SReclaimable:     178552 kB
SUnreclaim:       558484 kB
KernelStack:        1512 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     284024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71004 MiB
End job on node145 at 2012-06-08 02:45:51