Trace number 3699487

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc? (TO) 1800.06 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod008.opb
MD5SUM4dd9ac2644c29d272d2675c7fc366ed6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark0.305953
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 307
Optimality of the best value was proved YES
Number of variables319
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint186
Maximum length of a constraint231
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
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.13	c fallback to adder encoding
0.00/0.65	c fallback to adder encoding
0.00/0.86	c fallback to adder encoding
0.99/1.08	c fallback to adder encoding
1.09/1.16	c run inc solver
1.09/1.16	c [INC SYSTEM] run initial solver
1.09/1.16	c [INC SYSTEM] preprocess with white file
2.97/3.04	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.04	c [INC SYSTEM] execute solver
4.27/4.39	c [INC SEARCH] formula is SAT
4.27/4.40	c [INC SYSTEM] solved the initial formula
4.37/4.40	c model valid
4.37/4.40	c current solution ok
4.77/4.89	o 11636
4.77/4.89	c execute binary inc search
4.77/4.89	c [INC SEARCH] current bound: 5818
4.77/4.89	c [INC SEARCH] iteration: 0
4.77/4.89	c [INC SEARCH] lower bound: 0 upperbound 11636 current bound: 5818 best value:11636
4.77/4.89	c [INC SYSTEM] there exists a inc, kill it!
4.77/4.89	c write failed with 2
4.87/4.90	c [INC SYSTEM] create new solver instance
4.87/4.90	c [INC] encode full formula
4.87/4.90	c fallback to adder encoding
4.87/4.92	c set iterative enc to: adder
4.87/4.92	c set iterative enc to: none
4.87/4.94	c [INC SEARCH] isOptimum variable: 0
11.57/11.63	c [INC SEARCH] formula is SAT
11.57/11.64	c [INC SEARCH] copied best model
11.57/11.64	c sat variable: 1 optimum/unsat variable: 0
11.57/11.64	c model valid
11.57/11.64	c current solution ok
11.57/11.64	o 5800
11.57/11.64	c [INC SEARCH] current bound: 2900
11.57/11.64	c [INC SEARCH] iteration: 1
11.57/11.64	c [INC SEARCH] lower bound: 0 upperbound 5800 current bound: 2900 best value:5800
11.57/11.64	c [INC SYSTEM] there exists a inc, kill it!
11.57/11.64	c write failed with 2
11.57/11.64	c [INC SYSTEM] create new solver instance
11.57/11.64	c [INC] encode full formula
11.57/11.64	c fallback to adder encoding
11.57/11.66	c set iterative enc to: adder
11.57/11.66	c set iterative enc to: none
11.57/11.68	c [INC SEARCH] isOptimum variable: 0
13.76/13.85	c [INC SEARCH] formula is SAT
13.76/13.86	c [INC SEARCH] copied best model
13.76/13.86	c sat variable: 1 optimum/unsat variable: 0
13.76/13.86	c model valid
13.76/13.86	c current solution ok
13.76/13.86	o 2865
13.76/13.86	c [INC SEARCH] current bound: 1432
13.76/13.86	c [INC SEARCH] iteration: 2
13.76/13.86	c [INC SEARCH] lower bound: 0 upperbound 2865 current bound: 1432 best value:2865
13.76/13.86	c [INC SYSTEM] there exists a inc, kill it!
13.76/13.86	c write failed with 2
13.76/13.87	c [INC SYSTEM] create new solver instance
13.76/13.87	c [INC] encode full formula
13.76/13.87	c fallback to adder encoding
13.76/13.88	c set iterative enc to: adder
13.76/13.88	c set iterative enc to: none
13.86/13.90	c [INC SEARCH] isOptimum variable: 0
15.76/15.88	c [INC SEARCH] formula is SAT
15.76/15.89	c [INC SEARCH] copied best model
15.76/15.89	c sat variable: 1 optimum/unsat variable: 0
15.76/15.89	c model valid
15.76/15.89	c current solution ok
15.76/15.89	o 1408
15.76/15.89	c [INC SEARCH] current bound: 704
15.76/15.89	c [INC SEARCH] iteration: 3
15.76/15.89	c [INC SEARCH] lower bound: 0 upperbound 1408 current bound: 704 best value:1408
15.76/15.89	c [INC SYSTEM] there exists a inc, kill it!
15.76/15.89	c write failed with 2
15.76/15.89	c [INC SYSTEM] create new solver instance
15.76/15.89	c [INC] encode full formula
15.97/16.01	c set iterative enc to: swc
15.97/16.04	c [INC SEARCH] isOptimum variable: 0
19.28/19.37	c [INC SEARCH] formula is SAT
19.28/19.39	c [INC SEARCH] copied best model
19.28/19.39	c sat variable: 1 optimum/unsat variable: 0
19.28/19.39	c model valid
19.28/19.39	c current solution ok
19.28/19.39	o 468
19.28/19.39	c [INC SEARCH] current bound: 234
19.28/19.39	c [INC SEARCH] iteration: 4
19.28/19.39	c [INC SEARCH] lower bound: 0 upperbound 468 current bound: 234 best value:468
19.28/19.39	c [INC ENCODE] setup new number of clauses ...
19.28/19.39	c [INC] encode incremental formula
19.28/19.39	c return only the limitting unit clause for 234
19.28/19.39	c [INC SYSTEM] transmit new clauses to solver: 1
19.28/19.39	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	c write failed with -1
1800.06/1800.41	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3e42f60)

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-3699487-1338049646/watcher-3699487-1338049646 -o /tmp/evaluation-result-3699487-1338049646/solver-3699487-1338049646 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699487-1338049646.opb 1439307637 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.05 1.52 1.80 4/174 5428
/proc/meminfo: memFree=29496496/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0

