Trace number 3699543

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1.59476
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 792
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 792
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 792
Number of bits of the biggest sum of numbers10
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.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 389
0.00/0.08	c execute binary inc search
0.00/0.08	c [INC SEARCH] current bound: 194
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC SEARCH] lower bound: 0 upperbound 389 current bound: 194 best value:389
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
7.06/7.13	c [INC SEARCH] formula is UNSAT
7.06/7.13	c [INC SYSTEM] there exists a inc, kill it!
7.06/7.13	c write failed with 2
7.06/7.13	c sat variable: 0 optimum/unsat variable: 1
7.06/7.13	c [INC SEARCH] set lower bound to 195 upperbound 389
7.06/7.13	c [INC SEARCH] current bound: 292
7.06/7.13	c [INC SEARCH] iteration: 1
7.06/7.13	c [INC SEARCH] lower bound: 195 upperbound 389 current bound: 292 best value:389
7.06/7.13	c [INC SYSTEM] create new solver instance
7.06/7.13	c [INC] encode full formula
7.06/7.13	c (debug) using card networks
7.06/7.15	c set iterative enc to: card
7.06/7.15	c set iterative enc to: none
7.06/7.15	c [INC SEARCH] isOptimum variable: 0
8.36/8.45	c [INC SEARCH] formula is SAT
8.36/8.45	c [INC SEARCH] copied best model
8.36/8.45	c sat variable: 1 optimum/unsat variable: 0
8.36/8.46	c model valid
8.36/8.46	c current solution ok
8.36/8.46	o 290
8.36/8.46	c [INC SEARCH] current bound: 242
8.36/8.46	c [INC SEARCH] iteration: 2
8.36/8.46	c [INC SEARCH] lower bound: 195 upperbound 290 current bound: 242 best value:290
8.36/8.46	c [INC SYSTEM] there exists a inc, kill it!
8.36/8.46	c write failed with 2
8.36/8.46	c [INC SYSTEM] create new solver instance
8.36/8.46	c [INC] encode full formula
8.36/8.46	c (debug) using card networks
8.36/8.48	c set iterative enc to: card
8.36/8.48	c set iterative enc to: none
8.36/8.48	c [INC SEARCH] isOptimum variable: 0
72.15/72.24	c [INC SEARCH] formula is UNSAT
72.15/72.24	c [INC SYSTEM] there exists a inc, kill it!
72.15/72.24	c write failed with 2
72.15/72.24	c sat variable: 0 optimum/unsat variable: 1
72.15/72.24	c [INC SEARCH] set lower bound to 243 upperbound 290
72.15/72.24	c [INC SEARCH] current bound: 266
72.15/72.24	c [INC SEARCH] iteration: 3
72.15/72.24	c [INC SEARCH] lower bound: 243 upperbound 290 current bound: 266 best value:290
72.15/72.24	c [INC SYSTEM] create new solver instance
72.15/72.24	c [INC] encode full formula
72.15/72.24	c (debug) using card networks
72.15/72.27	c set iterative enc to: card
72.15/72.27	c set iterative enc to: none
72.15/72.27	c [INC SEARCH] isOptimum variable: 0
491.77/491.94	c [INC SEARCH] formula is UNSAT
491.77/491.94	c [INC SYSTEM] there exists a inc, kill it!
491.77/491.94	c write failed with 2
491.77/491.94	c sat variable: 0 optimum/unsat variable: 1
491.77/491.94	c [INC SEARCH] set lower bound to 267 upperbound 290
491.77/491.94	c [INC SEARCH] current bound: 278
491.77/491.94	c [INC SEARCH] iteration: 4
491.77/491.94	c [INC SEARCH] lower bound: 267 upperbound 290 current bound: 278 best value:290
491.77/491.94	c [INC SYSTEM] create new solver instance
491.77/491.94	c [INC] encode full formula
491.77/491.94	c (debug) using card networks
491.77/491.96	c set iterative enc to: card
491.77/491.96	c set iterative enc to: none
491.77/491.98	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-3699543-1338060153/watcher-3699543-1338060153 -o /tmp/evaluation-result-3699543-1338060153/solver-3699543-1338060153 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699543-1338060153.opb 1141995557 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9634
/proc/meminfo: memFree=28673428/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0

