Trace number 3747064

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.14 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-seymour.opb
MD5SUM97ebaccbda37d5c570b4e2ec3cd7f8f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 425
Optimality of the best value was proved NO
Number of variables1372
Total number of constraints4944
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 1372
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1372
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1372
Number of bits of the biggest sum of numbers11
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.10	o 484
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:484 search for 483
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
2.16/2.28	c formula is SAT
2.16/2.29	c [INC SEARCH] copied best model
2.16/2.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.25/2.30	c model valid
2.25/2.30	c current solution ok
2.25/2.30	o 475
2.25/2.30	c [INC SEARCH] iteration: 1
2.25/2.30	c [INC BOUNDS] best value:475 search for 474
2.25/2.30	c [INC SYSTEM] there exists a inc, kill it!
2.25/2.30	c write failed with 2
2.25/2.30	c [INC SYSTEM] create new solver instance
2.25/2.30	c [INC] encode full formula
2.25/2.30	c (debug) using card networks
2.25/2.30	c old isEQ: 176, new EQ is 0
2.25/2.33	c set iterative enc to: card
2.25/2.33	c set iterative enc to: none
2.25/2.34	c [INC SEARCH] isOptimum variable: 0
7.16/7.24	c formula is SAT
7.16/7.24	c [INC SEARCH] copied best model
7.16/7.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.16/7.26	c model valid
7.16/7.26	c current solution ok
7.16/7.26	o 467
7.16/7.26	c [INC SEARCH] iteration: 2
7.16/7.26	c [INC BOUNDS] best value:467 search for 466
7.16/7.26	c [INC SYSTEM] there exists a inc, kill it!
7.16/7.26	c write failed with 2
7.16/7.26	c [INC SYSTEM] create new solver instance
7.16/7.26	c [INC] encode full formula
7.16/7.26	c (debug) using card networks
7.16/7.26	c old isEQ: 176, new EQ is 0
7.16/7.29	c set iterative enc to: card
7.16/7.29	c set iterative enc to: none
7.28/7.30	c [INC SEARCH] isOptimum variable: 0
42.76/42.80	c formula is SAT
42.76/42.81	c [INC SEARCH] copied best model
42.76/42.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.76/42.82	c model valid
42.76/42.82	c current solution ok
42.76/42.82	o 459
42.76/42.82	c [INC SEARCH] iteration: 3
42.76/42.82	c [INC BOUNDS] best value:459 search for 458
42.76/42.82	c [INC SYSTEM] there exists a inc, kill it!
42.76/42.82	c write failed with 2
42.76/42.82	c [INC SYSTEM] create new solver instance
42.76/42.82	c [INC] encode full formula
42.76/42.82	c (debug) using card networks
42.76/42.82	c old isEQ: 192, new EQ is 0
42.76/42.85	c set iterative enc to: card
42.76/42.85	c set iterative enc to: none
42.76/42.86	c [INC SEARCH] isOptimum variable: 0
532.16/532.33	c formula is SAT
532.16/532.33	c [INC SEARCH] copied best model
532.16/532.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
532.16/532.34	c model valid
532.16/532.34	c current solution ok
532.16/532.34	o 457
532.16/532.34	c [INC SEARCH] iteration: 4
532.16/532.34	c [INC BOUNDS] best value:457 search for 456
532.16/532.34	c [INC SYSTEM] there exists a inc, kill it!
532.16/532.34	c write failed with 2
532.16/532.35	c [INC SYSTEM] create new solver instance
532.16/532.35	c [INC] encode full formula
532.16/532.35	c (debug) using card networks
532.16/532.35	c old isEQ: 192, new EQ is 0
532.16/532.38	c set iterative enc to: card
532.16/532.38	c set iterative enc to: none
532.16/532.39	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	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-3747064-1339098204/watcher-3747064-1339098204 -o /tmp/evaluation-result-3747064-1339098204/solver-3747064-1339098204 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747064-1339098204.opb 64098295 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: 0.21 0.05 0.01 3/178 32731
/proc/meminfo: memFree=31923800/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0

