Trace number 3747730

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_1.opb
MD5SUM93a95f0846e71f0984a2317cf811edef
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15716
Sum of products size (including duplicates)31432
Number of different products15716
Sum of products size31432

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.34	c [INC SEARCH] formula is SAT
0.00/0.34	c [INC SYSTEM] solved the initial formula
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.38	o 499
0.00/0.38	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.38	c write failed with 2
0.00/0.38	c [INC SEARCH] iteration: 0
0.00/0.38	c [INC BOUNDS] best value:499 search for 498
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	c (debug) using card networks
0.00/0.38	c old isEQ: 41, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.68	c model valid
0.00/0.68	c current solution ok
0.00/0.68	o 52
0.00/0.68	c [INC SEARCH] iteration: 1
0.00/0.68	c [INC BOUNDS] best value:52 search for 51
0.00/0.68	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.68	c write failed with 2
0.00/0.68	c [INC SYSTEM] create new solver instance
0.00/0.68	c [INC] encode full formula
0.00/0.68	c (debug) using card networks
0.00/0.68	c old isEQ: 192, new EQ is 0
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
1.06/1.11	c formula is SAT
1.06/1.11	c [INC SEARCH] copied best model
1.06/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.12	c model valid
1.06/1.12	c current solution ok
1.06/1.12	o 39
1.06/1.12	c [INC SEARCH] iteration: 2
1.06/1.12	c [INC BOUNDS] best value:39 search for 38
1.06/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.12	c write failed with 2
1.06/1.12	c [INC SYSTEM] create new solver instance
1.06/1.12	c [INC] encode full formula
1.06/1.12	c (debug) using card networks
1.06/1.12	c old isEQ: 208, new EQ is 0
1.06/1.13	c set iterative enc to: card
1.06/1.13	c set iterative enc to: none
1.06/1.13	c [INC SEARCH] isOptimum variable: 0
43.34/43.41	c formula is SAT
43.34/43.41	c [INC SEARCH] copied best model
43.34/43.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.34/43.42	c model valid
43.34/43.42	c current solution ok
43.34/43.42	o 36
43.34/43.42	c [INC SEARCH] iteration: 3
43.34/43.42	c [INC BOUNDS] best value:36 search for 35
43.34/43.42	c [INC SYSTEM] there exists a inc, kill it!
43.34/43.42	c write failed with 2
43.34/43.42	c [INC SYSTEM] create new solver instance
43.34/43.42	c [INC] encode full formula
43.34/43.42	c (debug) using card networks
43.34/43.42	c old isEQ: 208, new EQ is 0
43.34/43.43	c set iterative enc to: card
43.34/43.43	c set iterative enc to: none
43.34/43.43	c [INC SEARCH] isOptimum variable: 0
84.33/84.44	c formula is SAT
84.33/84.44	c [INC SEARCH] copied best model
84.33/84.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.33/84.45	c model valid
84.33/84.45	c current solution ok
84.33/84.45	o 35
84.33/84.45	c [INC SEARCH] iteration: 4
84.33/84.45	c [INC BOUNDS] best value:35 search for 34
84.33/84.45	c [INC SYSTEM] there exists a inc, kill it!
84.33/84.45	c write failed with 2
84.33/84.45	c [INC SYSTEM] create new solver instance
84.33/84.45	c [INC] encode full formula
84.33/84.45	c (debug) using card networks
84.33/84.45	c old isEQ: 208, new EQ is 0
84.33/84.46	c set iterative enc to: card
84.33/84.46	c set iterative enc to: none
84.33/84.46	c [INC SEARCH] isOptimum variable: 0
518.86/519.01	c formula is SAT
518.86/519.01	c [INC SEARCH] copied best model
518.86/519.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
518.86/519.02	c model valid
518.86/519.02	c current solution ok
518.86/519.02	o 33
518.86/519.02	c [INC SEARCH] iteration: 5
518.86/519.02	c [INC BOUNDS] best value:33 search for 32
518.86/519.02	c [INC SYSTEM] there exists a inc, kill it!
518.86/519.02	c write failed with 2
518.86/519.02	c [INC SYSTEM] create new solver instance
518.86/519.02	c [INC] encode full formula
518.86/519.02	c (debug) using card networks
518.86/519.02	c old isEQ: 208, new EQ is 0
518.86/519.03	c set iterative enc to: card
518.86/519.03	c set iterative enc to: none
518.86/519.04	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 27069 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-3747730-1339102793/watcher-3747730-1339102793 -o /tmp/evaluation-result-3747730-1339102793/solver-3747730-1339102793 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747730-1339102793.opb 2071556067 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: 1.92 1.98 2.04 2/178 27068
/proc/meminfo: memFree=29429232/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0

