Trace number 3748506

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 (fixed)? (TO) 1800.08 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
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.09	c old isEQ: 0, new EQ is 1
1.18/1.22	c run inc solver
1.18/1.22	c [INC SYSTEM] run initial solver
1.18/1.22	c [INC SYSTEM] preprocess with white file
6.75/7.15	c [INC SYSTEM] finished preprocessing in 5 s
6.75/7.15	c [INC SYSTEM] execute solver
10.32/10.71	c [INC SEARCH] formula is SAT
10.52/10.99	c [INC SYSTEM] solved the initial formula
10.52/10.99	c model valid
10.52/10.99	c current solution ok
12.72/13.16	o 191539865
12.72/13.16	c execute binary inc search
12.72/13.16	c [INC SEARCH] current bound: 95769975
12.72/13.16	c [INC SEARCH] iteration: 0
12.72/13.16	c [INC SEARCH] lower bound: 0 upperbound 191539950 current bound: 95769975 best value:191539950
12.72/13.16	c [INC SYSTEM] there exists a inc, kill it!
12.72/13.16	c write failed with 2
12.72/13.17	c [INC SYSTEM] create new solver instance
12.72/13.17	c [INC] encode full formula
12.72/13.17	c fallback to adder encoding
14.93/15.33	c set iterative enc to: adder
14.93/15.33	c set iterative enc to: none
15.22/15.64	c [INC SEARCH] isOptimum variable: 0
24.42/24.86	c [INC SEARCH] formula is SAT
24.51/24.93	c [INC SEARCH] copied best model
24.51/24.94	c sat variable: 1 optimum/unsat variable: 0
24.51/24.98	c model valid
24.51/24.98	c current solution ok
24.51/24.98	o 78365791
24.51/24.98	c [INC SEARCH] current bound: 39182938
24.51/24.98	c [INC SEARCH] iteration: 1
24.51/24.98	c [INC SEARCH] lower bound: 0 upperbound 78365876 current bound: 39182938 best value:78365876
24.51/24.98	c [INC SYSTEM] there exists a inc, kill it!
24.51/24.98	c write failed with 2
24.61/25.01	c [INC SYSTEM] create new solver instance
24.61/25.01	c [INC] encode full formula
24.61/25.01	c fallback to adder encoding
26.52/26.99	c set iterative enc to: adder
26.52/26.99	c set iterative enc to: none
26.93/27.30	c [INC SEARCH] isOptimum variable: 0
658.40/658.97	c [INC SEARCH] formula is SAT
658.49/659.04	c [INC SEARCH] copied best model
658.49/659.04	c sat variable: 1 optimum/unsat variable: 0
658.49/659.09	c model valid
658.49/659.09	c current solution ok
658.49/659.09	o 35051689
658.49/659.09	c [INC SEARCH] current bound: 17525887
658.49/659.09	c [INC SEARCH] iteration: 2
658.49/659.09	c [INC SEARCH] lower bound: 0 upperbound 35051774 current bound: 17525887 best value:35051774
658.49/659.09	c [INC SYSTEM] there exists a inc, kill it!
658.49/659.09	c write failed with 2
658.58/659.11	c [INC SYSTEM] create new solver instance
658.58/659.11	c [INC] encode full formula
658.58/659.11	c fallback to adder encoding
660.19/660.77	c set iterative enc to: adder
660.19/660.77	c set iterative enc to: none
660.49/661.04	c [INC SEARCH] isOptimum variable: 0
774.05/774.67	c [INC SEARCH] formula is SAT
774.16/774.73	c [INC SEARCH] copied best model
774.16/774.73	c sat variable: 1 optimum/unsat variable: 0
774.16/774.77	c model valid
774.16/774.77	c current solution ok
774.16/774.77	o 10154157
774.16/774.77	c [INC SEARCH] current bound: 5077121
774.16/774.77	c [INC SEARCH] iteration: 3
774.16/774.77	c [INC SEARCH] lower bound: 0 upperbound 10154242 current bound: 5077121 best value:10154242
774.16/774.77	c [INC SYSTEM] there exists a inc, kill it!
774.16/774.77	c write failed with 2
774.26/774.80	c [INC SYSTEM] create new solver instance
774.26/774.80	c [INC] encode full formula
774.26/774.80	c fallback to adder encoding
775.46/776.05	c set iterative enc to: adder
775.46/776.05	c set iterative enc to: none
775.67/776.27	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.81	c an unexpexted return value has been received, exit
1800.05/1800.81	s UNKNOWN
1800.05/1800.81	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.81	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-3748506-1339177444/watcher-3748506-1339177444 -o /tmp/evaluation-result-3748506-1339177444/solver-3748506-1339177444 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748506-1339177444.opb 1549265252 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 31272
/proc/meminfo: memFree=26120256/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0