[startup+0.0646361 s]
/proc/loadavg: 0.21 0.05 0.01 3/178 32731
/proc/meminfo: memFree=31923800/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 0.21 0.05 0.01 3/178 32731
/proc/meminfo: memFree=31923800/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 0.21 0.05 0.01 3/178 32731
/proc/meminfo: memFree=31923800/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 0.21 0.05 0.01 3/178 32731
/proc/meminfo: memFree=31923800/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 0.35 0.08 0.02 3/181 32740
/proc/meminfo: memFree=31895052/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=10496 CPUtime=0.12 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 4217 3667 0 0 8 2 2 0 20 0 1 0 375946084 10747904 2188 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2624 2188 176 442 0 2178 0
[pid=32740] ppid=32732 vsize=23840 CPUtime=1.34 cores=1,3,5,7
/proc/32740/stat : 32740 (glucosInc) R 32732 32731 32553 0 -1 4202496 4429 0 0 0 134 0 0 0 20 0 1 0 375946098 24412160 4676 33554432000 4194304 5654031 140734303096672 140734303084488 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32740/statm: 5960 4676 140 357 0 5600 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43484

[startup+3.10025 s]
/proc/loadavg: 0.35 0.08 0.02 3/181 32740
/proc/meminfo: memFree=31892632/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=2.32 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 5942 8727 0 0 13 2 215 2 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 20468
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 0.35 0.08 0.02 3/181 32742
/proc/meminfo: memFree=31851924/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=2.32 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 5942 8727 0 0 13 2 215 2 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=32742] ppid=32732 vsize=22920 CPUtime=3.94 cores=1,3,5,7
/proc/32742/stat : 32742 (glucosInc) R 32732 32731 32553 0 -1 4202496 6164 0 0 0 393 1 0 0 20 0 1 0 375946318 23470080 4873 33554432000 4194304 5654031 140736879380592 140736879368408 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32742/statm: 5730 4873 141 357 0 5370 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43388

[startup+12.7004 s]
/proc/loadavg: 0.61 0.14 0.04 3/181 32744
/proc/meminfo: memFree=31851996/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=7.28 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 7666 15791 0 0 18 3 703 4 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=32744] ppid=32732 vsize=27136 CPUtime=5.38 cores=1,3,5,7
/proc/32744/stat : 32744 (glucosInc) R 32732 32731 32553 0 -1 4202496 6798 0 0 0 537 1 0 0 20 0 1 0 375946814 27787264 5820 33554432000 4194304 5654031 140734796872256 140734796860072 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32744/statm: 6784 5820 141 357 0 6424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 47604

[startup+25.5004 s]
/proc/loadavg: 0.74 0.19 0.06 3/181 319
/proc/meminfo: memFree=31630116/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=7.28 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 7666 15791 0 0 18 3 703 4 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=32744] ppid=32732 vsize=41588 CPUtime=18.18 cores=1,3,5,7
/proc/32744/stat : 32744 (glucosInc) R 32732 32731 32553 0 -1 4202496 8758 0 0 0 1816 2 0 0 20 0 1 0 375946814 42586112 9155 33554432000 4194304 5654031 140734796872256 140734796860072 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32744/statm: 10397 9155 141 357 0 10037 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62056

[startup+51.1004 s]
/proc/loadavg: 1.23 0.35 0.12 3/181 330
/proc/meminfo: memFree=31473936/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=42.82 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 9334 26812 0 0 23 3 4249 7 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=326] ppid=32732 vsize=29784 CPUtime=8.22 cores=1,3,5,7
/proc/326/stat : 326 (glucosInc) R 32732 32731 32553 0 -1 4202496 7315 0 0 0 821 1 0 0 20 0 1 0 375950370 30498816 6588 33554432000 4194304 5654031 140735034542272 140735034530088 4216571 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/326/statm: 7446 6588 141 357 0 7086 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50252