[startup+0.0299331 s]
/proc/loadavg: 1.92 1.98 2.04 2/178 27068
/proc/meminfo: memFree=29429232/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 1.92 1.98 2.04 2/178 27068
/proc/meminfo: memFree=29429232/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300348 s]
/proc/loadavg: 1.92 1.98 2.04 2/178 27068
/proc/meminfo: memFree=29429232/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 1.92 1.98 2.04 2/178 27068
/proc/meminfo: memFree=29429232/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 1.92 1.98 2.04 3/181 27079
/proc/meminfo: memFree=29413760/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=1.1 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 3695 14024 0 0 8 3 88 11 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 15328

[startup+3.10033 s]
/proc/loadavg: 1.92 1.98 2.04 3/181 27081
/proc/meminfo: memFree=29414800/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=1.1 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 3695 14024 0 0 8 3 88 11 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27081] ppid=27069 vsize=14500 CPUtime=1.94 cores=1,3,5,7
/proc/27081/stat : 27081 (glucosInc) R 27069 27068 26405 0 -1 4202496 3597 0 0 0 194 0 0 0 20 0 1 0 376406394 14848000 2988 33554432000 4194304 5654031 140735372816416 140735372804232 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27081/statm: 3625 2988 142 357 0 3265 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 29828

[startup+6.30035 s]
/proc/loadavg: 1.93 1.98 2.04 3/181 27081
/proc/meminfo: memFree=29400920/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=1.1 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 3695 14024 0 0 8 3 88 11 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27081] ppid=27069 vsize=24460 CPUtime=5.14 cores=1,3,5,7
/proc/27081/stat : 27081 (glucosInc) R 27069 27068 26405 0 -1 4202496 5883 0 0 0 513 1 0 0 20 0 1 0 376406394 25047040 5491 33554432000 4194304 5654031 140735372816416 140735372814440 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27081/statm: 6115 5491 142 357 0 5755 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 39788

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 2.04 3/182 27084
/proc/meminfo: memFree=29379424/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=1.1 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 3695 14024 0 0 8 3 88 11 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27081] ppid=27069 vsize=62060 CPUtime=11.54 cores=1,3,5,7
/proc/27081/stat : 27081 (glucosInc) R 27069 27068 26405 0 -1 4202496 6645 0 0 0 1151 3 0 0 20 0 1 0 376406394 63549440 10694 33554432000 4194304 5654031 140735372816416 140735372814296 4218752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27081/statm: 15515 10694 142 357 0 15155 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 77388

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 2.04 3/182 27084
/proc/meminfo: memFree=29377780/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=1.1 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 3695 14024 0 0 8 3 88 11 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27081] ppid=27069 vsize=62060 CPUtime=24.34 cores=1,3,5,7
/proc/27081/stat : 27081 (glucosInc) R 27069 27068 26405 0 -1 4202496 7462 0 0 0 2430 4 0 0 20 0 1 0 376406394 63549440 10694 33554432000 4194304 5654031 140735372816416 140735372814440 4215290 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27081/statm: 15515 10694 142 357 0 15155 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 77388

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 2.04 3/182 27086
/proc/meminfo: memFree=29385756/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=43.39 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 4148 24004 0 0 10 3 4306 20 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27086] ppid=27069 vsize=65980 CPUtime=7.65 cores=1,3,5,7
/proc/27086/stat : 27086 (glucosInc) R 27069 27068 26405 0 -1 4202496 7304 0 0 0 762 3 0 0 20 0 1 0 376410623 67563520 9742 33554432000 4194304 5654031 140736182530256 140736182528136 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27086/statm: 16495 9742 141 357 0 16135 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81308

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.04 3/182 27111
/proc/meminfo: memFree=29378992/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=84.41 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 4601 33699 0 0 12 3 8397 29 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27111] ppid=27069 vsize=62080 CPUtime=17.82 cores=1,3,5,7
/proc/27111/stat : 27111 (glucosInc) R 27069 27068 26405 0 -1 4202496 6039 0 0 0 1779 3 0 0 20 0 1 0 376414727 63569920 10222 33554432000 4194304 5654031 140737070279008 140737070277032 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27111/statm: 15520 10222 142 357 0 15160 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 77408

