Trace number 3752499

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 (fixed)? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_2.opb
MD5SUMcb610107b772b4f0726736eafa902b12
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1796.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint110
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75286
Sum of products size (including duplicates)150572
Number of different products75286
Sum of products size150572

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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.08/1.17	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.17	c [INC SYSTEM] execute solver
1.15/1.25	c [INC SEARCH] formula is SAT
1.15/1.25	c [INC SYSTEM] solved the initial formula
1.15/1.29	c model valid
1.15/1.29	c current solution ok
1.40/1.52	o 999
1.40/1.52	c starting approximation
1.40/1.52	c factor = 1
1.40/1.52	c can not find a suitable factor, leaving approximation
1.40/1.52	c finished approximation
1.40/1.52	c [INC SYSTEM] there exists a inc, kill it!
1.40/1.52	c write failed with 2
1.40/1.52	c [INC SEARCH] iteration: 0
1.40/1.52	c [INC BOUNDS] best value:999 search for 998
1.40/1.52	c [INC SYSTEM] create new solver instance
1.40/1.52	c [INC] encode full formula
1.40/1.52	c (debug) using card networks
1.40/1.52	c old isEQ: 64, new EQ is 0
1.40/1.54	c set iterative enc to: card
1.40/1.54	c set iterative enc to: none
1.40/1.55	c [INC SEARCH] isOptimum variable: 0
5.27/5.33	c formula is SAT
5.27/5.34	c [INC SEARCH] copied best model
5.27/5.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.27/5.38	c model valid
5.27/5.38	c current solution ok
5.27/5.38	o 44
5.27/5.38	c [INC SEARCH] iteration: 1
5.27/5.38	c [INC BOUNDS] best value:44 search for 43
5.27/5.38	c [INC SYSTEM] there exists a inc, kill it!
5.27/5.38	c write failed with 2
5.27/5.38	c [INC SYSTEM] create new solver instance
5.27/5.38	c [INC] encode full formula
5.27/5.38	c (debug) using card networks
5.27/5.38	c old isEQ: 96, new EQ is 0
5.27/5.39	c set iterative enc to: card
5.27/5.39	c set iterative enc to: none
5.38/5.40	c [INC SEARCH] isOptimum variable: 0
7.16/7.23	c formula is SAT
7.16/7.24	c [INC SEARCH] copied best model
7.16/7.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.16/7.27	c model valid
7.16/7.27	c current solution ok
7.16/7.27	o 43
7.16/7.27	c [INC SEARCH] iteration: 2
7.16/7.27	c [INC BOUNDS] best value:43 search for 42
7.16/7.27	c [INC SYSTEM] there exists a inc, kill it!
7.16/7.27	c write failed with 2
7.16/7.28	c [INC SYSTEM] create new solver instance
7.16/7.28	c [INC] encode full formula
7.16/7.28	c (debug) using card networks
7.16/7.28	c old isEQ: 96, new EQ is 0
7.16/7.29	c set iterative enc to: card
7.16/7.29	c set iterative enc to: none
7.28/7.30	c [INC SEARCH] isOptimum variable: 0
15.96/16.09	c formula is SAT
16.06/16.10	c [INC SEARCH] copied best model
16.06/16.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.06/16.13	c model valid
16.06/16.13	c current solution ok
16.06/16.13	o 42
16.06/16.13	c [INC SEARCH] iteration: 3
16.06/16.13	c [INC BOUNDS] best value:42 search for 41
16.06/16.13	c [INC SYSTEM] there exists a inc, kill it!
16.06/16.13	c write failed with 2
16.06/16.14	c [INC SYSTEM] create new solver instance
16.06/16.14	c [INC] encode full formula
16.06/16.14	c (debug) using card networks
16.06/16.14	c old isEQ: 96, new EQ is 0
16.06/16.15	c set iterative enc to: card
16.06/16.15	c set iterative enc to: none
16.06/16.16	c [INC SEARCH] isOptimum variable: 0
47.26/47.36	c formula is SAT
47.26/47.36	c [INC SEARCH] copied best model
47.26/47.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.36/47.40	c model valid
47.36/47.40	c current solution ok
47.36/47.40	o 41
47.36/47.40	c [INC SEARCH] iteration: 4
47.36/47.40	c [INC BOUNDS] best value:41 search for 40
47.36/47.40	c [INC SYSTEM] there exists a inc, kill it!
47.36/47.40	c write failed with 2
47.36/47.40	c [INC SYSTEM] create new solver instance
47.36/47.40	c [INC] encode full formula
47.36/47.40	c (debug) using card networks
47.36/47.40	c old isEQ: 96, new EQ is 0
47.36/47.42	c set iterative enc to: card
47.36/47.42	c set iterative enc to: none
47.36/47.42	c [INC SEARCH] isOptimum variable: 0
58.35/58.45	c formula is SAT
58.35/58.45	c [INC SEARCH] copied best model
58.35/58.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.35/58.49	c model valid
58.35/58.49	c current solution ok
58.35/58.49	o 39
58.35/58.49	c [INC SEARCH] iteration: 5
58.35/58.49	c [INC BOUNDS] best value:39 search for 38
58.35/58.49	c [INC SYSTEM] there exists a inc, kill it!
58.35/58.49	c write failed with 2
58.35/58.49	c [INC SYSTEM] create new solver instance
58.35/58.49	c [INC] encode full formula
58.35/58.49	c (debug) using card networks
58.35/58.49	c old isEQ: 96, new EQ is 0
58.46/58.50	c set iterative enc to: card
58.46/58.50	c set iterative enc to: none
58.46/58.51	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 10085 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-3752499-1339218948/watcher-3752499-1339218948 -o /tmp/evaluation-result-3752499-1339218948/solver-3752499-1339218948 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752499-1339218948.opb 611726486 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 10084
/proc/meminfo: memFree=29641204/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0

