Trace number 3751587

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

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-eilB101.opb
MD5SUMfbc26082f2456029d803a788e5b95f10
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark362784496250000004
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2818
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint61
Maximum length of a constraint759
Number of terms in the objective function 2818
Biggest coefficient in the objective function 83990681000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 88099418004000000014
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 83990681000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 88099418004000000014
Number of bits of the biggest sum of numbers67
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.55	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.55	c [INC SYSTEM] execute solver
0.00/0.58	c [INC SEARCH] formula is SAT
0.00/0.58	c [INC SYSTEM] solved the initial formula
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.70	o 711055329250000008
0.00/0.70	c starting approximation
0.00/0.70	c factor = -1.46711e+15
0.00/0.70	c can not find a suitable factor, leaving approximation
0.00/0.70	c finished approximation
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SEARCH] iteration: 0
0.00/0.70	c [INC BOUNDS] best value:711055329250000008 search for 711055329250000007
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c fallback to adder encoding
1.58/1.60	c set iterative enc to: adder
1.58/1.60	c set iterative enc to: none
1.68/1.71	c [INC SEARCH] isOptimum variable: 0
3.07/3.15	c formula is SAT
5.16/5.29	c [INC SEARCH] copied best model
5.16/5.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.16/5.29	c model valid
5.16/5.29	c current solution ok
5.16/5.29	o 649374697000000003
5.16/5.29	c [INC SEARCH] iteration: 1
5.16/5.29	c [INC BOUNDS] best value:649374697000000003 search for 649374697000000002
5.16/5.29	c [INC SYSTEM] there exists a inc, kill it!
5.16/5.29	c write failed with 2
5.16/5.29	c [INC SYSTEM] create new solver instance
5.16/5.29	c [INC] encode full formula
5.16/5.29	c fallback to adder encoding
5.16/5.29	c set iterative enc to: adder
5.16/5.29	c set iterative enc to: none
5.16/5.29	c [INC SEARCH] isOptimum variable: 0
11.57/11.69	c formula is SAT
11.67/11.71	c [INC SEARCH] copied best model
11.67/11.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.67/11.72	c model valid
11.67/11.72	c current solution ok
11.67/11.72	o 630186645250000004
11.67/11.72	c [INC SEARCH] iteration: 2
11.67/11.72	c [INC BOUNDS] best value:630186645250000004 search for 630186645250000003
11.67/11.72	c [INC SYSTEM] there exists a inc, kill it!
11.67/11.72	c write failed with 2
11.67/11.74	c [INC SYSTEM] create new solver instance
11.67/11.74	c [INC] encode full formula
11.67/11.74	c fallback to adder encoding
12.58/12.63	c set iterative enc to: adder
12.58/12.63	c set iterative enc to: none
12.69/12.75	c [INC SEARCH] isOptimum variable: 0
14.79/14.84	c formula is SAT
15.30/15.31	c [INC SEARCH] copied best model
15.30/15.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.30/15.31	c model valid
15.30/15.31	c current solution ok
15.30/15.31	o 614693067499999997
15.30/15.31	c [INC SEARCH] iteration: 3
15.30/15.31	c [INC BOUNDS] best value:614693067499999997 search for 614693067499999996
15.30/15.31	c [INC SYSTEM] there exists a inc, kill it!
15.30/15.31	c write failed with 2
15.30/15.31	c [INC SYSTEM] create new solver instance
15.30/15.31	c [INC] encode full formula
15.30/15.31	c fallback to adder encoding
15.70/15.78	c set iterative enc to: adder
15.70/15.78	c set iterative enc to: none
15.87/16.03	c [INC SEARCH] isOptimum variable: 0
1423.44/1423.88	c formula is SAT
1423.53/1423.90	c [INC SEARCH] copied best model
1423.53/1423.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1423.53/1423.91	c model valid
1423.53/1423.91	c current solution ok
1423.53/1423.91	o 610820206499999998
1423.53/1423.91	c [INC SEARCH] iteration: 4
1423.53/1423.91	c [INC BOUNDS] best value:610820206499999998 search for 610820206499999997
1423.53/1423.91	c [INC SYSTEM] there exists a inc, kill it!
1423.53/1423.91	c write failed with 2
1423.53/1423.92	c [INC SYSTEM] create new solver instance
1423.53/1423.92	c [INC] encode full formula
1423.53/1423.92	c fallback to adder encoding
1424.45/1424.81	c set iterative enc to: adder
1424.45/1424.81	c set iterative enc to: none
1424.54/1424.94	c [INC SEARCH] isOptimum variable: 0
1454.33/1454.74	c formula is SAT
1454.33/1454.76	c [INC SEARCH] copied best model
1454.33/1454.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1454.33/1454.77	c model valid
1454.33/1454.77	c current solution ok
1454.33/1454.77	o 603732020750000000
1454.33/1454.77	c [INC SEARCH] iteration: 5
1454.33/1454.77	c [INC BOUNDS] best value:603732020750000000 search for 603732020749999999
1454.33/1454.77	c [INC SYSTEM] there exists a inc, kill it!
1454.33/1454.77	c write failed with 2
1454.33/1454.78	c [INC SYSTEM] create new solver instance
1454.33/1454.78	c [INC] encode full formula
1454.33/1454.78	c fallback to adder encoding
1455.24/1455.68	c set iterative enc to: adder
1455.24/1455.68	c set iterative enc to: none
1455.43/1455.80	c [INC SEARCH] isOptimum variable: 0
1680.49/1680.94	c formula is SAT
1680.49/1680.96	c [INC SEARCH] copied best model
1680.49/1680.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1680.49/1680.97	c model valid
1680.49/1680.97	c current solution ok
1680.49/1680.97	o 561328705500000001
1680.49/1680.97	c [INC SEARCH] iteration: 6
1680.49/1680.97	c [INC BOUNDS] best value:561328705500000001 search for 561328705500000000
1680.49/1680.97	c [INC SYSTEM] there exists a inc, kill it!
1680.49/1680.97	c write failed with 2
1680.49/1680.98	c [INC SYSTEM] create new solver instance
1680.49/1680.98	c [INC] encode full formula
1680.49/1680.98	c fallback to adder encoding
1681.41/1681.87	c set iterative enc to: adder
1681.41/1681.87	c set iterative enc to: none
1681.51/1681.99	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 31259 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751587-1339165596/watcher-3751587-1339165596 -o /tmp/evaluation-result-3751587-1339165596/solver-3751587-1339165596 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751587-1339165596.opb 1258826320 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.22 2.06 2.01 3/179 31258
/proc/meminfo: memFree=26806844/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0

