Trace number 3746799

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 (fixed)? (TO) 1800.6 1800.95

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-eilB101.opb
MD5SUMfbc26082f2456029d803a788e5b95f10
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark362784496250000004
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2818
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint61
Maximum length of a constraint759
Number of terms in the objective function 2818
Biggest coefficient in the objective function 83990681000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 88099418004000000014
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 83990681000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 88099418004000000014
Number of bits of the biggest sum of numbers67
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.55	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.55	c [INC SYSTEM] execute solver
0.00/0.58	c [INC SEARCH] formula is SAT
0.00/0.58	c [INC SYSTEM] solved the initial formula
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.70	o 711055329250000008
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SEARCH] iteration: 0
0.00/0.70	c [INC BOUNDS] best value:711055329250000008 search for 711055329250000007
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c fallback to adder encoding
1.58/1.62	c set iterative enc to: adder
1.58/1.62	c set iterative enc to: none
1.68/1.74	c [INC SEARCH] isOptimum variable: 0
3.28/3.32	c formula is SAT
3.28/3.34	c [INC SEARCH] copied best model
3.28/3.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.28/3.35	c model valid
3.28/3.35	c current solution ok
3.28/3.35	o 649374697000000003
3.28/3.35	c [INC SEARCH] iteration: 1
3.28/3.35	c [INC BOUNDS] best value:649374697000000003 search for 649374697000000002
3.28/3.35	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.35	c write failed with 2
3.28/3.36	c [INC SYSTEM] create new solver instance
3.28/3.36	c [INC] encode full formula
3.28/3.36	c fallback to adder encoding
4.18/4.27	c set iterative enc to: adder
4.18/4.27	c set iterative enc to: none
4.37/4.43	c [INC SEARCH] isOptimum variable: 0
14.17/14.21	c formula is SAT
14.17/14.23	c [INC SEARCH] copied best model
14.17/14.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.17/14.24	c model valid
14.17/14.24	c current solution ok
14.17/14.24	o 630186645250000004
14.17/14.24	c [INC SEARCH] iteration: 2
14.17/14.24	c [INC BOUNDS] best value:630186645250000004 search for 630186645250000003
14.17/14.24	c [INC SYSTEM] there exists a inc, kill it!
14.17/14.24	c write failed with 2
14.17/14.25	c [INC SYSTEM] create new solver instance
14.17/14.25	c [INC] encode full formula
14.17/14.25	c fallback to adder encoding
15.07/15.17	c set iterative enc to: adder
15.07/15.17	c set iterative enc to: none
15.18/15.30	c [INC SEARCH] isOptimum variable: 0
17.68/17.74	c formula is SAT
17.68/17.76	c [INC SEARCH] copied best model
17.78/17.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.78/17.85	c model valid
17.78/17.85	c current solution ok
17.78/17.85	o 614693067499999997
17.78/17.85	c [INC SEARCH] iteration: 3
17.78/17.85	c [INC BOUNDS] best value:614693067499999997 search for 614693067499999996
17.78/17.85	c [INC SYSTEM] there exists a inc, kill it!
17.78/17.85	c write failed with 2
17.78/17.85	c [INC SYSTEM] create new solver instance
17.78/17.85	c [INC] encode full formula
17.78/17.85	c fallback to adder encoding
18.70/18.71	c set iterative enc to: adder
18.70/18.71	c set iterative enc to: none
18.83/18.91	c [INC SEARCH] isOptimum variable: 0
1800.56/1800.94	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.56/1800.94	s UNKNOWN
1800.56/1800.94	c [INC SYSTEM] there exists a inc, kill it!
1800.56/1800.94	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746799-1339105532/watcher-3746799-1339105532 -o /tmp/evaluation-result-3746799-1339105532/solver-3746799-1339105532 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746799-1339105532.opb 757596055 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 13260
/proc/meminfo: memFree=31814140/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0

[startup+0.010937 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 13260
/proc/meminfo: memFree=31814140/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 13260
/proc/meminfo: memFree=31814140/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 13260
/proc/meminfo: memFree=31814140/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 13260
/proc/meminfo: memFree=31814140/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.08 2.05 2.01 3/180 13267
/proc/meminfo: memFree=31768328/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=92908 CPUtime=1.48 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) R 13260 13260 12469 0 -1 4202496 8227 6644 0 0 83 13 50 2 20 0 1 0 376678285 95137792 19390 33554432000 4194304 6004724 140734233138224 140734233131096 4581024 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13261/statm: 23227 19390 176 442 0 22781 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102056