[startup+0.0520539 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 31272
/proc/meminfo: memFree=26120256/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 31272
/proc/meminfo: memFree=26120256/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 31272
/proc/meminfo: memFree=26120256/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 31272
/proc/meminfo: memFree=26120256/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 31274
/proc/meminfo: memFree=26021664/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=85488 CPUtime=1.24 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 9099 0 0 0 110 14 0 0 20 0 1 0 27711403 87539712 19910 33554432000 4194304 6004724 140736870664496 140736870658960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 21372 19910 171 442 0 20926 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 94636

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 31276
/proc/meminfo: memFree=25728740/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=85488 CPUtime=1.24 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 9099 0 0 0 110 14 0 0 20 0 1 0 27711403 87539712 19910 33554432000 4194304 6004724 140736870664496 140736870658960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 21372 19910 171 442 0 20926 0
[pid=31275] ppid=31273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31275/stat : 31275 (cp2_pre.sh) S 31273 31272 30631 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27711527 9367552 277 33554432000 4194304 5064252 140734027882064 140734027880768 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31275/statm: 2287 277 234 213 0 72 0
[pid=31276] ppid=31275 vsize=363672 CPUtime=1.84 cores=0,2,4,6
/proc/31276/stat : 31276 (coprocessor) R 31275 31272 30631 0 -1 4202496 43440 0 0 0 174 10 0 0 20 0 1 0 27711528 372400128 81341 33554432000 4194304 6586260 140733367187936 140733367184200 5512150 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/31276/statm: 90918 81342 166 584 0 90330 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 467456

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.04 2/184 31276
/proc/meminfo: memFree=25537532/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=85488 CPUtime=1.24 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 9099 0 0 0 110 14 0 0 20 0 1 0 27711403 87539712 19910 33554432000 4194304 6004724 140736870664496 140736870658960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 21372 19910 171 442 0 20926 0
[pid=31275] ppid=31273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31275/stat : 31275 (cp2_pre.sh) S 31273 31272 30631 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27711527 9367552 277 33554432000 4194304 5064252 140734027882064 140734027880768 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31275/statm: 2287 277 234 213 0 72 0
[pid=31276] ppid=31275 vsize=451108 CPUtime=4.88 cores=0,2,4,6
/proc/31276/stat : 31276 (coprocessor) R 31275 31272 30631 0 -1 4202496 58897 0 0 0 460 28 0 0 20 0 1 0 27711528 461934592 109425 33554432000 4194304 6586260 140733367187936 140733367183688 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 15 0 0
/proc/31276/statm: 112777 109425 204 584 0 112189 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 554892

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 2.05 3/183 31278
/proc/meminfo: memFree=25837280/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=89548 CPUtime=8.78 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) R 31272 31272 30631 0 -1 4202496 11443 59799 0 0 150 174 520 34 20 0 1 0 27711403 91697152 20934 33554432000 4194304 6004724 140736870664496 140736870658696 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 22387 20934 180 442 0 21941 0
[pid=31278] ppid=31273 vsize=169964 CPUtime=3.54 cores=0,2,4,6
/proc/31278/stat : 31278 (glucosInc) S 31273 31272 30631 0 -1 4202496 32936 0 0 0 348 6 0 0 20 0 1 0 27712118 174043136 39240 33554432000 4194304 5654031 140736246710768 140736246709080 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31278/statm: 42491 39240 146 357 0 42131 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 268660

[startup+25.5003 s]
/proc/loadavg: 2.36 2.08 2.07 3/182 31281
/proc/meminfo: memFree=25776536/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=141784 CPUtime=25.12 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) R 31272 31272 30631 0 -1 4202496 24810 178720 0 0 431 240 1763 78 20 0 1 0 27711403 145186816 34030 33554432000 4194304 6004724 140736870664496 140736870659056 5055511 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 35446 34030 185 442 0 35000 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 150932