[startup+0.093587 s]
/proc/loadavg: 2.22 2.06 2.01 3/179 31258
/proc/meminfo: memFree=26806844/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100192 s]
/proc/loadavg: 2.22 2.06 2.01 3/179 31258
/proc/meminfo: memFree=26806844/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300155 s]
/proc/loadavg: 2.22 2.06 2.01 3/179 31258
/proc/meminfo: memFree=26806844/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.22 2.06 2.01 3/179 31258
/proc/meminfo: memFree=26806844/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.22 2.06 2.01 3/181 31265
/proc/meminfo: memFree=26732696/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=92908 CPUtime=1.49 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) R 31258 31258 19006 0 -1 4202496 8301 7148 0 0 85 12 50 2 20 0 1 0 382688199 95137792 19971 33554432000 4194304 6004724 140736463612144 140736463608224 4581092 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 23227 19971 190 442 0 22781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102056

[startup+3.10036 s]
/proc/loadavg: 2.22 2.06 2.01 3/182 31267
/proc/meminfo: memFree=26576208/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=27372 CPUtime=1.69 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 9317 7664 0 0 96 21 50 2 20 0 1 0 382688199 28028928 6279 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 6843 6279 191 442 0 6397 0
[pid=31267] ppid=31259 vsize=186700 CPUtime=1.38 cores=0,2,4,6
/proc/31267/stat : 31267 (glucosInc) R 31259 31258 19006 0 -1 4202496 34455 0 0 0 130 8 0 0 20 0 1 0 382688369 191180800 40527 33554432000 4194304 5654031 140736641025408 140736641021880 5051598 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31267/statm: 46675 40527 141 357 0 46315 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 223220

