Trace number 3703359

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-quickBound? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.18	c [INC SEARCH] formula is SAT
0.00/0.18	c [INC SYSTEM] solved the initial formula
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.21	o 49
0.00/0.21	c starting approximation
0.00/0.21	c factor = 1
0.00/0.21	c can not find a suitable factor, leaving approximation
0.00/0.21	c finished approximation
0.00/0.21	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.21	c write failed with 2
0.00/0.21	c [INC SEARCH] iteration: 0
0.00/0.21	c [INC BOUNDS] best value:49 search for 48
0.00/0.21	c [INC SYSTEM] create new solver instance
0.00/0.21	c [INC] encode full formula
0.00/0.21	c (debug) using card networks
0.00/0.22	c set iterative enc to: card
0.00/0.22	c set iterative enc to: none
0.00/0.22	c [INC SEARCH] isOptimum variable: 0
1.26/1.33	c formula is SAT
1.26/1.33	c [INC SEARCH] copied best model
1.26/1.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.33	c model valid
1.26/1.33	c current solution ok
1.26/1.33	o 18
1.26/1.33	c [INC SEARCH] iteration: 1
1.26/1.33	c [INC BOUNDS] best value:18 search for 17
1.26/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.33	c write failed with 2
1.26/1.33	c [INC SYSTEM] create new solver instance
1.26/1.33	c [INC] encode full formula
1.26/1.33	c (debug) using card networks
1.26/1.33	c set iterative enc to: card
1.26/1.33	c set iterative enc to: none
1.26/1.34	c [INC SEARCH] isOptimum variable: 0
1.31/1.46	c formula is SAT
1.31/1.46	c [INC SEARCH] copied best model
1.31/1.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.31/1.47	c model valid
1.31/1.47	c current solution ok
1.31/1.47	o 15
1.31/1.47	c [INC SEARCH] iteration: 2
1.31/1.47	c [INC BOUNDS] best value:15 search for 14
1.31/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.31/1.47	c write failed with 2
1.31/1.47	c [INC SYSTEM] create new solver instance
1.31/1.47	c [INC] encode full formula
1.31/1.47	c set iterative enc to: swc
1.31/1.47	c [INC SEARCH] isOptimum variable: 0
1.45/1.51	c formula is SAT
1.45/1.51	c [INC SEARCH] copied best model
1.45/1.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.45/1.51	c model valid
1.45/1.51	c current solution ok
1.45/1.51	o 14
1.45/1.51	c [INC SEARCH] iteration: 3
1.45/1.51	c [INC BOUNDS] best value:14 search for 13
1.45/1.51	c [INC ENCODE] setup new number of clauses ...
1.45/1.51	c [INC] encode incremental formula
1.45/1.51	c return only the limitting unit clause for 13
1.45/1.51	c [INC SYSTEM] transmit new clauses to solver: 1
1.45/1.51	c [INC SEARCH] isOptimum variable: 0
17.86/17.96	c formula is SAT
17.86/17.96	c [INC SEARCH] copied best model
17.86/17.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.86/17.97	c model valid
17.86/17.97	c current solution ok
17.86/17.97	o 13
17.86/17.97	c [INC SEARCH] iteration: 4
17.86/17.97	c [INC BOUNDS] best value:13 search for 12
17.86/17.97	c [INC ENCODE] setup new number of clauses ...
17.86/17.97	c [INC] encode incremental formula
17.86/17.97	c return only the limitting unit clause for 12
17.86/17.97	c [INC SYSTEM] transmit new clauses to solver: 1
17.86/17.97	c [INC SEARCH] isOptimum variable: 0
57.46/57.59	c formula is SAT
57.46/57.59	c [INC SEARCH] copied best model
57.46/57.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.56/57.60	c model valid
57.56/57.60	c current solution ok
57.56/57.60	o 12
57.56/57.60	c [INC SEARCH] iteration: 5
57.56/57.60	c [INC BOUNDS] best value:12 search for 11
57.56/57.60	c [INC ENCODE] setup new number of clauses ...
57.56/57.60	c [INC] encode incremental formula
57.56/57.60	c return only the limitting unit clause for 11
57.56/57.60	c [INC SYSTEM] transmit new clauses to solver: 1
57.56/57.60	c [INC SEARCH] isOptimum variable: 0
816.63/816.89	c formula is SAT
816.63/816.89	c [INC SEARCH] copied best model
816.63/816.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
816.63/816.89	c model valid
816.63/816.89	c current solution ok
816.63/816.89	o 11
816.63/816.89	c [INC SEARCH] iteration: 6
816.63/816.89	c [INC BOUNDS] best value:11 search for 10
816.63/816.89	c [INC ENCODE] setup new number of clauses ...
816.63/816.89	c [INC] encode incremental formula
816.63/816.89	c return only the limitting unit clause for 10
816.63/816.89	c [INC SYSTEM] transmit new clauses to solver: 1
816.63/816.89	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  4336 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3703359-1338079353/watcher-3703359-1338079353 -o /tmp/evaluation-result-3703359-1338079353/solver-3703359-1338079353 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703359-1338079353.opb 1583627545 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4335
/proc/meminfo: memFree=30883112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0