[startup+0.0112941 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 10084
/proc/meminfo: memFree=29641204/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100202 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 10084
/proc/meminfo: memFree=29641204/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 10084
/proc/meminfo: memFree=29641204/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 10084
/proc/meminfo: memFree=29641204/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 0.08 0.02 0.01 3/182 10101
/proc/meminfo: memFree=29559916/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=1.4 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) R 10084 10084 10037 0 -1 4202496 5427 14452 0 0 21 19 75 25 20 0 1 0 388022081 15233024 3249 33554432000 4194304 6004724 140733694049856 140733694036136 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3249 159 442 0 3273 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 24024

[startup+3.10038 s]
/proc/loadavg: 0.08 0.02 0.01 3/181 10108
/proc/meminfo: memFree=29589628/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=1.54 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 6682 19948 0 0 24 21 82 27 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10108] ppid=10085 vsize=42128 CPUtime=1.53 cores=1,3,5,7
/proc/10108/stat : 10108 (glucosInc) R 10085 10084 10037 0 -1 4202496 8103 0 0 0 152 1 0 0 20 0 1 0 388022237 43139072 8845 33554432000 4194304 5654031 140733726194512 140733726192120 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10108/statm: 10532 8845 131 357 0 10172 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 66152

[startup+6.30037 s]
/proc/loadavg: 0.23 0.05 0.02 3/181 10110
/proc/meminfo: memFree=29587044/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=5.38 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 7929 29167 0 0 30 21 457 30 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10110] ppid=10085 vsize=32948 CPUtime=0.89 cores=1,3,5,7
/proc/10110/stat : 10110 (glucosInc) R 10085 10084 10037 0 -1 4202496 6191 0 0 0 88 1 0 0 20 0 1 0 388022621 33738752 6482 33554432000 4194304 5654031 140733254908688 140733254906568 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10110/statm: 8237 6482 131 357 0 7877 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56972

[startup+12.7004 s]
/proc/loadavg: 0.37 0.08 0.03 3/181 10112
/proc/meminfo: memFree=29569776/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=7.28 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 9200 36173 0 0 35 21 639 33 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10112] ppid=10085 vsize=38704 CPUtime=5.38 cores=1,3,5,7
/proc/10112/stat : 10112 (glucosInc) R 10085 10084 10037 0 -1 4202496 8439 0 0 0 537 1 0 0 20 0 1 0 388022811 39632896 8388 33554432000 4194304 5654031 140733508434960 140733508422776 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10112/statm: 9676 8388 142 357 0 9316 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62728