[startup+162.3 s]
/proc/loadavg: 2.12 2.03 2.04 3/181 27111
/proc/meminfo: memFree=29284424/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=84.41 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 4601 33699 0 0 12 3 8397 29 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27111] ppid=27069 vsize=153952 CPUtime=77.81 cores=1,3,5,7
/proc/27111/stat : 27111 (glucosInc) R 27069 27068 26405 0 -1 4202496 11531 0 0 0 7766 15 0 0 20 0 1 0 376414727 157646848 34479 33554432000 4194304 5654031 140737070279008 140737070277096 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27111/statm: 38488 34479 142 357 0 38128 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 169280

[startup+222.3 s]
/proc/loadavg: 2.10 2.04 2.04 3/181 27112
/proc/meminfo: memFree=29309068/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=84.41 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 4601 33699 0 0 12 3 8397 29 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27111] ppid=27069 vsize=123132 CPUtime=137.79 cores=1,3,5,7
/proc/27111/stat : 27111 (glucosInc) R 27069 27068 26405 0 -1 4202496 15974 0 0 0 13754 25 0 0 20 0 1 0 376414727 126087168 26732 33554432000 4194304 5654031 140737070279008 140737070276936 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27111/statm: 30783 26732 142 357 0 30423 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 138460

[startup+282.3 s]
/proc/loadavg: 2.09 2.04 2.04 3/181 27112
/proc/meminfo: memFree=29250092/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.01 2.00 3/181 27184
/proc/meminfo: memFree=29517396/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=195684 CPUtime=843.07 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 40793 0 0 0 84223 84 0 0 20 0 1 0 376458184 200380416 48041 33554432000 4194304 5654031 140734842374272 140734842362088 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 48921 48041 142 357 0 48561 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 211012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27185
/proc/meminfo: memFree=29548336/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=145900 CPUtime=903.06 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 42751 0 0 0 90216 90 0 0 20 0 1 0 376458184 149401600 35845 33554432000 4194304 5654031 140734842374272 140734842372296 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 36475 35845 142 357 0 36115 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 161228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27185
/proc/meminfo: memFree=29467524/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=226040 CPUtime=963.05 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 44824 0 0 0 96210 95 0 0 20 0 1 0 376458184 231464960 54092 33554432000 4194304 5654031 140734842374272 140734842362088 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 56510 54092 142 357 0 56150 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 241368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27185
/proc/meminfo: memFree=29439364/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=276128 CPUtime=1023.03 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 46361 0 0 0 102203 100 0 0 20 0 1 0 376458184 282755072 60537 33554432000 4194304 5654031 140734842374272 140734842372360 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 69032 60537 142 357 0 68672 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 291456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27185
/proc/meminfo: memFree=29415336/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=276128 CPUtime=1083.02 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 47626 0 0 0 108197 105 0 0 20 0 1 0 376458184 282755072 66169 33554432000 4194304 5654031 140734842374272 140734842362088 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 69032 66169 142 357 0 68672 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 291456

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 27185
/proc/meminfo: memFree=29380572/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=276128 CPUtime=1143 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 48831 0 0 0 114192 108 0 0 20 0 1 0 376458184 282755072 64121 33554432000 4194304 5654031 140734842374272 140734842362088 4218784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 69032 64121 142 357 0 68672 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 291456

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 27185
/proc/meminfo: memFree=29443288/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=195220 CPUtime=1203 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 50745 0 0 0 120186 114 0 0 20 0 1 0 376458184 199905280 44707 33554432000 4194304 5654031 140734842374272 140734842362088 4232585 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 48805 44707 142 357 0 48445 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 210548

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 27186
/proc/meminfo: memFree=29467484/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=226040 CPUtime=1262.98 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 53206 0 0 0 126180 118 0 0 20 0 1 0 376458184 231464960 50508 33554432000 4194304 5654031 140734842374272 140734842372360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 56510 50508 142 357 0 56150 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 241368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27186
/proc/meminfo: memFree=29396736/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=276128 CPUtime=1281.18 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 53524 0 0 0 127999 119 0 0 20 0 1 0 376458184 282755072 59001 33554432000 4194304 5654031 140734842374272 140734842372360 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 69032 59001 142 357 0 68672 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 291456

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27186
/proc/meminfo: memFree=29396736/32873844 swapFree=7116/7116
[pid=27068] ppid=27066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27068/stat : 27068 (npSolver-pbo-It) S 27066 27068 26405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376406280 9367552 275 33554432000 4194304 5064252 140735733689824 140735733688736 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27068/statm: 2287 275 233 213 0 72 0
[pid=27069] ppid=27068 vsize=6180 CPUtime=518.9 cores=1,3,5,7
/proc/27069/stat : 27069 (npSolver-pbo) S 27068 27068 26405 0 -1 4202496 5054 67750 0 0 13 3 51783 91 20 0 1 0 376406280 6328320 1136 33554432000 4194304 6004724 140734179055728 140734179041576 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27069/statm: 1545 1136 176 442 0 1099 0
[pid=27115] ppid=27069 vsize=276128 CPUtime=1281.18 cores=1,3,5,7
/proc/27115/stat : 27115 (glucosInc) R 27069 27068 26405 0 -1 4202496 53524 0 0 0 127999 119 0 0 20 0 1 0 376458184 282755072 59001 33554432000 4194304 5654031 140734842374272 140734842372360 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27115/statm: 69032 59001 142 357 0 68672 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 291456

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27068 and gives
#  childrusage.ru_utime.tv_sec=517
#  childrusage.ru_utime.tv_usec=968256
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=961853
# CPU time returned by wait4() is 518.93
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1797.95
CPU system time (s): 2.13
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 422164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.968
system time used= 0.961853
maximum resident set size= 284940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 348
involuntary context switches= 760