[startup+6.30031 s]
/proc/loadavg: 2.44 2.11 2.03 3/182 31269
/proc/meminfo: memFree=26359368/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15896 CPUtime=4.18 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 15090 42647 0 0 188 32 186 12 20 0 1 0 382688199 16277504 3442 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3974 3442 191 442 0 3528 0
[pid=31269] ppid=31259 vsize=188136 CPUtime=2.08 cores=0,2,4,6
/proc/31269/stat : 31269 (glucosInc) R 31259 31258 19006 0 -1 4202496 34383 0 0 0 200 8 0 0 20 0 1 0 382688619 192651264 40541 33554432000 4194304 5654031 140734944127360 140734944124968 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31269/statm: 47034 40541 140 357 0 46674 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 213180

[startup+12.7003 s]
/proc/loadavg: 2.49 2.12 2.04 3/181 31269
/proc/meminfo: memFree=26392216/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=142692 CPUtime=12.69 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) R 31258 31258 19006 0 -1 4202496 21343 77943 0 0 281 38 926 24 20 0 1 0 382688199 146116608 34498 33554432000 4194304 6004724 140736463612144 140736463605696 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 35673 34498 191 442 0 35227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151840

[startup+25.5004 s]
/proc/loadavg: 2.59 2.16 2.05 3/181 31275
/proc/meminfo: memFree=26632196/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=189540 CPUtime=9.45 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 34864 0 0 0 936 9 0 0 20 0 1 0 382689802 194088960 41488 33554432000 4194304 5654031 140736167187264 140736167175080 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 47385 41488 140 357 0 47025 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 214564

[startup+51.1004 s]
/proc/loadavg: 2.39 2.15 2.05 3/181 31275
/proc/meminfo: memFree=26300416/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=189540 CPUtime=35.05 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 34893 0 0 0 3495 10 0 0 20 0 1 0 382689802 194088960 42028 33554432000 4194304 5654031 140736167187264 140736167175080 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 47385 42028 140 357 0 47025 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 214564

[startup+102.3 s]
/proc/loadavg: 2.17 2.12 2.04 3/181 31276
/proc/meminfo: memFree=26253648/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=189540 CPUtime=86.25 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 34939 0 0 0 8615 10 0 0 20 0 1 0 382689802 194088960 43096 33554432000 4194304 5654031 140736167187264 140736167175080 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 47385 43096 140 357 0 47025 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 214564

[startup+162.3 s]
/proc/loadavg: 2.06 2.10 2.04 3/181 31276
/proc/meminfo: memFree=26183944/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=191112 CPUtime=146.23 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 35259 0 0 0 14613 10 0 0 20 0 1 0 382689802 195698688 43927 33554432000 4194304 5654031 140736167187264 140736167184872 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 47778 43927 140 357 0 47418 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 216136

[startup+222.307 s]
/proc/loadavg: 2.02 2.08 2.03 3/182 31279
/proc/meminfo: memFree=26158320/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=191112 CPUtime=206.23 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 35260 0 0 0 20613 10 0 0 20 0 1 0 382689802 195698688 44439 33554432000 4194304 5654031 140736167187264 140736167184872 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 47778 44439 140 357 0 47418 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 216136

[startup+282.3 s]
/proc/loadavg: 2.09 2.08 2.03 3/181 31279
/proc/meminfo: memFree=26129800/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6

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