[startup+0.0626641 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4335
/proc/meminfo: memFree=30883112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4335
/proc/meminfo: memFree=30883112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4335
/proc/meminfo: memFree=30883112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700102 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4335
/proc/meminfo: memFree=30883112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4344
/proc/meminfo: memFree=30873740/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.45 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 1891 10291 0 0 4 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 13812

[startup+3.1002 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30873916/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.45 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2034 10291 0 0 4 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=10824 CPUtime=1.61 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 3143 0 0 0 161 0 0 0 20 0 1 0 274061482 11083776 2130 33554432000 4194304 5654031 140734788752768 140734788750856 4215327 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 2706 2130 151 357 0 2346 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 24636

[startup+6.30025 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30862424/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.45 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2034 10291 0 0 4 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=20652 CPUtime=4.81 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 4282 0 0 0 480 1 0 0 20 0 1 0 274061482 21147648 4269 33554432000 4194304 5654031 140734788752768 140734788750648 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 5163 4269 152 357 0 4803 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34464

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30847024/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.45 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2034 10291 0 0 4 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=25072 CPUtime=11.21 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 5304 0 0 0 1120 1 0 0 20 0 1 0 274061482 25673728 5787 33554432000 4194304 5654031 140734788752768 140734788750568 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 6268 5787 152 357 0 5908 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38884

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30830052/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.46 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2036 10291 0 0 5 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=39640 CPUtime=24.01 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 6203 0 0 0 2399 2 0 0 20 0 1 0 274061482 40591360 7852 33554432000 4194304 5654031 140734788752768 140734788740584 4232817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 9910 7852 152 357 0 9550 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53452

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30883748/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.46 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2036 10291 0 0 5 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=39640 CPUtime=49.6 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 6205 0 0 0 4958 2 0 0 20 0 1 0 274061482 40591360 8365 33554432000 4194304 5654031 140734788752768 140734788740584 4233184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 9910 8365 152 357 0 9550 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53452

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30804920/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.46 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2040 10291 0 0 5 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=70100 CPUtime=100.8 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 6944 0 0 0 10077 3 0 0 20 0 1 0 274061482 71782400 12459 33554432000 4194304 5654031 140734788752768 140734788740584 4232703 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 17525 12459 152 357 0 17165 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4348
/proc/meminfo: memFree=30792888/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.46 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2040 10291 0 0 5 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=70100 CPUtime=160.77 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 6960 0 0 0 16073 4 0 0 20 0 1 0 274061482 71782400 17067 33554432000 4194304 5654031 140734788752768 140734788740584 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 17525 17067 152 357 0 17165 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83912

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 4348
/proc/meminfo: memFree=30793096/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.46 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2040 10291 0 0 5 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=82576 CPUtime=220.76 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 7694 0 0 0 22071 5 0 0 20 0 1 0 274061482 84557824 20171 33554432000 4194304 5654031 140734788752768 140734788740584 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 20644 20171 152 357 0 20284 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 96388

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4349
/proc/meminfo: memFree=30797076/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/182 4515
/proc/meminfo: memFree=30736244/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1360.54 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16880 0 0 0 136028 26 0 0 20 0 1 0 274061482 320528384 63978 33554432000 4194304 5654031 140734788752768 140734788740584 4232817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 63978 152 357 0 77894 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 326828

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4515
/proc/meminfo: memFree=30684596/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1420.54 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16885 0 0 0 142028 26 0 0 20 0 1 0 274061482 320528384 66538 33554432000 4194304 5654031 140734788752768 140734788740584 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 66538 152 357 0 77894 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 326828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4517
/proc/meminfo: memFree=30657432/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1480.52 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16890 0 0 0 148025 27 0 0 20 0 1 0 274061482 320528384 69098 33554432000 4194304 5654031 140734788752768 140734788740584 4232810 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 69098 152 357 0 77894 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 326828

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4517
/proc/meminfo: memFree=30632720/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1540.52 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16894 0 0 0 154025 27 0 0 20 0 1 0 274061482 320528384 71146 33554432000 4194304 5654031 140734788752768 140734788740584 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 71146 152 357 0 77894 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 326828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4517
/proc/meminfo: memFree=30645112/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1600.51 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16898 0 0 0 160023 28 0 0 20 0 1 0 274061482 320528384 73194 33554432000 4194304 5654031 140734788752768 140734788740584 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 73194 152 357 0 77894 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 326828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4520
/proc/meminfo: memFree=30632084/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1660.5 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16902 0 0 0 166022 28 0 0 20 0 1 0 274061482 320528384 75242 33554432000 4194304 5654031 140734788752768 140734788740584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 75242 152 357 0 77894 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 326828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4520
/proc/meminfo: memFree=30649376/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=313016 CPUtime=1720.49 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 16906 0 0 0 172021 28 0 0 20 0 1 0 274061482 320528384 77290 33554432000 4194304 5654031 140734788752768 140734788740584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 78254 77290 152 357 0 77894 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 326828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4523
/proc/meminfo: memFree=30696744/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=445276 CPUtime=1780.48 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 17916 0 0 0 178018 30 0 0 20 0 1 0 274061482 455962624 79291 33554432000 4194304 5654031 140734788752768 140734788740584 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 111319 79291 152 357 0 110959 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 459088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4523
/proc/meminfo: memFree=30694820/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=445276 CPUtime=1798.58 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 17917 0 0 0 179828 30 0 0 20 0 1 0 274061482 455962624 79803 33554432000 4194304 5654031 140734788752768 140734788740584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 111319 79803 152 357 0 110959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 459088

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 2.00 3/182 4523
/proc/meminfo: memFree=30694820/32873648 swapFree=6860/6860
[pid=4335] ppid=4333 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4335/stat : 4335 (npSolver-pbo-It) S 4333 4335 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274061335 9367552 274 33554432000 4194304 5064252 140735776838560 140735776837472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4335/statm: 2287 274 233 213 0 72 0
[pid=4336] ppid=4335 vsize=4664 CPUtime=1.47 cores=1,3,5,7
/proc/4336/stat : 4336 (npSolver-pbo) S 4335 4335 4103 0 -1 4202496 2042 10291 0 0 6 2 136 3 20 0 1 0 274061335 4775936 723 33554432000 4194304 5992684 140734226990528 140734226976360 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4336/statm: 1166 723 195 440 0 722 0
[pid=4348] ppid=4336 vsize=445276 CPUtime=1798.58 cores=1,3,5,7
/proc/4348/stat : 4348 (glucosInc) R 4336 4335 4103 0 -1 4202496 17917 0 0 0 179828 30 0 0 20 0 1 0 274061482 455962624 79803 33554432000 4194304 5654031 140734788752768 140734788740584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4348/statm: 111319 79803 152 357 0 110959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 459088

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4335 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=429782
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=60990
# CPU time returned by wait4() is 1.49077
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1799.7
CPU system time (s): 0.35
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 459088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.42978
system time used= 0.06099
maximum resident set size= 12464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12706
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 189
involuntary context switches= 41

runsolver used 5.75912 second user time and 20.2789 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 02:42:33
IDJOB=3703359
IDBENCH=48148
IDSOLVER=2278
FILE ID=node116/3703359-1338079353
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71452 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703359-1338079353/watcher-3703359-1338079353 -o /tmp/evaluation-result-3703359-1338079353/solver-3703359-1338079353 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703359-1338079353.opb 1583627545 HOME HOME

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=1583627545

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
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.556
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.556
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.90
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.556
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:       32873648 kB
MemFree:        30884120 kB
Buffers:          284404 kB
Cached:           689860 kB
SwapCached:         3332 kB
Active:           929344 kB
Inactive:         234324 kB
Active(anon):     179296 kB
Inactive(anon):    10116 kB
Active(file):     750048 kB
Inactive(file):   224208 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103508 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        154496 kB
Mapped:            14100 kB
Shmem:                96 kB
Slab:             679544 kB
SReclaimable:     123772 kB
SUnreclaim:       555772 kB
KernelStack:        1504 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     325240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71448 MiB
End job on node116 at 2012-05-27 03:12:33