Trace number 3748749

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark77.6872
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
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 constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 75
0.00/0.02	c execute binary inc search
0.00/0.02	c [INC SEARCH] current bound: 37
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC SEARCH] lower bound: 0 upperbound 75 current bound: 37 best value:75
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c set iterative enc to: card
0.00/0.02	c set iterative enc to: none
0.00/0.02	c [INC SEARCH] isOptimum variable: 0
9.66/9.73	c [INC SEARCH] formula is UNSAT
9.66/9.73	c [INC SYSTEM] there exists a inc, kill it!
9.66/9.73	c write failed with 2
9.66/9.74	c sat variable: 0 optimum/unsat variable: 1
9.66/9.74	c [INC SEARCH] set lower bound to 38 upperbound 75
9.66/9.74	c [INC SEARCH] current bound: 56
9.66/9.74	c [INC SEARCH] iteration: 1
9.66/9.74	c [INC SEARCH] lower bound: 38 upperbound 75 current bound: 56 best value:75
9.66/9.74	c [INC SYSTEM] create new solver instance
9.66/9.74	c [INC] encode full formula
9.66/9.74	c (debug) using card networks
9.66/9.74	c old isEQ: 0, new EQ is 0
9.66/9.74	c set iterative enc to: card
9.66/9.74	c set iterative enc to: none
9.66/9.74	c [INC SEARCH] isOptimum variable: 0
68.15/68.23	c [INC SEARCH] formula is SAT
68.15/68.24	c [INC SEARCH] copied best model
68.15/68.24	c sat variable: 1 optimum/unsat variable: 0
68.15/68.24	c model valid
68.15/68.24	c current solution ok
68.15/68.24	o 56
68.15/68.24	c [INC SEARCH] current bound: 47
68.15/68.24	c [INC SEARCH] iteration: 2
68.15/68.24	c [INC SEARCH] lower bound: 38 upperbound 56 current bound: 47 best value:56
68.15/68.24	c [INC SYSTEM] there exists a inc, kill it!
68.15/68.24	c write failed with 2
68.15/68.24	c [INC SYSTEM] create new solver instance
68.15/68.24	c [INC] encode full formula
68.15/68.24	c (debug) using card networks
68.15/68.24	c old isEQ: 210, new EQ is 0
68.15/68.24	c set iterative enc to: card
68.15/68.24	c set iterative enc to: none
68.15/68.25	c [INC SEARCH] isOptimum variable: 0
143.54/143.67	c [INC SEARCH] formula is UNSAT
143.54/143.67	c [INC SYSTEM] there exists a inc, kill it!
143.54/143.67	c write failed with 2
143.54/143.67	c sat variable: 0 optimum/unsat variable: 1
143.54/143.67	c [INC SEARCH] set lower bound to 48 upperbound 56
143.54/143.67	c [INC SEARCH] current bound: 52
143.54/143.67	c [INC SEARCH] iteration: 3
143.54/143.67	c [INC SEARCH] lower bound: 48 upperbound 56 current bound: 52 best value:56
143.54/143.67	c [INC SYSTEM] create new solver instance
143.54/143.67	c [INC] encode full formula
143.54/143.67	c (debug) using card networks
143.54/143.67	c old isEQ: 0, new EQ is 0
143.54/143.67	c set iterative enc to: card
143.54/143.67	c set iterative enc to: none
143.54/143.68	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3748749-1339119253/watcher-3748749-1339119253 -o /tmp/evaluation-result-3748749-1339119253/solver-3748749-1339119253 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748749-1339119253.opb 191696720 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: 1.92 1.98 1.98 3/179 14861
/proc/meminfo: memFree=27642428/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0

[startup+0.056375 s]
/proc/loadavg: 1.92 1.98 1.98 3/179 14861
/proc/meminfo: memFree=27642428/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 1.92 1.98 1.98 3/179 14861
/proc/meminfo: memFree=27642428/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300184 s]
/proc/loadavg: 1.92 1.98 1.98 3/179 14861
/proc/meminfo: memFree=27642428/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/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: 1.92 1.98 1.98 3/179 14861
/proc/meminfo: memFree=27642428/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.92 1.98 1.98 3/182 14870
/proc/meminfo: memFree=27636188/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=0 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2010 2763 0 0 0 0 0 0 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14870] ppid=14862 vsize=9716 CPUtime=1.46 cores=0,2,4,6
/proc/14870/stat : 14870 (glucosInc) R 14862 14861 11882 0 -1 4202496 2224 0 0 0 146 0 0 0 20 0 1 0 378053842 9949184 1700 33554432000 4194304 5654031 140735678769072 140735678766952 4216632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14870/statm: 2429 1700 138 357 0 2069 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21412