/proc/loadavg: 2.03 2.01 2.00 3/181 31286
/proc/meminfo: memFree=25979680/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=273012 CPUtime=1346.04 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 37123 0 0 0 134589 15 0 0 20 0 1 0 382689802 279564288 56394 33554432000 4194304 5654031 140736167187264 140736167185160 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 68253 56394 140 357 0 67893 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 298036

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 31289
/proc/meminfo: memFree=25988128/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=15.91 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 27614 113882 0 0 374 55 1126 36 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31273] ppid=31259 vsize=222924 CPUtime=1406.03 cores=0,2,4,6
/proc/31273/stat : 31273 (glucosInc) R 31259 31258 19006 0 -1 4202496 37227 0 0 0 140587 16 0 0 20 0 1 0 382689802 228274176 52635 33554432000 4194304 5654031 140736167187264 140736167185288 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 55731 52635 140 357 0 55371 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 247948

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 31293
/proc/meminfo: memFree=26016044/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=1455.44 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 40150 186849 0 0 558 78 144841 67 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31293] ppid=31259 vsize=189532 CPUtime=26.49 cores=0,2,4,6
/proc/31293/stat : 31293 (glucosInc) R 31259 31258 19006 0 -1 4202496 35529 0 0 0 2639 10 0 0 20 0 1 0 382833779 194080768 43948 33554432000 4194304 5654031 140736118322576 140736118310392 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31293/statm: 47383 43948 140 357 0 47023 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 214556

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 31293
/proc/meminfo: memFree=26004932/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=1455.44 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 40150 186849 0 0 558 78 144841 67 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31293] ppid=31259 vsize=190412 CPUtime=86.47 cores=0,2,4,6
/proc/31293/stat : 31293 (glucosInc) R 31259 31258 19006 0 -1 4202496 36595 0 0 0 8636 11 0 0 20 0 1 0 382833779 194981888 44162 33554432000 4194304 5654031 140736118322576 140736118320600 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31293/statm: 47603 44162 141 357 0 47243 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 215436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31293
/proc/meminfo: memFree=25967012/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=1455.44 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 40150 186849 0 0 558 78 144841 67 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31293] ppid=31259 vsize=223236 CPUtime=146.46 cores=0,2,4,6
/proc/31293/stat : 31293 (glucosInc) R 31259 31258 19006 0 -1 4202496 37666 0 0 0 14634 12 0 0 20 0 1 0 382833779 228593664 49832 33554432000 4194304 5654031 140736118322576 140736118310392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31293/statm: 55809 49832 141 357 0 55449 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 248260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31294
/proc/meminfo: memFree=25970064/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15876 CPUtime=1455.44 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 40150 186849 0 0 558 78 144841 67 20 0 1 0 382688199 16257024 3437 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3969 3437 191 442 0 3523 0
[pid=31293] ppid=31259 vsize=224000 CPUtime=206.45 cores=0,2,4,6
/proc/31293/stat : 31293 (glucosInc) R 31259 31258 19006 0 -1 4202496 38573 0 0 0 20631 14 0 0 20 0 1 0 382833779 229376000 48369 33554432000 4194304 5654031 140736118322576 140736118320664 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31293/statm: 56000 48369 141 357 0 55640 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 249024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31296
/proc/meminfo: memFree=25978076/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15708 CPUtime=1681.6 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 46610 226057 0 0 649 89 167337 85 20 0 1 0 382688199 16084992 3395 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3927 3395 191 442 0 3481 0
[pid=31296] ppid=31259 vsize=189512 CPUtime=40.29 cores=0,2,4,6
/proc/31296/stat : 31296 (glucosInc) R 31259 31258 19006 0 -1 4202496 34060 0 0 0 4019 10 0 0 20 0 1 0 382856397 194060288 43028 33554432000 4194304 5654031 140733356144736 140733356132552 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 47378 43028 140 357 0 47018 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 214368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31340
/proc/meminfo: memFree=29712688/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15708 CPUtime=1681.6 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 46610 226057 0 0 649 89 167337 85 20 0 1 0 382688199 16084992 3395 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3927 3395 191 442 0 3481 0
[pid=31296] ppid=31259 vsize=220332 CPUtime=100.28 cores=0,2,4,6
/proc/31296/stat : 31296 (glucosInc) R 31259 31258 19006 0 -1 4202496 34185 0 0 0 10017 11 0 0 20 0 1 0 382856397 225619968 44683 33554432000 4194304 5654031 140733356144736 140733356142824 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 55083 44683 140 357 0 54723 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 245188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31340
/proc/meminfo: memFree=29703720/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15708 CPUtime=1681.6 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 46610 226057 0 0 649 89 167337 85 20 0 1 0 382688199 16084992 3395 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3927 3395 191 442 0 3481 0
[pid=31296] ppid=31259 vsize=220332 CPUtime=118.48 cores=0,2,4,6
/proc/31296/stat : 31296 (glucosInc) R 31259 31258 19006 0 -1 4202496 34198 0 0 0 11837 11 0 0 20 0 1 0 382856397 225619968 45246 33554432000 4194304 5654031 140733356144736 140733356142824 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 55083 45246 140 357 0 54723 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 245188

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.07 2.02 2.00 3/181 31340
/proc/meminfo: memFree=29703720/32873844 swapFree=7116/7116
[pid=31258] ppid=31256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31258/stat : 31258 (npSolver-pbo-It) S 31256 31258 19006 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382688198 9367552 274 33554432000 4194304 5064252 140733732134560 140733732133472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31258/statm: 2287 274 233 213 0 72 0
[pid=31259] ppid=31258 vsize=15708 CPUtime=1681.6 cores=0,2,4,6
/proc/31259/stat : 31259 (npSolver-pbo) S 31258 31258 19006 0 -1 4202496 46610 226057 0 0 649 89 167337 85 20 0 1 0 382688199 16084992 3395 33554432000 4194304 6004724 140736463612144 140736463597992 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3927 3395 191 442 0 3481 0
[pid=31296] ppid=31259 vsize=220332 CPUtime=118.48 cores=0,2,4,6
/proc/31296/stat : 31296 (glucosInc) R 31259 31258 19006 0 -1 4202496 34198 0 0 0 11837 11 0 0 20 0 1 0 382856397 225619968 45246 33554432000 4194304 5654031 140733356144736 140733356142824 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31296/statm: 55083 45246 140 357 0 54723 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 245188

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31258 and gives
#  childrusage.ru_utime.tv_sec=1679
#  childrusage.ru_utime.tv_usec=869621
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=754733
# CPU time returned by wait4() is 1681.62
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.23
CPU system time (s): 1.85
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 378176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1679.87
system time used= 1.75473
maximum resident set size= 301572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 878992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3909
involuntary context switches= 2151

