Trace number 3699344

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 NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.1 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_0.opb
MD5SUM0c13b673fccb5ec76783fc37235090e7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6221849
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
3.86/3.95	c [INC SYSTEM] finished preprocessing in 3 s
3.86/3.95	c [INC SYSTEM] execute solver
6.74/6.89	c [INC SEARCH] formula is SAT
6.86/6.91	c [INC SYSTEM] solved the initial formula
6.86/6.96	c model valid
6.86/6.96	c current solution ok
8.26/8.33	o 272146779
8.26/8.33	c execute binary inc search
8.26/8.33	c [INC SEARCH] current bound: 136073432
8.26/8.33	c [INC SEARCH] iteration: 0
8.26/8.33	c [INC SEARCH] lower bound: 0 upperbound 272146864 current bound: 136073432 best value:272146864
8.26/8.33	c [INC SYSTEM] there exists a inc, kill it!
8.26/8.33	c write failed with 2
8.26/8.34	c [INC SYSTEM] create new solver instance
8.26/8.34	c [INC] encode full formula
8.26/8.34	c fallback to adder encoding
10.48/10.53	c set iterative enc to: adder
10.48/10.53	c set iterative enc to: none
10.78/10.81	c [INC SEARCH] isOptimum variable: 0
50.27/50.37	c [INC SEARCH] formula is SAT
50.37/50.44	c [INC SEARCH] copied best model
50.37/50.44	c sat variable: 1 optimum/unsat variable: 0
50.37/50.48	c model valid
50.37/50.48	c current solution ok
50.37/50.48	o 40890939
50.37/50.48	c [INC SEARCH] current bound: 20445512
50.37/50.48	c [INC SEARCH] iteration: 1
50.37/50.48	c [INC SEARCH] lower bound: 0 upperbound 40891024 current bound: 20445512 best value:40891024
50.37/50.48	c [INC SYSTEM] there exists a inc, kill it!
50.37/50.48	c write failed with 2
50.47/50.51	c [INC SYSTEM] create new solver instance
50.47/50.51	c [INC] encode full formula
50.47/50.51	c fallback to adder encoding
52.09/52.11	c set iterative enc to: adder
52.09/52.11	c set iterative enc to: none
52.28/52.35	c [INC SEARCH] isOptimum variable: 0
98.58/98.65	c [INC SEARCH] formula is SAT
98.69/98.70	c [INC SEARCH] copied best model
98.69/98.70	c sat variable: 1 optimum/unsat variable: 0
98.69/98.75	c model valid
98.69/98.75	c current solution ok
98.69/98.75	o 20305389
98.69/98.75	c [INC SEARCH] current bound: 10152737
98.69/98.75	c [INC SEARCH] iteration: 2
98.69/98.75	c [INC SEARCH] lower bound: 0 upperbound 20305474 current bound: 10152737 best value:20305474
98.69/98.75	c [INC SYSTEM] there exists a inc, kill it!
98.69/98.75	c write failed with 2
98.69/98.78	c [INC SYSTEM] create new solver instance
98.69/98.78	c [INC] encode full formula
98.69/98.78	c fallback to adder encoding
100.09/100.15	c set iterative enc to: adder
100.09/100.15	c set iterative enc to: none
100.28/100.36	c [INC SEARCH] isOptimum variable: 0
1428.92/1429.25	c [INC SEARCH] formula is SAT
1429.01/1429.30	c [INC SEARCH] copied best model
1429.01/1429.30	c sat variable: 1 optimum/unsat variable: 0
1429.01/1429.35	c model valid
1429.01/1429.35	c current solution ok
1429.01/1429.35	o 9775933
1429.01/1429.35	c [INC SEARCH] current bound: 4888009
1429.01/1429.35	c [INC SEARCH] iteration: 3
1429.01/1429.35	c [INC SEARCH] lower bound: 0 upperbound 9776018 current bound: 4888009 best value:9776018
1429.01/1429.35	c [INC SYSTEM] there exists a inc, kill it!
1429.01/1429.35	c write failed with 2
1429.01/1429.37	c [INC SYSTEM] create new solver instance
1429.01/1429.37	c [INC] encode full formula
1429.01/1429.37	c fallback to adder encoding
1430.22/1430.56	c set iterative enc to: adder
1430.22/1430.56	c set iterative enc to: none
1430.41/1430.75	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	HOME/npSolver-pbo-I.sh: line 18: 16259 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699344-1338133476/watcher-3699344-1338133476 -o /tmp/evaluation-result-3699344-1338133476/solver-3699344-1338133476 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699344-1338133476.opb 1734124748 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.05 2.04 2.01 2/177 16258
/proc/meminfo: memFree=29824276/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0

