Trace number 3751954

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_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
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 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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.19	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.19	c [INC SYSTEM] execute solver
0.00/0.21	c [INC SEARCH] formula is SAT
0.00/0.21	c [INC SYSTEM] solved the initial formula
0.00/0.21	c model valid
0.00/0.21	c current solution ok
0.00/0.24	o 469
0.00/0.24	c starting approximation
0.00/0.24	c factor = 1
0.00/0.24	c can not find a suitable factor, leaving approximation
0.00/0.24	c finished approximation
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:469 search for 468
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 112, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.29	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 234
0.00/0.30	c [INC SEARCH] iteration: 1
0.00/0.30	c [INC BOUNDS] best value:234 search for 233
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 96, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
3.65/3.74	c formula is SAT
3.65/3.74	c [INC SEARCH] copied best model
3.65/3.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.65/3.74	c model valid
3.65/3.74	c current solution ok
3.65/3.74	o 230
3.65/3.74	c [INC SEARCH] iteration: 2
3.65/3.74	c [INC BOUNDS] best value:230 search for 229
3.65/3.74	c [INC SYSTEM] there exists a inc, kill it!
3.65/3.74	c write failed with 2
3.65/3.74	c [INC SYSTEM] create new solver instance
3.65/3.74	c [INC] encode full formula
3.65/3.74	c (debug) using card networks
3.65/3.74	c old isEQ: 96, new EQ is 0
3.65/3.75	c set iterative enc to: card
3.65/3.75	c set iterative enc to: none
3.65/3.76	c [INC SEARCH] isOptimum variable: 0
9.86/9.98	c formula is SAT
9.86/9.99	c [INC SEARCH] copied best model
9.86/9.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.86/9.99	c model valid
9.86/9.99	c current solution ok
9.86/9.99	o 227
9.86/9.99	c [INC SEARCH] iteration: 3
9.86/9.99	c [INC BOUNDS] best value:227 search for 226
9.86/9.99	c [INC SYSTEM] there exists a inc, kill it!
9.86/9.99	c write failed with 2
9.86/9.99	c [INC SYSTEM] create new solver instance
9.86/9.99	c [INC] encode full formula
9.86/9.99	c (debug) using card networks
9.86/9.99	c old isEQ: 96, new EQ is 0
9.97/10.00	c set iterative enc to: card
9.97/10.00	c set iterative enc to: none
9.97/10.00	c [INC SEARCH] isOptimum variable: 0
41.24/41.39	c formula is SAT
41.24/41.39	c [INC SEARCH] copied best model
41.24/41.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.24/41.39	c model valid
41.24/41.39	c current solution ok
41.24/41.39	o 224
41.24/41.39	c [INC SEARCH] iteration: 4
41.24/41.39	c [INC BOUNDS] best value:224 search for 223
41.24/41.39	c [INC SYSTEM] there exists a inc, kill it!
41.24/41.39	c write failed with 2
41.24/41.39	c [INC SYSTEM] create new solver instance
41.24/41.39	c [INC] encode full formula
41.24/41.39	c (debug) using card networks
41.24/41.39	c old isEQ: 96, new EQ is 0
41.36/41.40	c set iterative enc to: card
41.36/41.40	c set iterative enc to: none
41.36/41.40	c [INC SEARCH] isOptimum variable: 0
44.65/44.72	c formula is SAT
44.65/44.72	c [INC SEARCH] copied best model
44.65/44.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.71/44.80	c model valid
44.71/44.80	c current solution ok
44.71/44.80	o 223
44.71/44.80	c [INC SEARCH] iteration: 5
44.71/44.80	c [INC BOUNDS] best value:223 search for 222
44.71/44.80	c [INC SYSTEM] there exists a inc, kill it!
44.71/44.80	c write failed with 2
44.71/44.80	c [INC SYSTEM] create new solver instance
44.71/44.80	c [INC] encode full formula
44.71/44.80	c (debug) using card networks
44.71/44.80	c old isEQ: 96, new EQ is 0
44.71/44.80	c set iterative enc to: card
44.71/44.80	c set iterative enc to: none
44.71/44.80	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.51	s UNKNOWN
1800.09/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.51	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-3751954-1339114520/watcher-3751954-1339114520 -o /tmp/evaluation-result-3751954-1339114520/solver-3751954-1339114520 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751954-1339114520.opb 540282198 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.03 2.02 2.00 3/178 24215
/proc/meminfo: memFree=31582908/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0