runsolver used 5.9251 second user time and 11.8832 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 16:26:36
IDJOB=3751587
IDBENCH=89889
IDSOLVER=2335
FILE ID=node103/3751587-1339165596
RUNJOBID= node103-1339159790-23762
PBS_JOBID= 14643772
Free space on /tmp= 70160 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-eilB101.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751587-1339165596/watcher-3751587-1339165596 -o /tmp/evaluation-result-3751587-1339165596/solver-3751587-1339165596 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751587-1339165596.opb 1258826320 HOME HOME

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

MD5SUM BENCH= fbc26082f2456029d803a788e5b95f10
RANDOM SEED=1258826320

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        26807456 kB
Buffers:          407692 kB
Cached:          2661796 kB
SwapCached:         5468 kB
Active:          3472816 kB
Inactive:        1711588 kB
Active(anon):    2111800 kB
Inactive(anon):     5816 kB
Active(file):    1361016 kB
Inactive(file):  1705772 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:           1088944 kB
Writeback:             0 kB
AnonPages:       2118416 kB
Mapped:            10552 kB
Shmem:                 0 kB
Slab:             735460 kB
SReclaimable:     175340 kB
SUnreclaim:       560120 kB
KernelStack:        1520 kB
PageTables:         8304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2702580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1957888 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= 71152 MiB
End job on node103 at 2012-06-08 16:56:37