Trace number 3697906

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.01 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
MD5SUM7f40f8d513f22fc9adca96d8fdf626e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -24
Optimality of the best value was proved NO
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
0.00/0.99	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.99	c [INC SYSTEM] execute solver
0.00/1.07	c [INC SEARCH] formula is SAT
0.00/1.07	c [INC SYSTEM] solved the initial formula
0.00/1.08	c model valid
0.00/1.08	c current solution ok
1.18/1.28	o -17
1.18/1.28	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.28	c write failed with 2
1.18/1.28	c [INC SEARCH] iteration: 0
1.18/1.28	c [INC BOUNDS] best value:103 search for 102
1.18/1.28	c [INC SYSTEM] create new solver instance
1.18/1.28	c [INC] encode full formula
1.18/1.28	c (debug) using card networks
1.18/1.28	c set iterative enc to: card
1.18/1.28	c set iterative enc to: none
1.18/1.29	c [INC SEARCH] isOptimum variable: 0
1.27/1.44	c formula is SAT
1.27/1.44	c [INC SEARCH] copied best model
1.27/1.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.45	c model valid
1.27/1.45	c current solution ok
1.27/1.45	o -19
1.27/1.45	c [INC SEARCH] iteration: 1
1.27/1.45	c [INC BOUNDS] best value:101 search for 100
1.27/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.45	c write failed with 2
1.27/1.45	c [INC SYSTEM] create new solver instance
1.27/1.45	c [INC] encode full formula
1.27/1.45	c (debug) using card networks
1.27/1.45	c set iterative enc to: card
1.27/1.45	c set iterative enc to: none
1.27/1.46	c [INC SEARCH] isOptimum variable: 0
2.45/2.58	c formula is SAT
2.45/2.59	c [INC SEARCH] copied best model
2.45/2.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.55/2.60	c model valid
2.55/2.60	c current solution ok
2.55/2.60	o -21
2.55/2.60	c [INC SEARCH] iteration: 2
2.55/2.60	c [INC BOUNDS] best value:99 search for 98
2.55/2.60	c [INC SYSTEM] there exists a inc, kill it!
2.55/2.60	c write failed with 2
2.55/2.60	c [INC SYSTEM] create new solver instance
2.55/2.60	c [INC] encode full formula
2.55/2.60	c (debug) using card networks
2.55/2.60	c set iterative enc to: card
2.55/2.60	c set iterative enc to: none
2.55/2.61	c [INC SEARCH] isOptimum variable: 0
23.54/23.65	c formula is SAT
23.54/23.66	c [INC SEARCH] copied best model
23.54/23.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.54/23.66	c model valid
23.54/23.66	c current solution ok
23.54/23.66	o -22
23.54/23.66	c [INC SEARCH] iteration: 3
23.54/23.66	c [INC BOUNDS] best value:98 search for 97
23.54/23.66	c [INC SYSTEM] there exists a inc, kill it!
23.54/23.66	c write failed with 2
23.54/23.67	c [INC SYSTEM] create new solver instance
23.54/23.67	c [INC] encode full formula
23.54/23.67	c (debug) using card networks
23.54/23.67	c set iterative enc to: card
23.54/23.67	c set iterative enc to: none
23.54/23.67	c [INC SEARCH] isOptimum variable: 0
109.63/109.73	c formula is SAT
109.63/109.74	c [INC SEARCH] copied best model
109.63/109.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
109.63/109.74	c model valid
109.63/109.74	c current solution ok
109.63/109.74	o -23
109.63/109.74	c [INC SEARCH] iteration: 4
109.63/109.74	c [INC BOUNDS] best value:97 search for 96
109.63/109.74	c [INC SYSTEM] there exists a inc, kill it!
109.63/109.74	c write failed with 2
109.63/109.75	c [INC SYSTEM] create new solver instance
109.63/109.75	c [INC] encode full formula
109.63/109.75	c (debug) using card networks
109.63/109.75	c set iterative enc to: card
109.63/109.75	c set iterative enc to: none
109.63/109.76	c [INC SEARCH] isOptimum variable: 0
338.98/339.18	c formula is SAT
338.98/339.18	c [INC SEARCH] copied best model
338.98/339.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
338.98/339.19	c model valid
338.98/339.19	c current solution ok
338.98/339.19	o -24
338.98/339.19	c [INC SEARCH] iteration: 5
338.98/339.19	c [INC BOUNDS] best value:96 search for 95
338.98/339.19	c [INC SYSTEM] there exists a inc, kill it!
338.98/339.19	c write failed with 2
338.98/339.19	c [INC SYSTEM] create new solver instance
338.98/339.19	c [INC] encode full formula
338.98/339.19	c (debug) using card networks
338.98/339.19	c set iterative enc to: card
338.98/339.19	c set iterative enc to: none
339.10/339.20	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 25835 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3697906-1338050545/watcher-3697906-1338050545 -o /tmp/evaluation-result-3697906-1338050545/solver-3697906-1338050545 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697906-1338050545.opb 1837212493 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.92 0.98 1.14 3/172 25832
/proc/meminfo: memFree=28608192/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0