[startup+102.307 s]
/proc/loadavg: 1.75 0.64 0.23 3/181 333
/proc/meminfo: memFree=31452344/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=42.82 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 9334 26812 0 0 23 3 4249 7 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=326] ppid=32732 vsize=49244 CPUtime=59.42 cores=1,3,5,7
/proc/326/stat : 326 (glucosInc) R 32732 32731 32553 0 -1 4202496 11388 0 0 0 5939 3 0 0 20 0 1 0 375950370 50425856 11260 33554432000 4194304 5654031 140735034542272 140735034530088 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/326/statm: 12311 11260 141 357 0 11951 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69712

[startup+162.3 s]
/proc/loadavg: 1.91 0.88 0.33 3/181 333
/proc/meminfo: memFree=31407748/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=42.82 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 9334 26812 0 0 23 3 4249 7 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=326] ppid=32732 vsize=73084 CPUtime=119.4 cores=1,3,5,7
/proc/326/stat : 326 (glucosInc) R 32732 32731 32553 0 -1 4202496 14093 0 0 0 11935 5 0 0 20 0 1 0 375950370 74838016 17001 33554432000 4194304 5654031 140735034542272 140735034530088 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/326/statm: 18271 17001 141 357 0 17911 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93552

[startup+222.3 s]
/proc/loadavg: 1.96 1.08 0.44 3/181 339
/proc/meminfo: memFree=31428488/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=42.82 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 9334 26812 0 0 23 3 4249 7 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=326] ppid=32732 vsize=73084 CPUtime=179.39 cores=1,3,5,7
/proc/326/stat : 326 (glucosInc) R 32732 32731 32553 0 -1 4202496 14104 0 0 0 17934 5 0 0 20 0 1 0 375950370 74838016 17682 33554432000 4194304 5654031 140735034542272 140735034530088 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/326/statm: 18271 17682 141 357 0 17911 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93552

[startup+282.3 s]
/proc/loadavg: 1.98 1.25 0.53 3/181 339
/proc/meminfo: memFree=31395620/32873844 swapFree=7632/7632

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

/proc/meminfo: memFree=31121572/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=135512 CPUtime=769.71 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 16708 0 0 0 76962 9 0 0 20 0 1 0 375999323 138764288 33273 33554432000 4194304 5654031 140733800349552 140733800337368 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 33878 33273 141 357 0 33518 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 155980

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 380
/proc/meminfo: memFree=30814128/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=135512 CPUtime=829.69 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 18037 0 0 0 82958 11 0 0 20 0 1 0 375999323 138764288 33273 33554432000 4194304 5654031 140733800349552 140733800337368 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 33878 33273 141 357 0 33518 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 155980

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 380
/proc/meminfo: memFree=30957132/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=135512 CPUtime=889.7 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 18925 0 0 0 88957 13 0 0 20 0 1 0 375999323 138764288 33273 33554432000 4194304 5654031 140733800349552 140733800337368 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 33878 33273 141 357 0 33518 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 155980