runsolver used 2.95555 second user time and 7.34088 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-07 22:59:53
IDJOB=3747730
IDBENCH=48112
IDSOLVER=2332
FILE ID=node111/3747730-1339102793
RUNJOBID= node111-1339098177-26422
PBS_JOBID= 14643742
Free space on /tmp= 67356 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747730-1339102793/watcher-3747730-1339102793 -o /tmp/evaluation-result-3747730-1339102793/solver-3747730-1339102793 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747730-1339102793.opb 2071556067 HOME HOME

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

MD5SUM BENCH= 93a95f0846e71f0984a2317cf811edef
RANDOM SEED=2071556067

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29429620 kB
Buffers:          180392 kB
Cached:          2149696 kB
SwapCached:         1504 kB
Active:           662336 kB
Inactive:        1965128 kB
Active(anon):     295868 kB
Inactive(anon):     4228 kB
Active(file):     366468 kB
Inactive(file):  1960900 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8512 kB
Writeback:             0 kB
AnonPages:        391496 kB
Mapped:             9492 kB
Shmem:                 0 kB
Slab:             672836 kB
SReclaimable:     115008 kB
SUnreclaim:       557828 kB
KernelStack:        1480 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     502328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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= 67388 MiB
End job on node111 at 2012-06-07 23:29:54