Trace number 3700048

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? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
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 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 0
0.00/0.05	c execute binary inc search
0.00/0.05	c [INC SEARCH] current bound: 231
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC SEARCH] lower bound: 0 upperbound 462 current bound: 231 best value:462
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c [INC SEARCH] formula is UNSAT
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 sat variable: 0 optimum/unsat variable: 1
0.00/0.24	c [INC SEARCH] set lower bound to 232 upperbound 462
0.00/0.24	c [INC SEARCH] current bound: 347
0.00/0.24	c [INC SEARCH] iteration: 1
0.00/0.24	c [INC SEARCH] lower bound: 232 upperbound 462 current bound: 347 best value:462
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.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c [INC SEARCH] formula is UNSAT
0.00/0.99	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.99	c write failed with 2
0.00/0.99	c sat variable: 0 optimum/unsat variable: 1
0.00/0.99	c [INC SEARCH] set lower bound to 348 upperbound 462
0.00/0.99	c [INC SEARCH] current bound: 405
0.00/0.99	c [INC SEARCH] iteration: 2
0.00/0.99	c [INC SEARCH] lower bound: 348 upperbound 462 current bound: 405 best value:462
0.00/0.99	c [INC SYSTEM] create new solver instance
0.00/0.99	c [INC] encode full formula
0.00/0.99	c (debug) using card networks
0.98/1.00	c set iterative enc to: card
0.98/1.00	c set iterative enc to: none
0.98/1.01	c [INC SEARCH] isOptimum variable: 0
13.65/13.76	c [INC SEARCH] formula is SAT
13.65/13.76	c [INC SEARCH] copied best model
13.65/13.76	c sat variable: 1 optimum/unsat variable: 0
13.65/13.77	c model valid
13.65/13.77	c current solution ok
13.65/13.77	o -58
13.65/13.77	c [INC SEARCH] current bound: 376
13.65/13.77	c [INC SEARCH] iteration: 3
13.65/13.77	c [INC SEARCH] lower bound: 348 upperbound 404 current bound: 376 best value:404
13.65/13.77	c [INC SYSTEM] there exists a inc, kill it!
13.65/13.77	c write failed with 2
13.65/13.77	c [INC SYSTEM] create new solver instance
13.65/13.77	c [INC] encode full formula
13.65/13.77	c (debug) using card networks
13.65/13.78	c set iterative enc to: card
13.65/13.78	c set iterative enc to: none
13.65/13.78	c [INC SEARCH] isOptimum variable: 0
215.71/215.88	c [INC SEARCH] formula is UNSAT
215.71/215.88	c [INC SYSTEM] there exists a inc, kill it!
215.71/215.88	c write failed with 2
215.71/215.88	c sat variable: 0 optimum/unsat variable: 1
215.71/215.88	c [INC SEARCH] set lower bound to 377 upperbound 404
215.71/215.88	c [INC SEARCH] current bound: 390
215.71/215.88	c [INC SEARCH] iteration: 4
215.71/215.88	c [INC SEARCH] lower bound: 377 upperbound 404 current bound: 390 best value:404
215.71/215.88	c [INC SYSTEM] create new solver instance
215.71/215.88	c [INC] encode full formula
215.71/215.88	c (debug) using card networks
215.71/215.89	c set iterative enc to: card
215.71/215.89	c set iterative enc to: none
215.71/215.89	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	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-3700048-1338101549/watcher-3700048-1338101549 -o /tmp/evaluation-result-3700048-1338101549/solver-3700048-1338101549 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700048-1338101549.opb 581906665 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.00 2.00 2.15 3/178 26197
/proc/meminfo: memFree=30898496/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0