[startup+0.049585 s]
/proc/loadavg: 1.05 1.52 1.80 4/174 5428
/proc/meminfo: memFree=29496496/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 1.05 1.52 1.80 4/174 5428
/proc/meminfo: memFree=29496496/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 1.05 1.52 1.80 4/174 5428
/proc/meminfo: memFree=29496496/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 1.05 1.52 1.80 4/174 5428
/proc/meminfo: memFree=29496496/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 1.05 1.52 1.80 4/180 5434
/proc/meminfo: memFree=29325208/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=109804 CPUtime=1.15 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 30109 0 0 0 110 5 0 0 20 0 1 0 271090035 112439296 26960 33554432000 4194304 5992684 140737332502432 140737332496880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 27451 26960 172 440 0 27007 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 118952

[startup+3.10036 s]
/proc/loadavg: 1.20 1.55 1.81 3/182 5436
/proc/meminfo: memFree=29062720/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=109804 CPUtime=3.02 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 30125 25523 0 0 110 5 180 7 20 0 1 0 271090035 112439296 26962 33554432000 4194304 5992684 140737332502432 140737332488696 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 27451 26962 174 440 0 27007 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 118952

[startup+6.30026 s]
/proc/loadavg: 1.20 1.55 1.81 3/179 5443
/proc/meminfo: memFree=29198208/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=116500 CPUtime=4.92 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 32776 37394 0 0 122 45 313 12 20 0 1 0 271090035 119296000 28489 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 29125 28489 184 440 0 28681 0
[pid=5443] ppid=5430 vsize=54528 CPUtime=1.34 cores=0,2,4,6
/proc/5443/stat : 5443 (glucosInc) R 5430 5428 5385 0 -1 4202496 12507 0 0 0 132 2 0 0 20 0 1 0 271090529 55836672 11513 33554432000 4194304 5654031 140735662449824 140735662447912 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5443/statm: 13632 11513 140 357 0 13272 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 180176