[startup+25.5004 s]
/proc/loadavg: 0.73 0.18 0.06 3/181 10114
/proc/meminfo: memFree=29552824/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=16.13 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 10426 47134 0 0 41 21 1515 36 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10114] ppid=10085 vsize=39100 CPUtime=9.33 cores=1,3,5,7
/proc/10114/stat : 10114 (glucosInc) R 10085 10084 10037 0 -1 4202496 8810 0 0 0 931 2 0 0 20 0 1 0 388023697 40038400 7924 33554432000 4194304 5654031 140734368030688 140734368028712 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10114/statm: 9775 7924 141 357 0 9415 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63124

[startup+51.1004 s]
/proc/loadavg: 1.16 0.32 0.11 3/181 10116
/proc/meminfo: memFree=29546036/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=47.39 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 11651 61847 0 0 46 22 4626 45 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10116] ppid=10085 vsize=38164 CPUtime=3.66 cores=1,3,5,7
/proc/10116/stat : 10116 (glucosInc) R 10085 10084 10037 0 -1 4202496 7205 0 0 0 365 1 0 0 20 0 1 0 388026824 39079936 7466 33554432000 4194304 5654031 140734711383040 140734711381128 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10116/statm: 9541 7466 131 357 0 9181 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62188

[startup+102.3 s]
/proc/loadavg: 1.64 0.58 0.20 3/181 10122
/proc/meminfo: memFree=29482952/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=137744 CPUtime=43.75 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 14880 0 0 0 4365 10 0 0 20 0 1 0 388027933 141049856 31567 33554432000 4194304 5654031 140733660654960 140733660642776 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 34436 31567 142 357 0 34076 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 161768

[startup+162.3 s]
/proc/loadavg: 1.91 0.85 0.32 3/181 10125
/proc/meminfo: memFree=29470948/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=137744 CPUtime=103.75 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 20288 0 0 0 10353 22 0 0 20 0 1 0 388027933 141049856 30493 33554432000 4194304 5654031 140733660654960 140733660652888 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 34436 30493 142 357 0 34076 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 161768

[startup+222.3 s]
/proc/loadavg: 1.96 1.06 0.42 3/181 10125
/proc/meminfo: memFree=29382920/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=218652 CPUtime=163.74 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 25385 0 0 0 16344 30 0 0 20 0 1 0 388027933 223899648 46733 33554432000 4194304 5654031 140733660654960 140733660653048 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 54663 46733 142 357 0 54303 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 242676

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/182 10128
/proc/meminfo: memFree=29261016/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 1.97 1.48 3/181 10136
/proc/meminfo: memFree=29191292/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=300040 CPUtime=1243.51 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 65256 0 0 0 124211 140 0 0 20 0 1 0 388027933 307240960 67233 33554432000 4194304 5654031 140733660654960 140733660653048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 75010 67233 142 357 0 74650 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 324064

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/180 10136
/proc/meminfo: memFree=29347660/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=218652 CPUtime=1303.51 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 66851 0 0 0 130207 144 0 0 20 0 1 0 388027933 223899648 41059 33554432000 4194304 5654031 140733660654960 140733660653048 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 54663 41059 142 357 0 54303 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 242676

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 10137
/proc/meminfo: memFree=29172972/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=432300 CPUtime=1363.49 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 68129 0 0 0 136202 147 0 0 20 0 1 0 388027933 442675200 85259 33554432000 4194304 5654031 140733660654960 140733660653048 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 108075 85259 142 357 0 107715 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 456324

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.57 3/182 10140
/proc/meminfo: memFree=29252904/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=300040 CPUtime=1423.49 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 70316 0 0 0 142193 156 0 0 20 0 1 0 388027933 307240960 53003 33554432000 4194304 5654031 140733660654960 140733660653048 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 75010 53003 142 357 0 74650 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 324064

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.59 3/181 10140
/proc/meminfo: memFree=29087040/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=432300 CPUtime=1483.45 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 70946 0 0 0 148187 158 0 0 20 0 1 0 388027933 442675200 96523 33554432000 4194304 5654031 140733660654960 140733660653048 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 108075 96523 142 357 0 107715 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 456324

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/181 10140
/proc/meminfo: memFree=29323532/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=218652 CPUtime=1543.45 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 72460 0 0 0 154178 167 0 0 20 0 1 0 388027933 223899648 47715 33554432000 4194304 5654031 140733660654960 140733660653048 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 54663 47715 142 357 0 54303 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 242676

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 10140
/proc/meminfo: memFree=29096784/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=432300 CPUtime=1603.44 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 73743 0 0 0 160173 171 0 0 20 0 1 0 388027933 442675200 95499 33554432000 4194304 5654031 140733660654960 140733660653048 4215248 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 108075 95499 142 357 0 107715 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 456324

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/181 10141
/proc/meminfo: memFree=29304592/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=218652 CPUtime=1663.43 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 75280 0 0 0 166163 180 0 0 20 0 1 0 388027933 223899648 42083 33554432000 4194304 5654031 140733660654960 140733660653048 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 54663 42083 142 357 0 54303 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 242676