[startup+3.10036 s]
/proc/loadavg: 1.92 1.98 1.98 3/182 14870
/proc/meminfo: memFree=27631776/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=0 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2010 2763 0 0 0 0 0 0 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14870] ppid=14862 vsize=10728 CPUtime=3.06 cores=0,2,4,6
/proc/14870/stat : 14870 (glucosInc) R 14862 14861 11882 0 -1 4202496 2671 0 0 0 306 0 0 0 20 0 1 0 378053842 10985472 2121 33554432000 4194304 5654031 140735678769072 140735678766872 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14870/statm: 2682 2121 138 357 0 2322 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22424

[startup+6.30036 s]
/proc/loadavg: 1.93 1.98 1.98 3/182 14870
/proc/meminfo: memFree=27624704/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=0 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2010 2763 0 0 0 0 0 0 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14870] ppid=14862 vsize=11768 CPUtime=6.26 cores=0,2,4,6
/proc/14870/stat : 14870 (glucosInc) R 14862 14861 11882 0 -1 4202496 3234 0 0 0 626 0 0 0 20 0 1 0 378053842 12050432 1879 33554432000 4194304 5654031 140735678769072 140735678756888 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14870/statm: 2942 1879 138 357 0 2582 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23464

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.98 3/182 14872
/proc/meminfo: memFree=27626040/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=9.72 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2160 7627 0 0 1 0 970 1 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14872] ppid=14862 vsize=9760 CPUtime=2.94 cores=0,2,4,6
/proc/14872/stat : 14872 (glucosInc) R 14862 14861 11882 0 -1 4202496 2416 0 0 0 294 0 0 0 20 0 1 0 378054813 9994240 1913 33554432000 4194304 5654031 140736681806640 140736681794456 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14872/statm: 2440 1913 140 357 0 2080 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21456

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.98 3/182 14872
/proc/meminfo: memFree=27616488/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=9.72 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2160 7627 0 0 1 0 970 1 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14872] ppid=14862 vsize=17124 CPUtime=15.74 cores=0,2,4,6
/proc/14872/stat : 14872 (glucosInc) R 14862 14861 11882 0 -1 4202496 4048 0 0 0 1573 1 0 0 20 0 1 0 378054813 17534976 3782 33554432000 4194304 5654031 140736681806640 140736681804520 4232830 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14872/statm: 4281 3782 142 357 0 3921 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28820

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.98 3/182 14872
/proc/meminfo: memFree=27593456/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2548 CPUtime=9.72 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2160 7627 0 0 1 0 970 1 20 0 1 0 378053839 2609152 338 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14862/statm: 637 338 177 442 0 191 0
[pid=14872] ppid=14862 vsize=30376 CPUtime=41.34 cores=0,2,4,6
/proc/14872/stat : 14872 (glucosInc) R 14862 14861 11882 0 -1 4202496 5886 0 0 0 4132 2 0 0 20 0 1 0 378054813 31105024 7069 33554432000 4194304 5654031 140736681806640 140736681794456 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14872/statm: 7594 7069 142 357 0 7234 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42072

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.98 3/182 14875
/proc/meminfo: memFree=27587384/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=68.21 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2339 15229 0 0 1 0 6815 5 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14874] ppid=14862 vsize=27592 CPUtime=34.04 cores=0,2,4,6
/proc/14874/stat : 14874 (glucosInc) R 14862 14861 11882 0 -1 4202496 4543 0 0 0 3403 1 0 0 20 0 1 0 378060664 28254208 6374 33554432000 4194304 5654031 140735610114656 140735610102472 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14874/statm: 6898 6374 140 357 0 6538 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 39488

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/182 14877
/proc/meminfo: memFree=27579200/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=23244 CPUtime=18.59 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 4149 0 0 0 1859 0 0 0 20 0 1 0 378068207 23801856 5289 33554432000 4194304 5654031 140737421250384 140737421238200 4215126 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 5811 5289 142 357 0 5451 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35140

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.98 3/182 14877
/proc/meminfo: memFree=27557288/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=44660 CPUtime=78.59 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 6503 0 0 0 7858 1 0 0 20 0 1 0 378068207 45731840 10642 33554432000 4194304 5654031 140737421250384 140737421238200 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 11165 10642 142 357 0 10805 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56556

[startup+282.3 s]

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