[startup+0.0235581 s]
/proc/loadavg: 2.05 2.04 2.01 2/177 16258
/proc/meminfo: memFree=29824276/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.05 2.04 2.01 2/177 16258
/proc/meminfo: memFree=29824276/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 2.05 2.04 2.01 2/177 16258
/proc/meminfo: memFree=29824276/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70014 s]
/proc/loadavg: 2.05 2.04 2.01 2/177 16258
/proc/meminfo: memFree=29824276/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.05 2.04 2.01 3/182 16263
/proc/meminfo: memFree=29600796/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=54660 CPUtime=0.55 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 8714 0 0 0 49 6 0 0 20 0 1 0 279476139 55971840 10420 33554432000 4194304 5992684 140737035157504 140737035151952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 13665 10420 172 440 0 13221 0
[pid=16262] ppid=16259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16262/stat : 16262 (cp2_pre.sh) S 16259 16258 14929 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279476196 9367552 276 33554432000 4194304 5064252 140734472371568 140734472370272 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16262/statm: 2287 276 234 213 0 72 0
[pid=16263] ppid=16262 vsize=223872 CPUtime=0.91 cores=0,2,4,6
/proc/16263/stat : 16263 (coprocessor) R 16262 16258 14929 0 -1 4202496 33251 0 0 0 84 7 0 0 20 0 1 0 279476196 229244928 50139 33554432000 4194304 6586260 140734806216704 140734806213032 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/16263/statm: 55968 50139 166 584 0 55380 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 296828

[startup+3.10035 s]
/proc/loadavg: 2.05 2.04 2.01 3/182 16263
/proc/meminfo: memFree=29527724/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=54660 CPUtime=0.55 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 8714 0 0 0 49 6 0 0 20 0 1 0 279476139 55971840 10420 33554432000 4194304 5992684 140737035157504 140737035151952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 13665 10420 172 440 0 13221 0
[pid=16262] ppid=16259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16262/stat : 16262 (cp2_pre.sh) S 16259 16258 14929 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279476196 9367552 276 33554432000 4194304 5064252 140734472371568 140734472370272 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16262/statm: 2287 276 234 213 0 72 0
[pid=16263] ppid=16262 vsize=290944 CPUtime=2.52 cores=0,2,4,6
/proc/16263/stat : 16263 (coprocessor) R 16262 16258 14929 0 -1 4202496 44679 0 0 0 212 40 0 0 20 0 1 0 279476196 297926656 71365 33554432000 4194304 6586260 140734806216704 140734806212728 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/16263/statm: 72736 71365 204 584 0 72148 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363900

[startup+6.30031 s]
/proc/loadavg: 2.04 2.04 2.01 3/181 16265
/proc/meminfo: memFree=29651360/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=54660 CPUtime=3.91 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 8729 45581 0 0 49 6 292 44 20 0 1 0 279476139 55971840 10422 33554432000 4194304 5992684 140737035157504 140737035143768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 13665 10422 174 440 0 13221 0
[pid=16265] ppid=16259 vsize=115320 CPUtime=2.33 cores=0,2,4,6
/proc/16265/stat : 16265 (glucosInc) R 16259 16258 14929 0 -1 4202496 22612 0 0 0 229 4 0 0 20 0 1 0 279476534 118087680 27279 33554432000 4194304 5654031 140737228151312 140737228139128 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16265/statm: 28830 27279 140 357 0 28470 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 179128