[startup+12.7003 s]
/proc/loadavg: 1.33 1.56 1.81 3/179 5445
/proc/meminfo: memFree=29192628/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=116868 CPUtime=11.66 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 34790 52869 0 0 125 46 977 18 20 0 1 0 271090035 119672832 28552 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 29217 28552 184 440 0 28773 0
[pid=5445] ppid=5430 vsize=54624 CPUtime=1 cores=0,2,4,6
/proc/5445/stat : 5445 (glucosInc) R 5430 5428 5385 0 -1 4202496 11541 0 0 0 98 2 0 0 20 0 1 0 271091204 55934976 12036 33554432000 4194304 5654031 140736456302992 140736456290808 4216473 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5445/statm: 13656 12036 140 357 0 13296 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 180640

[startup+25.5004 s]
/proc/loadavg: 1.43 1.58 1.81 3/179 5449
/proc/meminfo: memFree=29072684/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=116632 CPUtime=9.41 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 23737 0 0 0 937 4 0 0 20 0 1 0 271091639 119431168 27041 33554432000 4194304 5654031 140734678127008 140734678124792 4233306 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 29158 27041 150 357 0 28798 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 255492

[startup+51.1004 s]
/proc/loadavg: 1.62 1.61 1.82 3/179 5449
/proc/meminfo: memFree=29061260/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=118556 CPUtime=35.01 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 24931 0 0 0 3496 5 0 0 20 0 1 0 271091639 121401344 27653 33554432000 4194304 5654031 140734678127008 140734678124792 4232509 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 29639 27653 152 357 0 29279 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 257416

[startup+102.3 s]
/proc/loadavg: 1.85 1.67 1.82 3/179 5453
/proc/meminfo: memFree=29010580/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=138860 CPUtime=86.21 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 26560 0 0 0 8614 7 0 0 20 0 1 0 271091639 142192640 33050 33554432000 4194304 5654031 140734678127008 140734678114824 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 34715 33050 152 357 0 34355 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 277720

[startup+162.3 s]
/proc/loadavg: 1.94 1.72 1.83 3/180 5456
/proc/meminfo: memFree=28975432/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=169208 CPUtime=146.19 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 27370 0 0 0 14611 8 0 0 20 0 1 0 271091639 173268992 39468 33554432000 4194304 5654031 140734678127008 140734678114824 4232971 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 42302 39468 152 357 0 41942 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 308068

[startup+222.307 s]
/proc/loadavg: 1.98 1.77 1.84 3/179 5456
/proc/meminfo: memFree=28969960/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=169208 CPUtime=206.18 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 27383 0 0 0 20610 8 0 0 20 0 1 0 271091639 173268992 40684 33554432000 4194304 5654031 140734678127008 140734678114824 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 42302 40684 152 357 0 41942 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 308068

[startup+282.3 s]
/proc/loadavg: 1.99 1.81 1.84 3/179 5456
/proc/meminfo: memFree=28926140/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6

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

/proc/meminfo: memFree=28858368/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=230272 CPUtime=1346 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 33175 0 0 0 134581 19 0 0 20 0 1 0 271091639 235798528 54722 33554432000 4194304 5654031 140734678127008 140734678114824 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 57568 54722 152 357 0 57208 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 369132