[startup+51.1004 s]
/proc/loadavg: 2.30 2.09 2.07 3/182 31329
/proc/meminfo: memFree=30690476/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=109016 CPUtime=26.93 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 26623 179234 0 0 578 265 1763 87 20 0 1 0 27711403 111632384 25838 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 27254 25838 185 442 0 26808 0
[pid=31283] ppid=31273 vsize=546600 CPUtime=23.78 cores=0,2,4,6
/proc/31283/stat : 31283 (glucosInc) R 31273 31272 30631 0 -1 4202496 81516 0 0 0 2353 25 0 0 20 0 1 0 27714133 559718400 118305 33554432000 4194304 5654031 140736571627840 140736571615656 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31283/statm: 136650 118305 142 357 0 136290 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 664764

[startup+102.307 s]
/proc/loadavg: 2.26 2.12 2.08 3/183 31332
/proc/meminfo: memFree=30615032/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=109016 CPUtime=26.93 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 26623 179234 0 0 578 265 1763 87 20 0 1 0 27711403 111632384 25838 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 27254 25838 185 442 0 26808 0
[pid=31283] ppid=31273 vsize=546600 CPUtime=74.98 cores=0,2,4,6
/proc/31283/stat : 31283 (glucosInc) R 31273 31272 30631 0 -1 4202496 81582 0 0 0 7473 25 0 0 20 0 1 0 27714133 559718400 122970 33554432000 4194304 5654031 140736571627840 140736571615656 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31283/statm: 136650 122970 142 357 0 136290 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 664764