[startup+1782.31 s]
/proc/loadavg: 2.00 1.99 1.67 3/181 10143
/proc/meminfo: memFree=29239932/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=432300 CPUtime=1723.42 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 76565 0 0 0 172159 183 0 0 20 0 1 0 388027933 442675200 86795 33554432000 4194304 5654031 140733660654960 140733660653048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 108075 86795 142 357 0 107715 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 456324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.92 1.97 1.68 2/173 10168
/proc/meminfo: memFree=29242964/32873648 swapFree=7376/7376
[pid=10084] ppid=10082 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10084/stat : 10084 (npSolver-pbo-It) S 10082 10084 10037 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388022081 9367552 275 33554432000 4194304 5064252 140734281058880 140734281057792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10084/statm: 2287 275 233 213 0 72 0
[pid=10085] ppid=10084 vsize=14876 CPUtime=58.48 cores=1,3,5,7
/proc/10085/stat : 10085 (npSolver-pbo) S 10084 10084 10037 0 -1 4202496 12876 72685 0 0 52 23 5723 50 20 0 1 0 388022081 15233024 3279 33554432000 4194304 6004724 140733694049856 140733694035704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10085/statm: 3719 3279 189 442 0 3273 0
[pid=10118] ppid=10085 vsize=432300 CPUtime=1741.61 cores=1,3,5,7
/proc/10118/stat : 10118 (glucosInc) R 10085 10084 10037 0 -1 4202496 76594 0 0 0 173978 183 0 0 20 0 1 0 388027933 442675200 98059 33554432000 4194304 5654031 140733660654960 140733660653048 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10118/statm: 108075 98059 142 357 0 107715 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 456324

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10084 and gives
#  childrusage.ru_utime.tv_sec=57
#  childrusage.ru_utime.tv_usec=761218
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=734888
# CPU time returned by wait4() is 58.4961
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1797.53
CPU system time (s): 2.56
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 751388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.7612
system time used= 0.734888
maximum resident set size= 190644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85936
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1082
involuntary context switches= 543

runsolver used 3.22251 second user time and 8.79366 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 07:15:48
IDJOB=3752499
IDBENCH=48150
IDSOLVER=2335
FILE ID=node112/3752499-1339218948
RUNJOBID= node112-1339218948-10054
PBS_JOBID= 14644316
Free space on /tmp= 70256 MiB

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

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

MD5SUM BENCH= cb610107b772b4f0726736eafa902b12
RANDOM SEED=611726486

node112.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.763
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.52
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.763
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.763
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.763
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.763
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.763
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.763
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.763
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:        29631396 kB
Buffers:          340716 kB
Cached:          1990236 kB
SwapCached:         2156 kB
Active:          1576936 kB
Inactive:         777248 kB
Active(anon):      20124 kB
Inactive(anon):     3148 kB
Active(file):    1556812 kB
Inactive(file):   774100 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             18252 kB
Writeback:             4 kB
AnonPages:         11948 kB
Mapped:             8776 kB
Shmem:                 0 kB
Slab:             748648 kB
SReclaimable:     192760 kB
SUnreclaim:       555888 kB
KernelStack:        1408 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70248 MiB
End job on node112 at 2012-06-09 07:45:49