[startup+1422.3 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 5467
/proc/meminfo: memFree=28860288/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=261092 CPUtime=1406 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 33770 0 0 0 140580 20 0 0 20 0 1 0 271091639 267358208 57861 33554432000 4194304 5654031 140734678127008 140734678114824 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 65273 57861 152 357 0 64913 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 399952

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/179 5467
/proc/meminfo: memFree=28868388/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=180952 CPUtime=1465.97 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 33789 0 0 0 146577 20 0 0 20 0 1 0 271091639 185294848 44132 33554432000 4194304 5654031 140734678127008 140734678114824 4232971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 45238 44132 152 357 0 44878 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 319812

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 1.93 3/179 5467
/proc/meminfo: memFree=28840188/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=230272 CPUtime=1525.96 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 34161 0 0 0 152576 20 0 0 20 0 1 0 271091639 235798528 55746 33554432000 4194304 5654031 140734678127008 140734678114824 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 57568 55746 152 357 0 57208 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 369132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 5467
/proc/meminfo: memFree=28846368/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=261092 CPUtime=1585.95 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 34750 0 0 0 158574 21 0 0 20 0 1 0 271091639 267358208 58885 33554432000 4194304 5654031 140734678127008 140734678114824 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 65273 58885 152 357 0 64913 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 399952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5468
/proc/meminfo: memFree=28824228/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=230272 CPUtime=1645.93 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 35119 0 0 0 164571 22 0 0 20 0 1 0 271091639 235798528 52162 33554432000 4194304 5654031 140734678127008 140734678114824 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 57568 52162 152 357 0 57208 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 369132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5468
/proc/meminfo: memFree=28831724/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=230272 CPUtime=1705.93 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 35126 0 0 0 170570 23 0 0 20 0 1 0 271091639 235798528 55746 33554432000 4194304 5654031 140734678127008 140734678114824 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 57568 55746 152 357 0 57208 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 369132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 5468
/proc/meminfo: memFree=28847568/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=261092 CPUtime=1765.91 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 35728 0 0 0 176568 23 0 0 20 0 1 0 271091639 267358208 58885 33554432000 4194304 5654031 140734678127008 140734678114824 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 65273 58885 152 357 0 64913 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 399952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 4/179 5468
/proc/meminfo: memFree=28831356/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=261092 CPUtime=1784.01 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 35738 0 0 0 178378 23 0 0 20 0 1 0 271091639 267358208 59909 33554432000 4194304 5654031 140734678127008 140734678114824 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 65273 59909 152 357 0 64913 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 399952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 4/179 5468
/proc/meminfo: memFree=28831356/32873852 swapFree=7616/7616
[pid=5428] ppid=5426 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (npSolver-pbo-I.) S 5426 5428 5385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271090035 9367552 274 33554432000 4194304 5064252 140733578349808 140733578348720 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 2287 274 233 213 0 72 0
[pid=5430] ppid=5428 vsize=129712 CPUtime=16.05 cores=0,2,4,6
/proc/5430/stat : 5430 (npSolver-pbo) S 5428 5428 5385 0 -1 4202496 43796 78862 0 0 143 49 1386 27 20 0 1 0 271090035 132825088 31924 33554432000 4194304 5992684 140737332502432 140737332487336 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5430/statm: 32428 31924 185 440 0 31984 0
[pid=5449] ppid=5430 vsize=261092 CPUtime=1784.01 cores=0,2,4,6
/proc/5449/stat : 5449 (glucosInc) R 5430 5428 5385 0 -1 4202496 35738 0 0 0 178378 23 0 0 20 0 1 0 271091639 267358208 59909 33554432000 4194304 5654031 140734678127008 140734678114824 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5449/statm: 65273 59909 152 357 0 64913 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 399952

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5428 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1799.07
CPU system time (s): 0.99
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 399952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.71143 second user time and 10.3534 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-26 18:27:26
IDJOB=3699487
IDBENCH=1854
IDSOLVER=2276
FILE ID=node131/3699487-1338049646
RUNJOBID= node131-1338049646-5401
PBS_JOBID= 14624376
Free space on /tmp= 71592 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod008.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699487-1338049646/watcher-3699487-1338049646 -o /tmp/evaluation-result-3699487-1338049646/solver-3699487-1338049646 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699487-1338049646.opb 1439307637 HOME HOME

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=1439307637

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29497296 kB
Buffers:          262084 kB
Cached:          2334052 kB
SwapCached:            0 kB
Active:           566620 kB
Inactive:        2040080 kB
Active(anon):      13624 kB
Inactive(anon):       40 kB
Active(file):     552996 kB
Inactive(file):  2040040 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:         18696 kB
Mapped:            13396 kB
Shmem:               204 kB
Slab:             633024 kB
SReclaimable:      75396 kB
SUnreclaim:       557628 kB
KernelStack:        1328 kB
PageTables:         3848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     104572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node131 at 2012-05-26 18:57:28