[startup+0.103547 s]
/proc/loadavg: 0.92 0.98 1.14 3/172 25832
/proc/meminfo: memFree=28608192/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200337 s]
/proc/loadavg: 0.92 0.98 1.14 3/172 25832
/proc/meminfo: memFree=28608192/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300336 s]
/proc/loadavg: 0.92 0.98 1.14 3/172 25832
/proc/meminfo: memFree=28608192/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700341 s]
/proc/loadavg: 0.92 0.98 1.14 3/172 25832
/proc/meminfo: memFree=28608192/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 0.92 0.98 1.14 3/182 25845
/proc/meminfo: memFree=28510168/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=1.44 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 4340 22471 0 0 14 17 98 15 20 0 1 0 271179367 11288576 2404 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2404 181 440 0 2312 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 20172

[startup+3.10025 s]
/proc/loadavg: 0.92 0.98 1.14 3/182 25850
/proc/meminfo: memFree=28471588/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=2.57 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5002 27768 0 0 15 17 209 16 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 20172

[startup+6.30041 s]
/proc/loadavg: 1.01 1.00 1.14 3/181 25857
/proc/meminfo: memFree=28294296/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=2.57 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5002 27768 0 0 15 17 209 16 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25854] ppid=25835 vsize=25676 CPUtime=3.67 cores=1,3,5,7
/proc/25854/stat : 25854 (glucosInc) R 25835 25832 25792 0 -1 4202496 7413 0 0 0 366 1 0 0 20 0 1 0 271179628 26292224 5711 33554432000 4194304 5654031 140737267324912 140737267312728 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25854/statm: 6419 5711 142 357 0 6059 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 45848

[startup+12.7004 s]
/proc/loadavg: 1.09 1.02 1.15 3/181 25857
/proc/meminfo: memFree=28268548/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=2.57 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5002 27768 0 0 15 17 209 16 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25854] ppid=25835 vsize=37168 CPUtime=10.07 cores=1,3,5,7
/proc/25854/stat : 25854 (glucosInc) R 25835 25832 25792 0 -1 4202496 8622 0 0 0 1005 2 0 0 20 0 1 0 271179628 38060032 8538 33554432000 4194304 5654031 140737267324912 140737267312728 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25854/statm: 9292 8538 142 357 0 8932 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 57340

[startup+25.5005 s]
/proc/loadavg: 1.29 1.06 1.16 3/181 25859
/proc/meminfo: memFree=28292804/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=23.64 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5662 37996 0 0 17 17 2310 20 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25859] ppid=25835 vsize=22732 CPUtime=1.81 cores=1,3,5,7
/proc/25859/stat : 25859 (glucosInc) R 25835 25832 25792 0 -1 4202496 5134 0 0 0 180 1 0 0 20 0 1 0 271181735 23277568 4980 33554432000 4194304 5654031 140733487477120 140733487464936 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25859/statm: 5683 4980 142 357 0 5323 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 42904