[startup+12.7003 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 16268
/proc/meminfo: memFree=29274840/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=68280 CPUtime=10.8 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 20232 69483 0 0 294 149 581 56 20 0 1 0 279476139 69918720 13861 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 17070 13861 191 440 0 16626 0
[pid=16268] ppid=16259 vsize=484940 CPUtime=1.88 cores=0,2,4,6
/proc/16268/stat : 16268 (glucosInc) R 16259 16258 14929 0 -1 4202496 66000 0 0 0 169 19 0 0 20 0 1 0 279477220 496578560 108767 33554432000 4194304 5654031 140737174497360 140737173446712 4203989 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16268/statm: 121235 108767 109 357 0 120875 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 562368

[startup+25.5003 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 16268
/proc/meminfo: memFree=29097192/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=68280 CPUtime=10.8 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 20232 69483 0 0 294 149 581 56 20 0 1 0 279476139 69918720 13861 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 17070 13861 191 440 0 16626 0
[pid=16268] ppid=16259 vsize=533628 CPUtime=14.67 cores=0,2,4,6
/proc/16268/stat : 16268 (glucosInc) R 16259 16258 14929 0 -1 4202496 81140 0 0 0 1443 24 0 0 20 0 1 0 279477220 546435072 114933 33554432000 4194304 5654031 140737174497360 140737174494968 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16268/statm: 133407 114933 141 357 0 133047 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 611056

[startup+51.1003 s]
/proc/loadavg: 2.06 2.05 2.01 3/180 16268
/proc/meminfo: memFree=29498208/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=179628 CPUtime=51.09 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) R 16258 16258 14929 0 -1 4202496 26562 151632 0 0 364 152 4510 83 20 0 1 0 279476139 183939072 35654 33554432000 4194304 5992684 140737035157504 140737035152048 4525041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 44907 35654 192 440 0 44463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 188776

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 16272
/proc/meminfo: memFree=29262048/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=100.35 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 34389 221971 0 0 614 188 9119 114 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16272] ppid=16259 vsize=358352 CPUtime=1.92 cores=0,2,4,6
/proc/16272/stat : 16272 (glucosInc) R 16259 16258 14929 0 -1 4202496 61543 0 0 0 177 15 0 0 20 0 1 0 279486175 366952448 82449 33554432000 4194304 5654031 140734360549120 140734359498728 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16272/statm: 89588 82450 131 357 0 89228 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 481592

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 16272
/proc/meminfo: memFree=29176624/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=100.35 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 34389 221971 0 0 614 188 9119 114 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16272] ppid=16259 vsize=368240 CPUtime=61.91 cores=0,2,4,6
/proc/16272/stat : 16272 (glucosInc) R 16259 16258 14929 0 -1 4202496 63625 0 0 0 6175 16 0 0 20 0 1 0 279486175 377077760 86564 33554432000 4194304 5654031 140734360549120 140734360546888 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16272/statm: 92060 86564 142 357 0 91700 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 491480

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 16272
/proc/meminfo: memFree=29131916/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=100.35 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 34389 221971 0 0 614 188 9119 114 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16272] ppid=16259 vsize=368240 CPUtime=121.89 cores=0,2,4,6
/proc/16272/stat : 16272 (glucosInc) R 16259 16258 14929 0 -1 4202496 64377 0 0 0 12171 18 0 0 20 0 1 0 279486175 377077760 86073 33554432000 4194304 5654031 140734360549120 140734360547144 4215353 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16272/statm: 92060 86073 142 357 0 91700 0
Current children cumulated CPU time (s) 222.24

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