[startup+0.082791 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 24215
/proc/meminfo: memFree=31582908/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 24215
/proc/meminfo: memFree=31582908/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 24215
/proc/meminfo: memFree=31582908/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 24215
/proc/meminfo: memFree=31582908/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 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.03 2.02 2.00 3/181 24226
/proc/meminfo: memFree=31617352/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=0.28 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 3250 8472 0 0 4 3 20 1 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24226] ppid=24216 vsize=14556 CPUtime=1.17 cores=0,2,4,6
/proc/24226/stat : 24226 (glucosInc) R 24216 24215 22322 0 -1 4202496 3308 0 0 0 117 0 0 0 20 0 1 0 377578121 14905344 2708 33554432000 4194304 5654031 140733983015056 140733983012840 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24226/statm: 3639 2708 141 357 0 3279 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 28584

[startup+3.10026 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 24226
/proc/meminfo: memFree=31612576/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=0.28 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 3250 8472 0 0 4 3 20 1 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24226] ppid=24216 vsize=17556 CPUtime=2.77 cores=0,2,4,6
/proc/24226/stat : 24226 (glucosInc) R 24216 24215 22322 0 -1 4202496 5173 0 0 0 277 0 0 0 20 0 1 0 377578121 17977344 3391 33554432000 4194304 5654031 140733983015056 140733983013080 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24226/statm: 4389 3391 141 357 0 4029 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31584

[startup+6.30027 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 24228
/proc/meminfo: memFree=31604260/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=3.73 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 3777 14697 0 0 6 3 362 2 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24228] ppid=24216 vsize=13340 CPUtime=2.52 cores=0,2,4,6
/proc/24228/stat : 24228 (glucosInc) R 24216 24215 22322 0 -1 4202496 4597 0 0 0 252 0 0 0 20 0 1 0 377578466 13660160 2805 33554432000 4194304 5654031 140735899767760 140735899765544 4232505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24228/statm: 3335 2805 141 357 0 2975 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 27368

[startup+12.7003 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 24230
/proc/meminfo: memFree=31593912/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=9.97 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 4303 21322 0 0 7 3 983 4 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24230] ppid=24216 vsize=19336 CPUtime=2.68 cores=0,2,4,6
/proc/24230/stat : 24230 (glucosInc) R 24216 24215 22322 0 -1 4202496 5182 0 0 0 268 0 0 0 20 0 1 0 377579090 19800064 3945 33554432000 4194304 5654031 140733514532912 140733514530600 4232655 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24230/statm: 4834 3945 141 357 0 4474 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 33364

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 24285
/proc/meminfo: memFree=31801568/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=9.97 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 4303 21322 0 0 7 3 983 4 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24230] ppid=24216 vsize=42788 CPUtime=15.48 cores=0,2,4,6
/proc/24230/stat : 24230 (glucosInc) R 24216 24215 22322 0 -1 4202496 7924 0 0 0 1547 1 0 0 20 0 1 0 377579090 43814912 9383 33554432000 4194304 5654031 140733514532912 140733514520728 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24230/statm: 10697 9383 141 357 0 10337 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56816

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24289
/proc/meminfo: memFree=31779168/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=24760 CPUtime=6.3 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 6264 0 0 0 629 1 0 0 20 0 1 0 377582569 25354240 5657 33554432000 4194304 5654031 140733969882384 140733969870200 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24289/statm: 6190 5657 141 357 0 5830 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 38788

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 24289
/proc/meminfo: memFree=31729508/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=74028 CPUtime=57.48 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 8605 0 0 0 5746 2 0 0 20 0 1 0 377582569 75804672 12982 33554432000 4194304 5654031 140733969882384 140733969870200 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 18507 12982 141 357 0 18147 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 88056

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 24289
/proc/meminfo: memFree=31697356/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=86296 CPUtime=117.47 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 9865 0 0 0 11743 4 0 0 20 0 1 0 377582569 88367104 21045 33554432000 4194304 5654031 140733969882384 140733969870200 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 21574 21045 141 357 0 21214 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 100324

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24290
/proc/meminfo: memFree=31615436/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=135616 CPUtime=177.46 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 10437 0 0 0 17739 7 0 0 20 0 1 0 377582569 138870784 30358 33554432000 4194304 5654031 140733969882384 140733969880312 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 33904 30358 141 357 0 33544 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 149644

[startup+282.3 s]

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