[startup+51.1005 s]
/proc/loadavg: 1.53 1.14 1.18 3/181 25860
/proc/meminfo: memFree=28267336/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=23.64 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5662 37996 0 0 17 17 2310 20 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25859] ppid=25835 vsize=46156 CPUtime=27.4 cores=1,3,5,7
/proc/25859/stat : 25859 (glucosInc) R 25835 25832 25792 0 -1 4202496 7397 0 0 0 2739 1 0 0 20 0 1 0 271181735 47263744 10898 33554432000 4194304 5654031 140733487477120 140733487464936 4216312 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25859/statm: 11539 10898 142 357 0 11179 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 66328

[startup+102.3 s]
/proc/loadavg: 1.79 1.27 1.22 3/181 25860
/proc/meminfo: memFree=28193768/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=23.64 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 5662 37996 0 0 17 17 2310 20 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25859] ppid=25835 vsize=128876 CPUtime=78.59 cores=1,3,5,7
/proc/25859/stat : 25859 (glucosInc) R 25835 25832 25792 0 -1 4202496 12005 0 0 0 7855 4 0 0 20 0 1 0 271181735 131969024 27949 33554432000 4194304 5654031 140733487477120 140733487464936 4232466 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25859/statm: 32219 27949 142 357 0 31859 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 149048

[startup+162.3 s]
/proc/loadavg: 1.92 1.40 1.27 3/181 25862
/proc/meminfo: memFree=28207780/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=109.7 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6324 50556 0 0 18 18 10908 26 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25862] ppid=25835 vsize=77632 CPUtime=52.51 cores=1,3,5,7
/proc/25862/stat : 25862 (glucosInc) R 25835 25832 25792 0 -1 4202496 12729 0 0 0 5247 4 0 0 20 0 1 0 271190344 79495168 18794 33554432000 4194304 5654031 140735502747040 140735502734856 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25862/statm: 19408 18794 142 357 0 19048 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 97804

[startup+222.307 s]
/proc/loadavg: 1.97 1.51 1.31 3/181 25862
/proc/meminfo: memFree=28153252/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=109.7 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6324 50556 0 0 18 18 10908 26 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25862] ppid=25835 vsize=126952 CPUtime=112.51 cores=1,3,5,7
/proc/25862/stat : 25862 (glucosInc) R 25835 25832 25792 0 -1 4202496 14072 0 0 0 11244 7 0 0 20 0 1 0 271190344 129998848 27321 33554432000 4194304 5654031 140735502747040 140735502734856 4232703 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25862/statm: 31738 27321 142 357 0 31378 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 147124