[startup+3.10042 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 13269
/proc/meminfo: memFree=31644576/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=27372 CPUtime=1.73 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 8751 7158 0 0 98 23 50 2 20 0 1 0 376678285 28028928 6265 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13261/statm: 6843 6265 177 442 0 6397 0
[pid=13269] ppid=13261 vsize=186192 CPUtime=1.34 cores=1,3,5,7
/proc/13269/stat : 13269 (glucosInc) R 13261 13260 12469 0 -1 4202496 34401 0 0 0 125 9 0 0 20 0 1 0 376678460 190660608 40856 33554432000 4194304 5654031 140734151942192 140734151939976 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13269/statm: 46548 40856 132 357 0 46188 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 222712

[startup+6.3004 s]
/proc/loadavg: 2.15 2.07 2.02 3/181 13271
/proc/meminfo: memFree=31576168/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15896 CPUtime=4.4 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 14960 42299 0 0 193 35 197 15 20 0 1 0 376678285 16277504 3428 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3974 3428 177 442 0 3528 0
[pid=13271] ppid=13261 vsize=188136 CPUtime=1.86 cores=1,3,5,7
/proc/13271/stat : 13271 (glucosInc) R 13261 13260 12469 0 -1 4202496 34192 0 0 0 176 10 0 0 20 0 1 0 376678729 192651264 40937 33554432000 4194304 5654031 140737440982288 140737440979896 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13271/statm: 47034 40937 140 357 0 46674 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 213180

[startup+12.7004 s]
/proc/loadavg: 2.14 2.07 2.02 3/181 13271
/proc/meminfo: memFree=31563264/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15896 CPUtime=4.4 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 14960 42299 0 0 193 35 197 15 20 0 1 0 376678285 16277504 3428 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3974 3428 177 442 0 3528 0
[pid=13271] ppid=13261 vsize=189568 CPUtime=8.26 cores=1,3,5,7
/proc/13271/stat : 13271 (glucosInc) R 13261 13260 12469 0 -1 4202496 34575 0 0 0 816 10 0 0 20 0 1 0 376678729 194117632 41320 33554432000 4194304 5654031 140737440982288 140737440979896 4215898 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13271/statm: 47392 41320 140 357 0 47032 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 214612

[startup+25.5004 s]
/proc/loadavg: 2.12 2.07 2.02 3/181 13275
/proc/meminfo: memFree=31561960/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=189548 CPUtime=6.58 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 34796 0 0 0 648 10 0 0 20 0 1 0 376680176 194097152 40933 33554432000 4194304 5654031 140737229272160 140737229269768 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 47387 40933 140 357 0 47027 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 214572

[startup+51.1004 s]
/proc/loadavg: 2.07 2.06 2.01 3/181 13275
/proc/meminfo: memFree=31560652/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=189548 CPUtime=32.17 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 34830 0 0 0 3207 10 0 0 20 0 1 0 376680176 194097152 41478 33554432000 4194304 5654031 140737229272160 140737229259976 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 47387 41478 140 357 0 47027 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 214572

[startup+102.307 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 13276
/proc/meminfo: memFree=31557688/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=189548 CPUtime=83.37 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 34864 0 0 0 8327 10 0 0 20 0 1 0 376680176 194097152 42019 33554432000 4194304 5654031 140737229272160 140737229259976 4215898 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 47387 42019 140 357 0 47027 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 214572

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 13276
/proc/meminfo: memFree=31552748/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=189548 CPUtime=143.35 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 34897 0 0 0 14325 10 0 0 20 0 1 0 376680176 194097152 43233 33554432000 4194304 5654031 140737229272160 140737229259976 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 47387 43233 140 357 0 47027 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 214572

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 13278
/proc/meminfo: memFree=31600848/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=191120 CPUtime=203.34 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 35182 0 0 0 20324 10 0 0 20 0 1 0 376680176 195706880 44029 33554432000 4194304 5654031 140737229272160 140737229269768 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 47780 44029 140 357 0 47420 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 216144

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 13281
/proc/meminfo: memFree=31557648/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31501100/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=272296 CPUtime=1223.18 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36079 0 0 0 122305 13 0 0 20 0 1 0 376680176 278831104 52969 33554432000 4194304 5654031 140737229272160 140737229270248 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68074 52969 140 357 0 67714 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 297320

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31497004/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=272428 CPUtime=1283.17 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36107 0 0 0 128304 13 0 0 20 0 1 0 376680176 278966272 54019 33554432000 4194304 5654031 140737229272160 140737229269944 4216577 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68107 54019 140 357 0 67747 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 297452

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31452816/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=272428 CPUtime=1343.16 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36117 0 0 0 134303 13 0 0 20 0 1 0 376680176 278966272 54540 33554432000 4194304 5654031 140737229272160 140737229269944 4216213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68107 54540 140 357 0 67747 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 297452

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13326
/proc/meminfo: memFree=31514396/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=222472 CPUtime=1403.15 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36400 0 0 0 140301 14 0 0 20 0 1 0 376680176 227811328 49502 33554432000 4194304 5654031 140737229272160 140737229270184 4216517 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 55618 49502 140 357 0 55258 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 247496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13329
/proc/meminfo: memFree=31518268/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=222472 CPUtime=1463.15 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36407 0 0 0 146300 15 0 0 20 0 1 0 376680176 227811328 50531 33554432000 4194304 5654031 140737229272160 140737229270184 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 55618 50531 140 357 0 55258 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 247496

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 13329
/proc/meminfo: memFree=31478512/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=222608 CPUtime=1523.14 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36438 0 0 0 152299 15 0 0 20 0 1 0 376680176 227950592 51584 33554432000 4194304 5654031 140737229272160 140737229269944 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 55652 51584 140 357 0 55292 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 247632

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13330
/proc/meminfo: memFree=31512180/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=222608 CPUtime=1583.13 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36446 0 0 0 158298 15 0 0 20 0 1 0 376680176 227950592 52103 33554432000 4194304 5654031 140737229272160 140737229269944 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 55652 52103 140 357 0 55292 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 247632

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 13330
/proc/meminfo: memFree=31449644/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=272696 CPUtime=1643.12 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36969 0 0 0 164297 15 0 0 20 0 1 0 376680176 279240704 53135 33554432000 4194304 5654031 140737229272160 140737229270248 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68174 53135 140 357 0 67814 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 297720

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 13460
/proc/meminfo: memFree=31556852/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=272828 CPUtime=1703.11 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 36980 0 0 0 170296 15 0 0 20 0 1 0 376680176 279375872 54167 33554432000 4194304 5654031 140737229272160 140737229269944 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68207 54167 140 357 0 67847 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 297852

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 13501
/proc/meminfo: memFree=27881320/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=273020 CPUtime=1763.1 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 37019 0 0 0 176295 15 0 0 20 0 1 0 376680176 279572480 54717 33554432000 4194304 5654031 140737229272160 140737229270056 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68255 54717 140 357 0 67895 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 298044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.41 2.10 2.03 2/182 13501
/proc/meminfo: memFree=25820276/32873844 swapFree=7124/7124
[pid=13260] ppid=13258 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13260/stat : 13260 (npSolver-pbo-It) S 13258 13260 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376678285 9367552 274 33554432000 4194304 5064252 140734248152480 140734248151392 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13260/statm: 2287 274 233 213 0 72 0
[pid=13261] ppid=13260 vsize=15876 CPUtime=18.83 cores=1,3,5,7
/proc/13261/stat : 13261 (npSolver-pbo) S 13260 13260 12469 0 -1 4202496 27370 112747 0 0 384 60 1399 40 20 0 1 0 376678285 16257024 3423 33554432000 4194304 6004724 140734233138224 140734233124072 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13261/statm: 3969 3423 177 442 0 3523 0
[pid=13275] ppid=13261 vsize=273020 CPUtime=1781.73 cores=1,3,5,7
/proc/13275/stat : 13275 (glucosInc) R 13261 13260 12469 0 -1 4202496 37020 0 0 0 178158 15 0 0 20 0 1 0 376680176 279572480 54718 33554432000 4194304 5654031 140737229272160 140737229270056 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13275/statm: 68255 54718 140 357 0 67895 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (KiB) 298044

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.95
CPU time (s): 1800.6
CPU user time (s): 1799.43
CPU system time (s): 1.17482
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 377724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 1.17482
maximum resident set size= 288716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177514
page faults= 0
swaps= 0
block input operations= 8
block output operations= 507176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1968
involuntary context switches= 2737

runsolver used 6.71298 second user time and 19.2831 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-07 23:45:32
IDJOB=3746799
IDBENCH=89889
IDSOLVER=2332
FILE ID=node138/3746799-1339105532
RUNJOBID= node138-1339098175-12486
PBS_JOBID= 14643715
Free space on /tmp= 70700 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-eilB101.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746799-1339105532/watcher-3746799-1339105532 -o /tmp/evaluation-result-3746799-1339105532/solver-3746799-1339105532 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746799-1339105532.opb 757596055 HOME HOME

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

MD5SUM BENCH= fbc26082f2456029d803a788e5b95f10
RANDOM SEED=757596055

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:        31814404 kB
Buffers:           80868 kB
Cached:           120456 kB
SwapCached:        19640 kB
Active:           171340 kB
Inactive:         121636 kB
Active(anon):      73952 kB
Inactive(anon):    20452 kB
Active(file):      97388 kB
Inactive(file):   101184 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082136 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:         82256 kB
Mapped:            10000 kB
Shmem:                 0 kB
Slab:             624112 kB
SReclaimable:      65332 kB
SUnreclaim:       558780 kB
KernelStack:        1496 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 69044 MiB
End job on node138 at 2012-06-08 00:15:33