/proc/meminfo: memFree=31529664/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=161352 CPUtime=1257.28 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 48819 0 0 0 125651 77 0 0 20 0 1 0 377582569 165224448 36792 33554432000 4194304 5654031 140733969882384 140733969880312 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 40338 36792 141 357 0 39978 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 175380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24301
/proc/meminfo: memFree=31442248/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=323648 CPUtime=1317.26 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 50788 0 0 0 131645 81 0 0 20 0 1 0 377582569 331415552 65832 33554432000 4194304 5654031 140733969882384 140733969880472 4215104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 80912 65832 141 357 0 80552 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 337676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24301
/proc/meminfo: memFree=31414544/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=242260 CPUtime=1377.26 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 52397 0 0 0 137642 84 0 0 20 0 1 0 377582569 248074240 59730 33554432000 4194304 5654031 140733969882384 140733969880472 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 60565 59730 141 357 0 60205 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 256288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24305
/proc/meminfo: memFree=31433612/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=243372 CPUtime=1437.24 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 54781 0 0 0 143637 87 0 0 20 0 1 0 377582569 249212928 54334 33554432000 4194304 5654031 140733969882384 140733969880472 4232817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 60843 54334 141 357 0 60483 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 257400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24305
/proc/meminfo: memFree=31464896/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=193284 CPUtime=1497.22 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 56428 0 0 0 149631 91 0 0 20 0 1 0 377582569 197922816 45672 33554432000 4194304 5654031 140733969882384 140733969880472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 48321 45672 141 357 0 47961 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 207312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24305
/proc/meminfo: memFree=31353240/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=324760 CPUtime=1557.2 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 57507 0 0 0 155628 92 0 0 20 0 1 0 377582569 332554240 72296 33554432000 4194304 5654031 140733969882384 140733969880472 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 81190 72296 141 357 0 80830 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 338788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24306
/proc/meminfo: memFree=31431776/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=324760 CPUtime=1617.19 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 59592 0 0 0 161623 96 0 0 20 0 1 0 377582569 332554240 66110 33554432000 4194304 5654031 140733969882384 140733969880472 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 81190 66110 141 357 0 80830 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 338788

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24306
/proc/meminfo: memFree=31408852/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=243372 CPUtime=1677.19 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 61203 0 0 0 167619 100 0 0 20 0 1 0 377582569 249212928 55400 33554432000 4194304 5654031 140733969882384 140733969870200 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 60843 55400 141 357 0 60483 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 257400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24307
/proc/meminfo: memFree=31474484/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=251496 CPUtime=1737.18 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 63791 0 0 0 173615 103 0 0 20 0 1 0 377582569 257531904 58413 33554432000 4194304 5654031 140733969882384 140733969870200 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 62874 58413 141 357 0 62514 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 265524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24307
/proc/meminfo: memFree=31478504/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=202448 CPUtime=1755.38 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 64771 0 0 0 175433 105 0 0 20 0 1 0 377582569 207306752 44044 33554432000 4194304 5654031 140733969882384 140733969870200 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 50612 44044 141 357 0 50252 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 216476

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 2.00 3/181 24307
/proc/meminfo: memFree=31478504/32873844 swapFree=7380/7380
[pid=24215] ppid=24213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (npSolver-pbo-It) S 24213 24215 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377578090 9367552 275 33554432000 4194304 5064252 140736367981776 140736367980688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24215/statm: 2287 275 233 213 0 72 0
[pid=24216] ppid=24215 vsize=4880 CPUtime=44.71 cores=0,2,4,6
/proc/24216/stat : 24216 (npSolver-pbo) S 24215 24215 22322 0 -1 4202496 5356 35563 0 0 10 4 4449 8 20 0 1 0 377578090 4997120 851 33554432000 4194304 6004724 140733808140912 140733808126760 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24216/statm: 1220 851 189 442 0 774 0
[pid=24289] ppid=24216 vsize=202448 CPUtime=1755.38 cores=0,2,4,6
/proc/24289/stat : 24289 (glucosInc) R 24216 24215 22322 0 -1 4202496 64771 0 0 0 175433 105 0 0 20 0 1 0 377582569 207306752 44044 33554432000 4194304 5654031 140733969882384 140733969870200 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24289/statm: 50612 44044 141 357 0 50252 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 216476

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.18382
maximum resident set size= 342244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106071
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 411
involuntary context switches= 1977

runsolver used 4.34234 second user time and 10.2884 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 02:15:20
IDJOB=3751954
IDBENCH=1949
IDSOLVER=2335
FILE ID=node118/3751954-1339114520
RUNJOBID= node118-1339110918-23912
PBS_JOBID= 14643735
Free space on /tmp= 70828 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_17.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751954-1339114520/watcher-3751954-1339114520 -o /tmp/evaluation-result-3751954-1339114520/solver-3751954-1339114520 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751954-1339114520.opb 540282198 HOME HOME

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=540282198

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:        31583512 kB
Buffers:           80544 kB
Cached:           144316 kB
SwapCached:         6484 kB
Active:           361508 kB
Inactive:         154116 kB
Active(anon):     286816 kB
Inactive(anon):     6596 kB
Active(file):      74692 kB
Inactive(file):   147520 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        298272 kB
Mapped:            10184 kB
Shmem:                 0 kB
Slab:             630760 kB
SReclaimable:      71248 kB
SUnreclaim:       559512 kB
KernelStack:        1504 kB
PageTables:         4344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     458124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 70820 MiB
End job on node118 at 2012-06-08 02:45:20