[startup+162.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/183 31333
/proc/meminfo: memFree=30534448/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=109016 CPUtime=26.93 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 26623 179234 0 0 578 265 1763 87 20 0 1 0 27711403 111632384 25838 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 27254 25838 185 442 0 26808 0
[pid=31283] ppid=31273 vsize=627988 CPUtime=134.95 cores=0,2,4,6
/proc/31283/stat : 31283 (glucosInc) R 31273 31272 30631 0 -1 4202496 82821 0 0 0 13460 35 0 0 20 0 1 0 27714133 643059712 142659 33554432000 4194304 5654031 140736571627840 140736571625928 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31283/statm: 156997 142659 142 357 0 156637 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 746152

[startup+222.3 s]
/proc/loadavg: 2.03 2.07 2.07 3/183 31333
/proc/meminfo: memFree=30434920/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=109016 CPUtime=26.93 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 26623 179234 0 0 578 265 1763 87 20 0 1 0 27711403 111632384 25838 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 27254 25838 185 442 0 26808 0
[pid=31283] ppid=31273 vsize=760248 CPUtime=194.93 cores=0,2,4,6
/proc/31283/stat : 31283 (glucosInc) R 31273 31272 30631 0 -1 4202496 85317 0 0 0 19443 50 0 0 20 0 1 0 27714133 778493952 162599 33554432000 4194304 5654031 140736571627840 140736571615656 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31283/statm: 190062 162599 142 357 0 189702 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 878412

[startup+282.3 s]

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

/proc/meminfo: memFree=30704396/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=529160 CPUtime=465.88 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 74486 0 0 0 46555 33 0 0 20 0 1 0 27789030 541859840 108352 33554432000 4194304 5654031 140737485285136 140737485283224 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 132290 108352 142 357 0 131930 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 641180

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31372
/proc/meminfo: memFree=30712836/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=447772 CPUtime=525.87 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 75056 0 0 0 52552 35 0 0 20 0 1 0 27789030 458518528 104021 33554432000 4194304 5654031 140737485285136 140737485283160 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 111943 104021 142 357 0 111583 0
Current children cumulated CPU time (s) 1301.62
Current children cumulated vsize (KiB) 559792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31373
/proc/meminfo: memFree=30682668/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=447772 CPUtime=585.86 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 76861 0 0 0 58547 39 0 0 20 0 1 0 27789030 458518528 95900 33554432000 4194304 5654031 140737485285136 140737485272952 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 111943 95900 142 357 0 111583 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 559792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31373
/proc/meminfo: memFree=30693748/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=447772 CPUtime=645.85 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 78140 0 0 0 64540 45 0 0 20 0 1 0 27789030 458518528 101020 33554432000 4194304 5654031 140737485285136 140737485283160 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 111943 101020 142 357 0 111583 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 559792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31373
/proc/meminfo: memFree=30364964/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=668092 CPUtime=705.84 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 80469 0 0 0 70533 51 0 0 20 0 1 0 27789030 684126208 158026 33554432000 4194304 5654031 140737485285136 140737485282904 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 167023 158026 142 357 0 166663 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 780112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31373
/proc/meminfo: memFree=30429984/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=535832 CPUtime=765.83 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 81391 0 0 0 76528 55 0 0 20 0 1 0 27789030 548691968 115788 33554432000 4194304 5654031 140737485285136 140737485272952 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 133958 115788 142 357 0 133598 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 647852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31376
/proc/meminfo: memFree=30532000/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=535832 CPUtime=825.82 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 81416 0 0 0 82527 55 0 0 20 0 1 0 27789030 548691968 122967 33554432000 4194304 5654031 140737485285136 140737485272952 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 133958 122967 142 357 0 133598 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 647852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31377
/proc/meminfo: memFree=30556252/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=457248 CPUtime=885.81 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 82610 0 0 0 88523 58 0 0 20 0 1 0 27789030 468221952 109008 33554432000 4194304 5654031 140737485285136 140737485272952 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 114312 109008 142 357 0 113952 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 569268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31377
/proc/meminfo: memFree=30505832/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=538636 CPUtime=945.8 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 83306 0 0 0 94521 59 0 0 20 0 1 0 27789030 551563264 117880 33554432000 4194304 5654031 140737485285136 140737485283224 4215006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 134659 117880 142 357 0 134299 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 650656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31377
/proc/meminfo: memFree=30582212/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=538636 CPUtime=1005.8 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 83727 0 0 0 100520 60 0 0 20 0 1 0 27789030 551563264 122900 33554432000 4194304 5654031 140737485285136 140737485272952 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 134659 122900 142 357 0 134299 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 650656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31377
/proc/meminfo: memFree=30570980/32873844 swapFree=7132/7132
[pid=31272] ppid=31270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31272/stat : 31272 (npSolver-pbo-I.) S 31270 31272 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27711403 9367552 275 33554432000 4194304 5064252 140733311288592 140733311287504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31272/statm: 2287 275 233 213 0 72 0
[pid=31273] ppid=31272 vsize=102872 CPUtime=775.75 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo) S 31272 31272 30631 0 -1 4202496 44973 354273 0 0 890 305 76138 242 20 0 1 0 27711403 105340928 24302 33554432000 4194304 6004724 140736870664496 140736870649416 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31273/statm: 25718 24302 185 442 0 25272 0
[pid=31345] ppid=31273 vsize=457248 CPUtime=1024.3 cores=0,2,4,6
/proc/31345/stat : 31345 (glucosInc) R 31273 31272 30631 0 -1 4202496 84257 0 0 0 102367 63 0 0 20 0 1 0 27789030 468221952 101161 33554432000 4194304 5654031 140737485285136 140737485272952 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31345/statm: 114312 101161 142 357 0 113952 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 569268

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.81
CPU time (s): 1800.08
CPU user time (s): 1793.96
CPU system time (s): 6.11607
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 1313416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.96
system time used= 6.11607
maximum resident set size= 1000456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1501184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8244
involuntary context switches= 3995

runsolver used 9.13461 second user time and 16.9324 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 19:44:04
IDJOB=3748506
IDBENCH=92752
IDSOLVER=2333
FILE ID=node132/3748506-1339177444
RUNJOBID= node132-1339168871-30647
PBS_JOBID= 14643810
Free space on /tmp= 69884 MiB

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

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=1549265252

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.213
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.42
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.213
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.213
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.55
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.213
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.213
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.213
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.55
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.213
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.213
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:        26121504 kB
Buffers:          203224 kB
Cached:          1243280 kB
SwapCached:         2680 kB
Active:          5889660 kB
Inactive:          26256 kB
Active(anon):    4455096 kB
Inactive(anon):    12368 kB
Active(file):    1434564 kB
Inactive(file):    13888 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67106176 kB
Dirty:              9704 kB
Writeback:             0 kB
AnonPages:       4405948 kB
Mapped:            12012 kB
Shmem:               208 kB
Slab:             686864 kB
SReclaimable:     129288 kB
SUnreclaim:       557576 kB
KernelStack:        1520 kB
PageTables:        12704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5928624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2334720 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= 70792 MiB
End job on node132 at 2012-06-08 20:14:05