[startup+0.085112 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9634
/proc/meminfo: memFree=28673428/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9634
/proc/meminfo: memFree=28673428/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9634
/proc/meminfo: memFree=28673428/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 9634
/proc/meminfo: memFree=28673428/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/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.02 2.01 2.00 3/183 9643
/proc/meminfo: memFree=28659104/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=2916 CPUtime=0.08 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 1276 3400 0 0 3 0 4 1 20 0 1 0 272140653 2985984 409 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 729 409 180 440 0 285 0
[pid=9643] ppid=9635 vsize=16300 CPUtime=1.38 cores=0,2,4,6
/proc/9643/stat : 9643 (glucosInc) R 9635 9634 8474 0 -1 4202496 3235 0 0 0 138 0 0 0 20 0 1 0 272140664 16691200 3089 33554432000 4194304 5654031 140733245725136 140733245712952 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9643/statm: 4075 3089 140 357 0 3715 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28364

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9647
/proc/meminfo: memFree=28656872/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=2916 CPUtime=0.08 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 1276 3400 0 0 3 0 4 1 20 0 1 0 272140653 2985984 409 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 729 409 180 440 0 285 0
[pid=9643] ppid=9635 vsize=17920 CPUtime=2.97 cores=0,2,4,6
/proc/9643/stat : 9643 (glucosInc) R 9635 9634 8474 0 -1 4202496 4157 0 0 0 297 0 0 0 20 0 1 0 272140664 18350080 3218 33554432000 4194304 5654031 140733245725136 140733245712952 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9643/statm: 4480 3218 141 357 0 4120 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 29984

[startup+6.30029 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9649
/proc/meminfo: memFree=28650304/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=2916 CPUtime=0.08 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 1276 3400 0 0 3 0 4 1 20 0 1 0 272140653 2985984 409 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 729 409 180 440 0 285 0
[pid=9643] ppid=9635 vsize=23416 CPUtime=6.18 cores=0,2,4,6
/proc/9643/stat : 9643 (glucosInc) R 9635 9634 8474 0 -1 4202496 5378 0 0 0 617 1 0 0 20 0 1 0 272140664 23977984 4934 33554432000 4194304 5654031 140733245725136 140733245722936 4215026 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9643/statm: 5854 4934 141 357 0 5494 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35480

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9657
/proc/meminfo: memFree=28652076/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=6540 CPUtime=8.46 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 3384 13893 0 0 8 1 834 3 20 0 1 0 272140653 6696960 1267 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1635 1267 181 440 0 1191 0
[pid=9653] ppid=9635 vsize=20760 CPUtime=4.2 cores=0,2,4,6
/proc/9653/stat : 9653 (glucosInc) R 9635 9634 8474 0 -1 4202496 4548 0 0 0 419 1 0 0 20 0 1 0 272141502 21258240 4275 33554432000 4194304 5654031 140734265195008 140734265182824 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9653/statm: 5190 4275 141 357 0 4830 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36448

[startup+25.5003 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 9704
/proc/meminfo: memFree=28566148/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=6540 CPUtime=8.46 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 3384 13893 0 0 8 1 834 3 20 0 1 0 272140653 6696960 1267 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1635 1267 181 440 0 1191 0
[pid=9653] ppid=9635 vsize=26160 CPUtime=16.99 cores=0,2,4,6
/proc/9653/stat : 9653 (glucosInc) R 9635 9634 8474 0 -1 4202496 6091 0 0 0 1698 1 0 0 20 0 1 0 272141502 26787840 5572 33554432000 4194304 5654031 140734265195008 140734265182824 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9653/statm: 6540 5572 141 357 0 6180 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 41848

[startup+51.1004 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 9704
/proc/meminfo: memFree=28541608/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=6540 CPUtime=8.46 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 3384 13893 0 0 8 1 834 3 20 0 1 0 272140653 6696960 1267 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1635 1267 181 440 0 1191 0
[pid=9653] ppid=9635 vsize=39608 CPUtime=42.59 cores=0,2,4,6
/proc/9653/stat : 9653 (glucosInc) R 9635 9634 8474 0 -1 4202496 8066 0 0 0 4257 2 0 0 20 0 1 0 272141502 40558592 8478 33554432000 4194304 5654031 140734265195008 140734265182824 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9653/statm: 9902 8478 141 357 0 9542 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55296

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 9706
/proc/meminfo: memFree=28527080/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=72.23 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 4508 24062 0 0 10 1 7205 7 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9706] ppid=9635 vsize=32752 CPUtime=30.01 cores=0,2,4,6
/proc/9706/stat : 9706 (glucosInc) R 9635 9634 8474 0 -1 4202496 6673 0 0 0 3000 1 0 0 20 0 1 0 272147881 33538048 7627 33554432000 4194304 5654031 140733863340864 140733863328680 4215906 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9706/statm: 8188 7627 142 357 0 7828 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 49536

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/183 9706
/proc/meminfo: memFree=28499584/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=72.23 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 4508 24062 0 0 10 1 7205 7 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9706] ppid=9635 vsize=49812 CPUtime=89.99 cores=0,2,4,6
/proc/9706/stat : 9706 (glucosInc) R 9635 9634 8474 0 -1 4202496 7266 0 0 0 8998 1 0 0 20 0 1 0 272147881 51007488 11562 33554432000 4194304 5654031 140733863340864 140733863328680 4232929 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9706/statm: 12453 11562 142 357 0 12093 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 66596

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9706
/proc/meminfo: memFree=28498092/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=72.23 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 4508 24062 0 0 10 1 7205 7 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9706] ppid=9635 vsize=49812 CPUtime=149.99 cores=0,2,4,6
/proc/9706/stat : 9706 (glucosInc) R 9635 9634 8474 0 -1 4202496 8684 0 0 0 14996 3 0 0 20 0 1 0 272147881 51007488 11840 33554432000 4194304 5654031 140733863340864 140733863328680 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9706/statm: 12453 11840 142 357 0 12093 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 66596

[startup+282.3 s]

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

/proc/meminfo: memFree=28377888/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=139328 CPUtime=750.18 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 11442 0 0 0 75011 7 0 0 20 0 1 0 272189851 142671872 29881 33554432000 4194304 5654031 140736161163584 140736161151400 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 34832 29881 142 357 0 34472 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 156112

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9718
/proc/meminfo: memFree=28411524/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=810.18 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 11723 0 0 0 81010 8 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 106792

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 9718
/proc/meminfo: memFree=28442616/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=870.17 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 12002 0 0 0 87008 9 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 106792

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9718
/proc/meminfo: memFree=28442740/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=930.17 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 12282 0 0 0 93007 10 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 106792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9718
/proc/meminfo: memFree=28411400/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=139328 CPUtime=990.15 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 12835 0 0 0 99005 10 0 0 20 0 1 0 272189851 142671872 29881 33554432000 4194304 5654031 140736161163584 140736161161512 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 34832 29881 142 357 0 34472 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 156112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9719
/proc/meminfo: memFree=28367524/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=139328 CPUtime=1050.14 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 13118 0 0 0 105003 11 0 0 20 0 1 0 272189851 142671872 31929 33554432000 4194304 5654031 140736161163584 140736161151400 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 34832 31929 142 357 0 34472 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 156112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9719
/proc/meminfo: memFree=28403084/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=139328 CPUtime=1110.14 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 13399 0 0 0 111002 12 0 0 20 0 1 0 272189851 142671872 32441 33554432000 4194304 5654031 140736161163584 140736161151400 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 34832 32441 142 357 0 34472 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 156112

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 9722
/proc/meminfo: memFree=28442228/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=1170.12 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 13680 0 0 0 117000 12 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 106792

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9722
/proc/meminfo: memFree=28404760/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=1230.12 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 13961 0 0 0 122999 13 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4215898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 106792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9722
/proc/meminfo: memFree=28442244/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=1290.11 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 14242 0 0 0 128997 14 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 106792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9722
/proc/meminfo: memFree=28408980/32873844 swapFree=7096/7096
[pid=9634] ppid=9632 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9634/stat : 9634 (npSolver-pbo-I.) S 9632 9634 8474 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272140653 9367552 274 33554432000 4194304 5064252 140736520675072 140736520673984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9634/statm: 2287 274 233 213 0 72 0
[pid=9635] ppid=9634 vsize=7636 CPUtime=491.87 cores=0,2,4,6
/proc/9635/stat : 9635 (npSolver-pbo) S 9634 9634 8474 0 -1 4202496 5630 34818 0 0 12 2 49161 12 20 0 1 0 272140653 7819264 1324 33554432000 4194304 5992684 140736486406608 140736486391512 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9635/statm: 1909 1324 181 440 0 1465 0
[pid=9712] ppid=9635 vsize=90008 CPUtime=1308.21 cores=0,2,4,6
/proc/9712/stat : 9712 (glucosInc) R 9635 9634 8474 0 -1 4202496 14242 0 0 0 130807 14 0 0 20 0 1 0 272189851 92168192 21942 33554432000 4194304 5654031 140736161163584 140736161151400 4233033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9712/statm: 22502 21942 142 357 0 22142 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 106792

Sending SIGTERM to process tree (bottom up)

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.288956
maximum resident set size= 133860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55066
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165
involuntary context switches= 2061

runsolver used 3.72743 second user time and 9.15561 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 21:22:33
IDJOB=3699543
IDBENCH=2185
IDSOLVER=2276
FILE ID=node132/3699543-1338060153
RUNJOBID= node132-1338052924-8490
PBS_JOBID= 14624394
Free space on /tmp= 71540 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699543-1338060153/watcher-3699543-1338060153 -o /tmp/evaluation-result-3699543-1338060153/solver-3699543-1338060153 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699543-1338060153.opb 1141995557 HOME HOME

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

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=1141995557

node132.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.832
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	: 5333.66
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28673808 kB
Buffers:          291184 kB
Cached:          3100616 kB
SwapCached:            0 kB
Active:           875976 kB
Inactive:        2535464 kB
Active(anon):      22020 kB
Inactive(anon):        0 kB
Active(file):     853956 kB
Inactive(file):  2535464 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17272 kB
Writeback:             0 kB
AnonPages:        151448 kB
Mapped:            15848 kB
Shmem:               212 kB
Slab:             650560 kB
SReclaimable:      92448 kB
SUnreclaim:       558112 kB
KernelStack:        1520 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     134716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71520 MiB
End job on node132 at 2012-05-26 21:52:34