Trace number 3697911

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-topDown? (TO) 1800.13 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1076.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.68	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.68	c [INC SYSTEM] execute solver
0.00/0.87	c [INC SEARCH] formula is SAT
0.00/0.87	c [INC SYSTEM] solved the initial formula
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.97/1.06	o 121
0.97/1.06	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.06	c write failed with 2
0.97/1.06	c [INC SEARCH] iteration: 0
0.97/1.06	c [INC BOUNDS] best value:121 search for 120
0.97/1.06	c [INC SYSTEM] create new solver instance
0.97/1.06	c [INC] encode full formula
0.97/1.06	c set iterative enc to: swc
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
2.96/3.03	c formula is SAT
2.96/3.03	c [INC SEARCH] copied best model
2.96/3.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.96/3.03	c model valid
2.96/3.03	c current solution ok
2.96/3.03	o 118
2.96/3.03	c [INC SEARCH] iteration: 1
2.96/3.03	c [INC BOUNDS] best value:118 search for 117
2.96/3.03	c [INC ENCODE] setup new number of clauses ...
2.96/3.03	c [INC] encode incremental formula
2.96/3.03	c return only the limitting unit clause for 117
2.96/3.03	c [INC SYSTEM] transmit new clauses to solver: 1
2.96/3.03	c [INC SEARCH] isOptimum variable: 0
7.67/7.73	c formula is SAT
7.67/7.73	c [INC SEARCH] copied best model
7.67/7.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.67/7.73	c model valid
7.67/7.73	c current solution ok
7.67/7.73	o 117
7.67/7.73	c [INC SEARCH] iteration: 2
7.67/7.73	c [INC BOUNDS] best value:117 search for 116
7.67/7.73	c [INC ENCODE] setup new number of clauses ...
7.67/7.73	c [INC] encode incremental formula
7.67/7.73	c return only the limitting unit clause for 116
7.67/7.73	c [INC SYSTEM] transmit new clauses to solver: 1
7.67/7.73	c [INC SEARCH] isOptimum variable: 0
10.05/10.12	c formula is SAT
10.05/10.12	c [INC SEARCH] copied best model
10.05/10.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.05/10.12	c model valid
10.05/10.12	c current solution ok
10.05/10.12	o 115
10.05/10.12	c [INC SEARCH] iteration: 3
10.05/10.12	c [INC BOUNDS] best value:115 search for 114
10.05/10.12	c [INC ENCODE] setup new number of clauses ...
10.05/10.12	c [INC] encode incremental formula
10.05/10.12	c return only the limitting unit clause for 114
10.05/10.12	c [INC SYSTEM] transmit new clauses to solver: 1
10.05/10.12	c [INC SEARCH] isOptimum variable: 0
39.96/40.03	c formula is SAT
39.96/40.03	c [INC SEARCH] copied best model
39.96/40.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.96/40.03	c model valid
39.96/40.03	c current solution ok
39.96/40.03	o 114
39.96/40.03	c [INC SEARCH] iteration: 4
39.96/40.03	c [INC BOUNDS] best value:114 search for 113
39.96/40.03	c [INC ENCODE] setup new number of clauses ...
39.96/40.03	c [INC] encode incremental formula
39.96/40.03	c return only the limitting unit clause for 113
39.96/40.03	c [INC SYSTEM] transmit new clauses to solver: 1
39.96/40.03	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.40	c write failed with -1
1800.09/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1c13250)

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-3697911-1338049294/watcher-3697911-1338049294 -o /tmp/evaluation-result-3697911-1338049294/solver-3697911-1338049294 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697911-1338049294.opb 1270314645 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: 3.95 3.67 2.94 3/180 6926
/proc/meminfo: memFree=27028280/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0

[startup+0.0888939 s]
/proc/loadavg: 3.95 3.67 2.94 3/180 6926
/proc/meminfo: memFree=27028280/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 3.95 3.67 2.94 3/180 6926
/proc/meminfo: memFree=27028280/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 3.95 3.67 2.94 3/180 6926
/proc/meminfo: memFree=27028280/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700202 s]
/proc/loadavg: 3.95 3.67 2.94 3/180 6926
/proc/meminfo: memFree=27028280/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 3.95 3.67 2.94 3/183 6932
/proc/meminfo: memFree=26978212/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9488 CPUtime=1.04 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 4335 11078 0 0 14 15 71 4 20 0 1 0 271054433 9715712 1753 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2372 1753 177 440 0 1928 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 18636