[startup+0.088143 s]
/proc/loadavg: 2.00 2.00 2.15 3/178 26197
/proc/meminfo: memFree=30898496/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 2.00 2.00 2.15 3/178 26197
/proc/meminfo: memFree=30898496/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.00 2.00 2.15 3/178 26197
/proc/meminfo: memFree=30898496/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 2.00 2.00 2.15 3/178 26197
/proc/meminfo: memFree=30898496/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 26208
/proc/meminfo: memFree=30893812/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2380 CPUtime=0.98 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 1548 7458 0 0 4 1 92 1 20 0 1 0 276279733 2437120 285 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 595 285 180 440 0 151 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 11528

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 26210
/proc/meminfo: memFree=30887488/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2380 CPUtime=0.98 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 1548 7458 0 0 4 1 92 1 20 0 1 0 276279733 2437120 285 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 595 285 180 440 0 151 0
[pid=26210] ppid=26198 vsize=13512 CPUtime=2.08 cores=0,2,4,6
/proc/26210/stat : 26210 (glucosInc) R 26198 26197 22912 0 -1 4202496 3088 0 0 0 208 0 0 0 20 0 1 0 276279834 13836288 2831 33554432000 4194304 5654031 140737135600448 140737135588264 4215055 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26210/statm: 3378 2831 142 357 0 3018 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25040

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 26210
/proc/meminfo: memFree=30875100/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2380 CPUtime=0.98 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 1548 7458 0 0 4 1 92 1 20 0 1 0 276279733 2437120 285 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 595 285 180 440 0 151 0
[pid=26210] ppid=26198 vsize=17892 CPUtime=5.28 cores=0,2,4,6
/proc/26210/stat : 26210 (glucosInc) R 26198 26197 22912 0 -1 4202496 4228 0 0 0 527 1 0 0 20 0 1 0 276279834 18321408 3943 33554432000 4194304 5654031 140737135600448 140737135588264 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26210/statm: 4473 3943 142 357 0 4113 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29420

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 26210
/proc/meminfo: memFree=30862088/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2380 CPUtime=0.98 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 1548 7458 0 0 4 1 92 1 20 0 1 0 276279733 2437120 285 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 595 285 180 440 0 151 0
[pid=26210] ppid=26198 vsize=26828 CPUtime=11.67 cores=0,2,4,6
/proc/26210/stat : 26210 (glucosInc) R 26198 26197 22912 0 -1 4202496 5482 0 0 0 1166 1 0 0 20 0 1 0 276279834 27471872 6177 33554432000 4194304 5654031 140737135600448 140737135588264 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26210/statm: 6707 6177 142 357 0 6347 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 38356

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 26212
/proc/meminfo: memFree=30853664/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=13.76 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2006 13899 0 0 6 1 1366 3 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26212] ppid=26198 vsize=23384 CPUtime=11.7 cores=0,2,4,6
/proc/26212/stat : 26212 (glucosInc) R 26198 26197 22912 0 -1 4202496 4796 0 0 0 1169 1 0 0 20 0 1 0 276281112 23945216 5316 33554432000 4194304 5654031 140734208606864 140734208594680 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26212/statm: 5846 5316 142 357 0 5486 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35180

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 26212
/proc/meminfo: memFree=30832108/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=13.76 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2006 13899 0 0 6 1 1366 3 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26212] ppid=26198 vsize=31516 CPUtime=37.29 cores=0,2,4,6
/proc/26212/stat : 26212 (glucosInc) R 26198 26197 22912 0 -1 4202496 5092 0 0 0 3728 1 0 0 20 0 1 0 276281112 32272384 6627 33554432000 4194304 5654031 140734208606864 140734208594680 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26212/statm: 7879 6627 142 357 0 7519 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 43312

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 26212
/proc/meminfo: memFree=30853828/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=13.76 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2006 13899 0 0 6 1 1366 3 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26212] ppid=26198 vsize=35936 CPUtime=88.48 cores=0,2,4,6
/proc/26212/stat : 26212 (glucosInc) R 26198 26197 22912 0 -1 4202496 5781 0 0 0 8847 1 0 0 20 0 1 0 276281112 36798464 8285 33554432000 4194304 5654031 140734208606864 140734208594680 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26212/statm: 8984 8285 142 357 0 8624 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 47732

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 26213
/proc/meminfo: memFree=30864552/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=13.76 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2006 13899 0 0 6 1 1366 3 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26212] ppid=26198 vsize=62036 CPUtime=148.46 cores=0,2,4,6
/proc/26212/stat : 26212 (glucosInc) R 26198 26197 22912 0 -1 4202496 7780 0 0 0 14844 2 0 0 20 0 1 0 276281112 63524864 11739 33554432000 4194304 5654031 140734208606864 140734208594680 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26212/statm: 15509 11739 142 357 0 15149 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 73832

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 26259
/proc/meminfo: memFree=30962684/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=23320 CPUtime=6.39 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 4227 0 0 0 639 0 0 0 20 0 1 0 276301323 23879680 4561 33554432000 4194304 5654031 140733524720592 140733524708408 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26259/statm: 5830 4561 142 357 0 5470 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35116

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 26262
/proc/meminfo: memFree=30807924/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30665124/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=94552 CPUtime=1026.23 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 21066 0 0 0 102603 20 0 0 20 0 1 0 276301323 96821248 23114 33554432000 4194304 5654031 140733524720592 140733524708408 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 23638 23114 142 357 0 23278 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 106348

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.01 3/181 26294
/proc/meminfo: memFree=30608464/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=143872 CPUtime=1086.23 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 22024 0 0 0 108601 22 0 0 20 0 1 0 276301323 147324928 33300 33554432000 4194304 5654031 140733524720592 140733524708408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 35968 33300 142 357 0 35608 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 155668

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.01 3/181 26294
/proc/meminfo: memFree=30586824/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=143872 CPUtime=1146.21 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 23101 0 0 0 114598 23 0 0 20 0 1 0 276301323 147324928 34324 33554432000 4194304 5654031 140733524720592 140733524708408 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 35968 34324 142 357 0 35608 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 155668

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 26295
/proc/meminfo: memFree=30614652/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=94552 CPUtime=1206.21 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 24173 0 0 0 120596 25 0 0 20 0 1 0 276301323 96821248 23114 33554432000 4194304 5654031 140733524720592 140733524718616 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 23638 23114 142 357 0 23278 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 106348

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26295
/proc/meminfo: memFree=30620460/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=143872 CPUtime=1266.19 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 25122 0 0 0 126593 26 0 0 20 0 1 0 276301323 147324928 31252 33554432000 4194304 5654031 140733524720592 140733524718520 4233309 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 35968 31252 142 357 0 35608 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 155668

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 26295
/proc/meminfo: memFree=30578140/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=174692 CPUtime=1326.18 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 26196 0 0 0 132591 27 0 0 20 0 1 0 276301323 178884608 36951 33554432000 4194304 5654031 140733524720592 140733524708408 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 43673 36951 142 357 0 43313 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 186488

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 26295
/proc/meminfo: memFree=30557800/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=174692 CPUtime=1386.17 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 27274 0 0 0 138589 28 0 0 20 0 1 0 276301323 178884608 37975 33554432000 4194304 5654031 140733524720592 140733524708408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 43673 37975 142 357 0 43313 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 186488

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/182 26298
/proc/meminfo: memFree=30658032/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=94996 CPUtime=1446.17 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 28466 0 0 0 144586 31 0 0 20 0 1 0 276301323 97275904 23226 33554432000 4194304 5654031 140733524720592 140733524708408 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 23749 23226 142 357 0 23389 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 106792

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 26299
/proc/meminfo: memFree=30637080/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=114184 CPUtime=1506.15 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 29605 0 0 0 150583 32 0 0 20 0 1 0 276301323 116924416 23287 33554432000 4194304 5654031 140733524720592 140733524708408 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 28546 23287 142 357 0 28186 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 125980

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/181 26299
/proc/meminfo: memFree=30552888/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=175516 CPUtime=1566.15 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 32239 0 0 0 156579 36 0 0 20 0 1 0 276301323 179728384 39153 33554432000 4194304 5654031 140733524720592 140733524718520 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 43879 39153 142 357 0 43519 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 187312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 26299
/proc/meminfo: memFree=30534580/32873844 swapFree=6600/6600
[pid=26197] ppid=26195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26197/stat : 26197 (npSolver-pbo-I.) S 26195 26197 22912 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276279733 9367552 274 33554432000 4194304 5064252 140734491303824 140734491302736 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26197/statm: 2287 274 233 213 0 72 0
[pid=26198] ppid=26197 vsize=2648 CPUtime=215.82 cores=0,2,4,6
/proc/26198/stat : 26198 (npSolver-pbo) S 26197 26197 22912 0 -1 4202496 2402 22205 0 0 7 1 21568 6 20 0 1 0 276279733 2711552 352 33554432000 4194304 5992684 140734744703024 140734744687928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26198/statm: 662 352 180 440 0 218 0
[pid=26259] ppid=26198 vsize=175516 CPUtime=1584.25 cores=0,2,4,6
/proc/26259/stat : 26259 (glucosInc) R 26198 26197 22912 0 -1 4202496 32246 0 0 0 158389 36 0 0 20 0 1 0 276301323 179728384 42737 33554432000 4194304 5654031 140733524720592 140733524708408 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26259/statm: 43879 42737 142 357 0 43519 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 187312

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.65
CPU system time (s): 0.449931
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 206120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.449931
maximum resident set size= 170948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82
involuntary context switches= 1963

runsolver used 2.99854 second user time and 6.93895 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 08:52:29
IDJOB=3700048
IDBENCH=89841
IDSOLVER=2276
FILE ID=node140/3700048-1338101549
RUNJOBID= node140-1338099527-24516
PBS_JOBID= 14624467
Free space on /tmp= 71348 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700048-1338101549/watcher-3700048-1338101549 -o /tmp/evaluation-result-3700048-1338101549/solver-3700048-1338101549 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700048-1338101549.opb 581906665 HOME HOME

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=581906665

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30899140 kB
Buffers:          326264 kB
Cached:           627908 kB
SwapCached:         1492 kB
Active:           952884 kB
Inactive:         180688 kB
Active(anon):     171216 kB
Inactive(anon):     8612 kB
Active(file):     781668 kB
Inactive(file):   172076 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105300 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        346364 kB
Mapped:            13084 kB
Shmem:                 8 kB
Slab:             694576 kB
SReclaimable:     136768 kB
SUnreclaim:       557808 kB
KernelStack:        1504 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     322132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71300 MiB
End job on node140 at 2012-05-27 09:22:29