[startup+1482.3 s]
/proc/loadavg: 2.06 1.99 1.57 3/181 380
/proc/meminfo: memFree=31135324/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=154556 CPUtime=949.68 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 19979 0 0 0 94953 15 0 0 20 0 1 0 375999323 158265344 38034 33554432000 4194304 5654031 140733800349552 140733800337368 4214330 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 38639 38034 141 357 0 38279 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 175024

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.60 3/181 380
/proc/meminfo: memFree=30801524/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=203876 CPUtime=1009.66 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 20871 0 0 0 100950 16 0 0 20 0 1 0 375999323 208769024 47165 33554432000 4194304 5654031 140733800349552 140733800347480 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 50969 47165 141 357 0 50609 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 224344

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/181 383
/proc/meminfo: memFree=31061224/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=203876 CPUtime=1069.66 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 21759 0 0 0 106948 18 0 0 20 0 1 0 375999323 208769024 46653 33554432000 4194304 5654031 140733800349552 140733800337368 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 50969 46653 141 357 0 50609 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 224344

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 384
/proc/meminfo: memFree=30778148/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=154556 CPUtime=1129.65 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 22208 0 0 0 112946 19 0 0 20 0 1 0 375999323 158265344 38034 33554432000 4194304 5654031 140733800349552 140733800337368 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 38639 38034 141 357 0 38279 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 175024

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/182 385
/proc/meminfo: memFree=31020356/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=154556 CPUtime=1189.65 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 23101 0 0 0 118944 21 0 0 20 0 1 0 375999323 158265344 38034 33554432000 4194304 5654031 140733800349552 140733800337368 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 38639 38034 141 357 0 38279 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 175024

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 385
/proc/meminfo: memFree=30718012/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=203876 CPUtime=1249.63 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 23993 0 0 0 124941 22 0 0 20 0 1 0 375999323 208769024 47677 33554432000 4194304 5654031 140733800349552 140733800337368 4233452 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 50969 47677 141 357 0 50609 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 224344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 385
/proc/meminfo: memFree=30694180/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=154556 CPUtime=1267.83 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 23994 0 0 0 126761 22 0 0 20 0 1 0 375999323 158265344 38034 33554432000 4194304 5654031 140733800349552 140733800337368 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 38639 38034 141 357 0 38279 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 175024

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 385
/proc/meminfo: memFree=30694180/32873844 swapFree=7632/7632
[pid=32731] ppid=32729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32731/stat : 32731 (npSolver-pbo-It) S 32729 32731 32553 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946084 9367552 274 33554432000 4194304 5064252 140733472864992 140733472863904 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32731/statm: 2287 274 233 213 0 72 0
[pid=32732] ppid=32731 vsize=11320 CPUtime=532.26 cores=1,3,5,7
/proc/32732/stat : 32732 (npSolver-pbo) S 32731 32731 32553 0 -1 4202496 10967 43489 0 0 28 4 53178 16 20 0 1 0 375946084 11591680 2471 33554432000 4194304 6004724 140733326027456 140733326013304 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32732/statm: 2830 2471 176 442 0 2384 0
[pid=345] ppid=32732 vsize=154556 CPUtime=1267.83 cores=1,3,5,7
/proc/345/stat : 345 (glucosInc) R 32732 32731 32553 0 -1 4202496 23994 0 0 0 126761 22 0 0 20 0 1 0 375999323 158265344 38034 33554432000 4194304 5654031 140733800349552 140733800337368 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/345/statm: 38639 38034 141 357 0 38279 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 175024

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.7
CPU system time (s): 0.440932
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 224344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.440932
maximum resident set size= 196852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 545
involuntary context switches= 3023

runsolver used 3.36349 second user time and 7.82181 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-07 21:43:25
IDJOB=3747064
IDBENCH=1873
IDSOLVER=2332
FILE ID=node130/3747064-1339098204
RUNJOBID= node130-1339098177-32570
PBS_JOBID= 14643723
Free space on /tmp= 71036 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-seymour.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747064-1339098204/watcher-3747064-1339098204 -o /tmp/evaluation-result-3747064-1339098204/solver-3747064-1339098204 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747064-1339098204.opb 64098295 HOME HOME

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=64098295

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31924684 kB
Buffers:           58544 kB
Cached:            95460 kB
SwapCached:         3140 kB
Active:           117924 kB
Inactive:          83612 kB
Active(anon):      47604 kB
Inactive(anon):     2668 kB
Active(file):      70320 kB
Inactive(file):    80944 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096444 kB
Dirty:             18084 kB
Writeback:             0 kB
AnonPages:         94624 kB
Mapped:             9884 kB
Shmem:                 0 kB
Slab:             610332 kB
SReclaimable:      50504 kB
SUnreclaim:       559828 kB
KernelStack:        1464 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     188860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 70948 MiB
End job on node130 at 2012-06-07 22:13:25