/proc/loadavg: 2.00 2.00 2.00 3/181 16305
/proc/meminfo: memFree=28641228/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=100.35 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 34389 221971 0 0 614 188 9119 114 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16272] ppid=16259 vsize=662304 CPUtime=1261.64 cores=0,2,4,6
/proc/16272/stat : 16272 (glucosInc) R 16259 16258 14929 0 -1 4202496 82648 0 0 0 126093 71 0 0 20 0 1 0 279486175 678199296 136278 33554432000 4194304 5654031 140734360549120 140734360546888 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16272/statm: 165576 136278 142 357 0 165216 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 785544

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16305
/proc/meminfo: memFree=28738888/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=100.35 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 34389 221971 0 0 614 188 9119 114 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16272] ppid=16259 vsize=662304 CPUtime=1321.64 cores=0,2,4,6
/proc/16272/stat : 16272 (glucosInc) R 16259 16258 14929 0 -1 4202496 82660 0 0 0 132092 72 0 0 20 0 1 0 279486175 678199296 142422 33554432000 4194304 5654031 140734360549120 140734360536936 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16272/statm: 165576 142422 142 357 0 165216 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 785544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16307
/proc/meminfo: memFree=29143700/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=342200 CPUtime=51.51 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 56841 0 0 0 5135 16 0 0 20 0 1 0 279619214 350412800 79566 33554432000 4194304 5654031 140737256143520 140737256131336 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 85550 79566 142 357 0 85190 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 465440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16312
/proc/meminfo: memFree=28924928/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=344420 CPUtime=111.49 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 57953 0 0 0 11130 19 0 0 20 0 1 0 279619214 352686080 78951 33554432000 4194304 5654031 140737256143520 140737256131336 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 86105 78951 142 357 0 85745 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 467660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16312
/proc/meminfo: memFree=29040956/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=396932 CPUtime=171.47 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 59719 0 0 0 17124 23 0 0 20 0 1 0 279619214 406458368 82100 33554432000 4194304 5654031 140737256143520 140737256141608 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 99233 82100 142 357 0 98873 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 520172

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 16361
/proc/meminfo: memFree=29415060/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=348736 CPUtime=231.45 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 60586 0 0 0 23120 25 0 0 20 0 1 0 279619214 357105664 82101 33554432000 4194304 5654031 140737256143520 140737256141208 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 87184 82101 142 357 0 86824 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 471976

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 16365
/proc/meminfo: memFree=29486632/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=400904 CPUtime=291.45 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 62070 0 0 0 29116 29 0 0 20 0 1 0 279619214 410525696 85975 33554432000 4194304 5654031 140737256143520 140737256131336 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 100226 85975 142 357 0 99866 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 524144

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 16365
/proc/meminfo: memFree=29488412/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=352324 CPUtime=351.44 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 62819 0 0 0 35114 30 0 0 20 0 1 0 279619214 360779776 81976 33554432000 4194304 5654031 140737256143520 140737256131336 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 88081 81976 142 357 0 87721 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 475564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 16365
/proc/meminfo: memFree=29493880/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=403204 CPUtime=369.64 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 63341 0 0 0 36933 31 0 0 20 0 1 0 279619214 412880896 84030 33554432000 4194304 5654031 140737256143520 140737256131336 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 100801 84030 142 357 0 100441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 526444

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 16365
/proc/meminfo: memFree=29493880/32873844 swapFree=7108/7108
[pid=16258] ppid=16256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16258/stat : 16258 (npSolver-pbo-I.) S 16256 16258 14929 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279476139 9367552 274 33554432000 4194304 5064252 140733678292832 140733678291744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16258/statm: 2287 274 233 213 0 72 0
[pid=16259] ppid=16258 vsize=114092 CPUtime=1430.46 cores=0,2,4,6
/proc/16259/stat : 16259 (npSolver-pbo) S 16258 16258 14929 0 -1 4202496 41019 305302 0 0 744 203 141907 192 20 0 1 0 279476139 116830208 25283 33554432000 4194304 5992684 140737035157504 140737035142408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16259/statm: 28523 25283 192 440 0 28079 0
[pid=16307] ppid=16259 vsize=403204 CPUtime=369.64 cores=0,2,4,6
/proc/16307/stat : 16307 (glucosInc) R 16259 16258 14929 0 -1 4202496 63341 0 0 0 36933 31 0 0 20 0 1 0 279619214 412880896 84030 33554432000 4194304 5654031 140737256143520 140737256131336 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16307/statm: 100801 84030 142 357 0 100441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 526444

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16258 and gives
#  childrusage.ru_utime.tv_sec=1426
#  childrusage.ru_utime.tv_usec=522135
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=967396
# CPU time returned by wait4() is 1430.49
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.1
CPU user time (s): 1795.84
CPU system time (s): 4.26
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 1205472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1426.52
system time used= 3.9674
maximum resident set size= 973540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1183176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6632
involuntary context switches= 2296

runsolver used 5.75512 second user time and 19.3971 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 17:44:36
IDJOB=3699344
IDBENCH=92736
IDSOLVER=2276
FILE ID=node102/3699344-1338133476
RUNJOBID= node102-1338122430-14945
PBS_JOBID= 14624485
Free space on /tmp= 71392 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699344-1338133476/watcher-3699344-1338133476 -o /tmp/evaluation-result-3699344-1338133476/solver-3699344-1338133476 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699344-1338133476.opb 1734124748 HOME HOME

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

MD5SUM BENCH= 0c13b673fccb5ec76783fc37235090e7
RANDOM SEED=1734124748

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29824276 kB
Buffers:          367600 kB
Cached:          1376644 kB
SwapCached:            0 kB
Active:          1497788 kB
Inactive:         710576 kB
Active(anon):     455752 kB
Inactive(anon):    11040 kB
Active(file):    1042036 kB
Inactive(file):   699536 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9716 kB
Writeback:             0 kB
AnonPages:        444244 kB
Mapped:            15828 kB
Shmem:               200 kB
Slab:             696088 kB
SReclaimable:     138456 kB
SUnreclaim:       557632 kB
KernelStack:        1496 kB
PageTables:         5116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     625060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71316 MiB
End job on node102 at 2012-05-27 18:14:37