[startup+282.3 s]
/proc/loadavg: 1.99 1.59 1.35 3/181 25862
/proc/meminfo: memFree=28127688/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=109.7 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 1.77 3/181 25897
/proc/meminfo: memFree=27942764/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=219684 CPUtime=1022.89 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 24610 0 0 0 102217 72 0 0 20 0 1 0 271213288 224956416 47720 33554432000 4194304 5654031 140734931455888 140734931443704 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 54921 47720 142 357 0 54561 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 239856

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/181 25897
/proc/meminfo: memFree=27977492/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=219684 CPUtime=1082.89 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 25622 0 0 0 108213 76 0 0 20 0 1 0 271213288 224956416 45160 33554432000 4194304 5654031 140734931455888 140734931443704 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 54921 45160 142 357 0 54561 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 239856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/181 25897
/proc/meminfo: memFree=27984368/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=219684 CPUtime=1142.87 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 26564 0 0 0 114208 79 0 0 20 0 1 0 271213288 224956416 43624 33554432000 4194304 5654031 140734931455888 140734931453976 4215017 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 54921 43624 142 357 0 54561 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 239856

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.81 3/181 25897
/proc/meminfo: memFree=27975788/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=169596 CPUtime=1202.87 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 27207 0 0 0 120205 82 0 0 20 0 1 0 271213288 173666304 39739 33554432000 4194304 5654031 140734931455888 140734931443704 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 42399 39739 142 357 0 42039 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 189768

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/180 25898
/proc/meminfo: memFree=27996572/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=169596 CPUtime=1262.84 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 28691 0 0 0 126197 87 0 0 20 0 1 0 271213288 173666304 36155 33554432000 4194304 5654031 140734931455888 140734931443704 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 42399 36155 142 357 0 42039 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 189768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/182 25902
/proc/meminfo: memFree=28034564/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=89456 CPUtime=1322.83 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 30063 0 0 0 132193 90 0 0 20 0 1 0 271213288 91602944 21750 33554432000 4194304 5654031 140734931455888 140734931443704 4216491 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 22364 21750 142 357 0 22004 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 109628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/181 25902
/proc/meminfo: memFree=27911720/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=301072 CPUtime=1382.82 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 31524 0 0 0 138189 93 0 0 20 0 1 0 271213288 308297728 54888 33554432000 4194304 5654031 140734931455888 140734931453976 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 75268 54888 142 357 0 74908 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 321244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25902
/proc/meminfo: memFree=27948560/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=219684 CPUtime=1442.81 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 32465 0 0 0 144185 96 0 0 20 0 1 0 271213288 224956416 47720 33554432000 4194304 5654031 140734931455888 140734931443704 4215353 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 54921 47720 142 357 0 54561 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 239856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25902
/proc/meminfo: memFree=27913064/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=301072 CPUtime=1460.91 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 32990 0 0 0 145994 97 0 0 20 0 1 0 271213288 308297728 54888 33554432000 4194304 5654031 140734931455888 140734931453976 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 75268 54888 142 357 0 74908 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 321244

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25902
/proc/meminfo: memFree=27913064/32873844 swapFree=7104/7104
[pid=25832] ppid=25829 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (npSolver-pbo-It) S 25829 25832 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271179367 9367552 275 33554432000 4194304 5064252 140735340996672 140735340995584 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25832/statm: 2287 275 233 213 0 72 0
[pid=25835] ppid=25832 vsize=11024 CPUtime=339.1 cores=1,3,5,7
/proc/25835/stat : 25835 (npSolver-pbo) S 25832 25832 25792 0 -1 4202496 6985 69089 0 0 20 18 33829 43 20 0 1 0 271179367 11288576 2407 33554432000 4194304 5992684 140736346934864 140736346920696 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25835/statm: 2756 2407 181 440 0 2312 0
[pid=25864] ppid=25835 vsize=301072 CPUtime=1460.91 cores=1,3,5,7
/proc/25864/stat : 25864 (glucosInc) R 25835 25832 25792 0 -1 4202496 32990 0 0 0 145994 97 0 0 20 0 1 0 271213288 308297728 54888 33554432000 4194304 5654031 140734931455888 140734931453976 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25864/statm: 75268 54888 142 357 0 74908 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 321244

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.43
CPU system time (s): 1.58
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 321244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 338.498
system time used= 0.624905
maximum resident set size= 142320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 41152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 823
involuntary context switches= 680

runsolver used 3.03254 second user time and 8.46671 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 18:42:25
IDJOB=3697906
IDBENCH=1870
IDSOLVER=2275
FILE ID=node142/3697906-1338050545
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71616 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-protfold.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697906-1338050545/watcher-3697906-1338050545 -o /tmp/evaluation-result-3697906-1338050545/solver-3697906-1338050545 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697906-1338050545.opb 1837212493 HOME HOME

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

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=1837212493

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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:        28609232 kB
Buffers:          266956 kB
Cached:          3214816 kB
SwapCached:            0 kB
Active:           586472 kB
Inactive:        2906324 kB
Active(anon):      13328 kB
Inactive(anon):        0 kB
Active(file):     573144 kB
Inactive(file):  2906324 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:         17340 kB
Mapped:            13652 kB
Shmem:               200 kB
Slab:             634024 kB
SReclaimable:      76376 kB
SUnreclaim:       557648 kB
KernelStack:        1376 kB
PageTables:         3348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71508 MiB
End job on node142 at 2012-05-26 19:12:25