[startup+3.10029 s]
/proc/loadavg: 3.95 3.67 2.94 3/182 6937
/proc/meminfo: memFree=27041316/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.05 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 4799 11078 0 0 15 15 71 4 20 0 1 0 271054433 9949184 1799 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1799 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=24152 CPUtime=2.02 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 4861 0 0 0 201 1 0 0 20 0 1 0 271054540 24731648 5085 33554432000 4194304 5654031 140734206991424 140734206989736 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6935/statm: 6038 5086 151 357 0 5678 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43016

[startup+6.30027 s]
/proc/loadavg: 3.80 3.65 2.93 3/182 6937
/proc/meminfo: memFree=27014992/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.05 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 4799 11078 0 0 15 15 71 4 20 0 1 0 271054433 9949184 1799 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1799 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=31224 CPUtime=5.21 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 5367 0 0 0 520 1 0 0 20 0 1 0 271054540 31973376 6595 33554432000 4194304 5654031 140734206991424 140734206979240 4233148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6935/statm: 7806 6595 151 357 0 7446 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50088

[startup+12.7004 s]
/proc/loadavg: 3.65 3.62 2.93 3/182 6937
/proc/meminfo: memFree=27007340/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5007 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=31224 CPUtime=11.6 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 5635 0 0 0 1159 1 0 0 20 0 1 0 271054540 31973376 7371 33554432000 4194304 5654031 140734206991424 140734206979240 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 7806 7371 151 357 0 7446 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 50088

[startup+25.5004 s]
/proc/loadavg: 3.29 3.54 2.91 3/182 6937
/proc/meminfo: memFree=26980752/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5007 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=38368 CPUtime=24.4 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 6431 0 0 0 2438 2 0 0 20 0 1 0 271054540 39288832 9146 33554432000 4194304 5654031 140734206991424 140734206979240 4232484 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 9592 9146 151 357 0 9232 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 57232

[startup+51.1004 s]
/proc/loadavg: 2.85 3.41 2.89 3/182 6937
/proc/meminfo: memFree=26947744/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=38368 CPUtime=49.99 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 6434 0 0 0 4997 2 0 0 20 0 1 0 271054540 39288832 9166 33554432000 4194304 5654031 140734206991424 140734206979240 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 9592 9166 151 357 0 9232 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57232

[startup+102.307 s]
/proc/loadavg: 2.37 3.19 2.84 3/181 6937
/proc/meminfo: memFree=26893504/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=71316 CPUtime=101.18 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 7501 0 0 0 10116 2 0 0 20 0 1 0 271054540 73027584 15954 33554432000 4194304 5654031 140734206991424 140734206979240 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 17829 15954 151 357 0 17469 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 90180

[startup+162.3 s]
/proc/loadavg: 2.13 2.97 2.78 3/181 6938
/proc/meminfo: memFree=26876864/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=89992 CPUtime=161.17 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 7657 0 0 0 16114 3 0 0 20 0 1 0 271054540 92151808 20184 33554432000 4194304 5654031 140734206991424 140734206979240 4233144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 22498 20184 151 357 0 22138 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108856

[startup+222.3 s]
/proc/loadavg: 2.05 2.79 2.73 3/181 6938
/proc/meminfo: memFree=26869356/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=89992 CPUtime=221.17 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 8137 0 0 0 22113 4 0 0 20 0 1 0 271054540 92151808 22071 33554432000 4194304 5654031 140734206991424 140734206979240 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 22498 22071 151 357 0 22138 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 108856

[startup+282.3 s]
/proc/loadavg: 2.06 2.66 2.69 3/181 6941
/proc/meminfo: memFree=26838256/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26683296/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1241.01 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9067 0 0 0 124088 13 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206979240 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 122320

[startup+1302.3 s]
/proc/loadavg: 2.12 2.09 2.25 3/181 6950
/proc/meminfo: memFree=26674840/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1301.01 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9111 0 0 0 130087 14 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206979240 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 122320

[startup+1362.3 s]
/proc/loadavg: 2.08 2.09 2.24 3/181 6950
/proc/meminfo: memFree=26663720/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1360.99 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9154 0 0 0 136084 15 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206979240 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 122320