/proc/meminfo: memFree=27416436/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=107152 CPUtime=1158.42 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 14822 0 0 0 115823 19 0 0 20 0 1 0 378068207 109723648 26266 33554432000 4194304 5654031 140737421250384 140737421238200 4232788 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 26788 26266 142 357 0 26428 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 119048

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15101
/proc/meminfo: memFree=27384352/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=156472 CPUtime=1218.41 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 15327 0 0 0 121821 20 0 0 20 0 1 0 378068207 160227328 34182 33554432000 4194304 5654031 140737421250384 140737421238200 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 39118 34182 142 357 0 38758 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 168368

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 15101
/proc/meminfo: memFree=27413832/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=107152 CPUtime=1278.41 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 15585 0 0 0 127820 21 0 0 20 0 1 0 378068207 109723648 26266 33554432000 4194304 5654031 140737421250384 140737421248408 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 26788 26266 142 357 0 26428 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 119048

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15101
/proc/meminfo: memFree=27404768/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1338.39 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 16277 0 0 0 133817 22 0 0 20 0 1 0 378068207 122150912 28737 33554432000 4194304 5654031 140737421250384 140737421238200 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 28737 142 357 0 29462 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 131184

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15101
/proc/meminfo: memFree=27364556/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=168608 CPUtime=1398.39 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 16837 0 0 0 139816 23 0 0 20 0 1 0 378068207 172654592 38240 33554432000 4194304 5654031 140737421250384 140737421238200 4233190 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 42152 38240 142 357 0 41792 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 180504

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15104
/proc/meminfo: memFree=27397756/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1458.37 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 17094 0 0 0 145813 24 0 0 20 0 1 0 378068207 122150912 29300 33554432000 4194304 5654031 140737421250384 140737421248408 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 29300 142 357 0 29462 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 131184

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 15128
/proc/meminfo: memFree=27397748/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1518.36 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 17348 0 0 0 151811 25 0 0 20 0 1 0 378068207 122150912 29300 33554432000 4194304 5654031 140737421250384 140737421248408 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 29300 142 357 0 29462 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 131184

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15128
/proc/meminfo: memFree=27387392/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1578.36 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 17602 0 0 0 157810 26 0 0 20 0 1 0 378068207 122150912 29300 33554432000 4194304 5654031 140737421250384 140737421238200 4215898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 29300 142 357 0 29462 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 131184

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15128
/proc/meminfo: memFree=27351024/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=168608 CPUtime=1638.35 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 18109 0 0 0 163808 27 0 0 20 0 1 0 378068207 172654592 37728 33554432000 4194304 5654031 140737421250384 140737421248312 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 42152 37728 142 357 0 41792 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 180504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15175
/proc/meminfo: memFree=27424712/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1656.45 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 18111 0 0 0 165618 27 0 0 20 0 1 0 378068207 122150912 29300 33554432000 4194304 5654031 140737421250384 140737421248408 4233194 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 29300 142 357 0 29462 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131184

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15175
/proc/meminfo: memFree=27424712/32873844 swapFree=7372/7372
[pid=14861] ppid=14859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14861/stat : 14861 (npSolver-pbo-I.) S 14859 14861 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378053839 9367552 274 33554432000 4194304 5064252 140737281543008 140737281541920 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14861/statm: 2287 274 233 213 0 72 0
[pid=14862] ppid=14861 vsize=2748 CPUtime=143.63 cores=0,2,4,6
/proc/14862/stat : 14862 (npSolver-pbo) S 14861 14861 11882 0 -1 4202496 2488 20740 0 0 1 0 14355 7 20 0 1 0 378053839 2813952 357 33554432000 4194304 6004724 140736417471040 140736417455960 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14862/statm: 687 357 178 442 0 241 0
[pid=14877] ppid=14862 vsize=119288 CPUtime=1656.45 cores=0,2,4,6
/proc/14877/stat : 14877 (glucosInc) R 14862 14861 11882 0 -1 4202496 18111 0 0 0 165618 27 0 0 20 0 1 0 378068207 122150912 29300 33554432000 4194304 5654031 140737421250384 140737421248408 4233194 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14877/statm: 29822 29300 142 357 0 29462 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131184

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.76
CPU system time (s): 0.354946
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 180504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.354946
maximum resident set size= 157056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90
involuntary context switches= 3897

runsolver used 3.71743 second user time and 10.9083 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 03:34:13
IDJOB=3748749
IDBENCH=2214
IDSOLVER=2333
FILE ID=node109/3748749-1339119253
RUNJOBID= node109-1339112037-14057
PBS_JOBID= 14643744
Free space on /tmp= 71032 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748749-1339119253/watcher-3748749-1339119253 -o /tmp/evaluation-result-3748749-1339119253/solver-3748749-1339119253 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748749-1339119253.opb 191696720 HOME HOME

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

MD5SUM BENCH= 28425c3b4907da9ba10ee31a4de63042
RANDOM SEED=191696720

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27643140 kB
Buffers:         1950028 kB
Cached:          2327804 kB
SwapCached:         1268 kB
Active:          2448404 kB
Inactive:        1855552 kB
Active(anon):      17080 kB
Inactive(anon):     9016 kB
Active(file):    2431324 kB
Inactive(file):  1846536 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             17632 kB
Writeback:             0 kB
AnonPages:         27856 kB
Mapped:            10920 kB
Shmem:                 4 kB
Slab:             787408 kB
SReclaimable:     228492 kB
SUnreclaim:       558916 kB
KernelStack:        1512 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71016 MiB
End job on node109 at 2012-06-08 04:04:13