[startup+1422.31 s]
/proc/loadavg: 2.03 2.07 2.22 3/181 6951
/proc/meminfo: memFree=26678832/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1420.98 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9198 0 0 0 142083 15 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206989448 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 122320

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.21 3/181 6951
/proc/meminfo: memFree=26633392/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=152776 CPUtime=1480.97 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9241 0 0 0 148081 16 0 0 20 0 1 0 271054540 156442624 35189 33554432000 4194304 5654031 140734206991424 140734206979240 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 38194 35189 151 357 0 37834 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 171640

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.19 3/181 6951
/proc/meminfo: memFree=26624876/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=152776 CPUtime=1540.97 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9282 0 0 0 154080 17 0 0 20 0 1 0 271054540 156442624 34165 33554432000 4194304 5654031 140734206991424 140734206979240 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 38194 34165 151 357 0 37834 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 171640

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.18 3/181 6951
/proc/meminfo: memFree=26682996/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1600.96 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9285 0 0 0 160079 17 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206989448 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 122320

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.17 3/181 6951
/proc/meminfo: memFree=26667592/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1660.94 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9329 0 0 0 166077 17 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206979240 4233216 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 122320

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.16 3/182 6955
/proc/meminfo: memFree=26655968/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1720.94 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9374 0 0 0 172076 18 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206979240 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 122320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.15 3/181 6955
/proc/meminfo: memFree=26608052/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=152776 CPUtime=1780.92 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9417 0 0 0 178074 18 0 0 20 0 1 0 271054540 156442624 35189 33554432000 4194304 5654031 140734206991424 140734206989352 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 38194 35189 151 357 0 37834 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 171640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.14 3/180 6995
/proc/meminfo: memFree=27007088/32873844 swapFree=7108/7108
[pid=6926] ppid=6924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6926/stat : 6926 (npSolver-pbo-It) S 6924 6926 659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271054433 9367552 275 33554432000 4194304 5064252 140737080981680 140737080980592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6926/statm: 2287 275 233 213 0 72 0
[pid=6927] ppid=6926 vsize=9716 CPUtime=1.06 cores=0,2,4,6
/proc/6927/stat : 6927 (npSolver-pbo) S 6926 6926 659 0 -1 4202496 5072 11078 0 0 16 15 71 4 20 0 1 0 271054433 9949184 1820 33554432000 4194304 5992684 140734714404656 140734714390488 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6927/statm: 2429 1820 177 440 0 1985 0
[pid=6935] ppid=6927 vsize=103456 CPUtime=1799.03 cores=0,2,4,6
/proc/6935/stat : 6935 (glucosInc) R 6927 6926 659 0 -1 4202496 9418 0 0 0 179885 18 0 0 20 0 1 0 271054540 105938944 25437 33554432000 4194304 5654031 140734206991424 140734206989448 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6935/statm: 25864 25437 151 357 0 25504 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 122320

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.74
CPU system time (s): 0.395939
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 171640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.395939
maximum resident set size= 144852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25943
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 299
involuntary context switches= 2088

runsolver used 3.2835 second user time and 8.97663 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-26 18:21:34
IDJOB=3697911
IDBENCH=1844
IDSOLVER=2275
FILE ID=node138/3697911-1338049294
RUNJOBID= node138-1338048543-3007
PBS_JOBID= 14624337
Free space on /tmp= 71536 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697911-1338049294/watcher-3697911-1338049294 -o /tmp/evaluation-result-3697911-1338049294/solver-3697911-1338049294 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697911-1338049294.opb 1270314645 HOME HOME

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

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=1270314645

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27028924 kB
Buffers:          307616 kB
Cached:          4612508 kB
SwapCached:            0 kB
Active:           905720 kB
Inactive:        4113712 kB
Active(anon):     102000 kB
Inactive(anon):        0 kB
Active(file):     803720 kB
Inactive(file):  4113712 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             29964 kB
Writeback:            32 kB
AnonPages:        194300 kB
Mapped:            16320 kB
Shmem:               200 kB
Slab:             683976 kB
SReclaimable:     125444 kB
SUnreclaim:       558532 kB
KernelStack:        1480 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     226492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71528 MiB
End job on node138 at 2012-05-26 18:51:34