Trace number 3747739

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.03 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_1.opb
MD5SUM0945390fcac05113ffd57d1199a19e21
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-126
Best CPU time to get the best result obtained on this benchmark1798.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -126
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 constraint25
Maximum length of a constraint51
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)31640
Sum of products size (including duplicates)63280
Number of different products15820
Sum of products size31640

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	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.35	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.47	o 0
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SEARCH] iteration: 0
0.00/0.47	c [INC BOUNDS] best value:1000 search for 999
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.47	c old isEQ: 41, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
0.00/0.57	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o -116
0.00/0.59	c [INC SEARCH] iteration: 1
0.00/0.59	c [INC BOUNDS] best value:884 search for 883
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 0, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
11.67/11.77	c formula is SAT
11.67/11.78	c [INC SEARCH] copied best model
11.67/11.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.67/11.79	c model valid
11.67/11.79	c current solution ok
11.67/11.79	o -119
11.67/11.79	c [INC SEARCH] iteration: 2
11.67/11.79	c [INC BOUNDS] best value:881 search for 880
11.67/11.79	c [INC SYSTEM] there exists a inc, kill it!
11.67/11.79	c write failed with 2
11.67/11.79	c [INC SYSTEM] create new solver instance
11.67/11.79	c [INC] encode full formula
11.67/11.79	c (debug) using card networks
11.67/11.79	c old isEQ: 0, new EQ is 0
11.77/11.82	c set iterative enc to: card
11.77/11.82	c set iterative enc to: none
11.77/11.82	c [INC SEARCH] isOptimum variable: 0
55.26/55.36	c formula is SAT
55.26/55.36	c [INC SEARCH] copied best model
55.26/55.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.26/55.38	c model valid
55.26/55.38	c current solution ok
55.26/55.38	o -121
55.26/55.38	c [INC SEARCH] iteration: 3
55.26/55.38	c [INC BOUNDS] best value:879 search for 878
55.26/55.38	c [INC SYSTEM] there exists a inc, kill it!
55.26/55.38	c write failed with 2
55.26/55.38	c [INC SYSTEM] create new solver instance
55.26/55.38	c [INC] encode full formula
55.26/55.38	c (debug) using card networks
55.26/55.38	c old isEQ: 0, new EQ is 0
55.36/55.40	c set iterative enc to: card
55.36/55.40	c set iterative enc to: none
55.36/55.41	c [INC SEARCH] isOptimum variable: 0
198.72/198.83	c formula is SAT
198.72/198.84	c [INC SEARCH] copied best model
198.72/198.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.72/198.85	c model valid
198.72/198.85	c current solution ok
198.72/198.85	o -126
198.72/198.85	c [INC SEARCH] iteration: 4
198.72/198.85	c [INC BOUNDS] best value:874 search for 873
198.72/198.85	c [INC SYSTEM] there exists a inc, kill it!
198.72/198.85	c write failed with 2
198.72/198.85	c [INC SYSTEM] create new solver instance
198.72/198.85	c [INC] encode full formula
198.72/198.85	c (debug) using card networks
198.72/198.85	c old isEQ: 208, new EQ is 0
198.72/198.88	c set iterative enc to: card
198.72/198.88	c set iterative enc to: none
198.72/198.88	c [INC SEARCH] isOptimum variable: 0
710.11/710.39	c formula is SAT
710.11/710.39	c [INC SEARCH] copied best model
710.11/710.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
710.22/710.41	c model valid
710.22/710.41	c current solution ok
710.22/710.41	o -128
710.22/710.41	c [INC SEARCH] iteration: 5
710.22/710.41	c [INC BOUNDS] best value:872 search for 871
710.22/710.41	c [INC SYSTEM] there exists a inc, kill it!
710.22/710.41	c write failed with 2
710.22/710.41	c [INC SYSTEM] create new solver instance
710.22/710.41	c [INC] encode full formula
710.22/710.41	c (debug) using card networks
710.22/710.41	c old isEQ: 208, new EQ is 0
710.22/710.43	c set iterative enc to: card
710.22/710.43	c set iterative enc to: none
710.22/710.44	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 18058 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-3747739-1339103603/watcher-3747739-1339103603 -o /tmp/evaluation-result-3747739-1339103603/solver-3747739-1339103603 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747739-1339103603.opb 874798390 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 18057
/proc/meminfo: memFree=27087564/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0

[startup+0.0127551 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 18057
/proc/meminfo: memFree=27087564/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100152 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 18057
/proc/meminfo: memFree=27087564/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 18057
/proc/meminfo: memFree=27087564/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700144 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 18057
/proc/meminfo: memFree=27087564/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/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: 1.92 2.00 1.99 3/181 18068
/proc/meminfo: memFree=27056956/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 6703 14853 0 0 15 10 29 7 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18068] ppid=18058 vsize=25184 CPUtime=0.85 cores=0,2,4,6
/proc/18068/stat : 18068 (glucosInc) R 18058 18057 17422 0 -1 4202496 4965 0 0 0 85 0 0 0 20 0 1 0 376485837 25788416 5722 33554432000 4194304 5654031 140736144184480 140736144182248 4226330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18068/statm: 6296 5722 141 357 0 5936 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47656

[startup+3.10037 s]
/proc/loadavg: 1.92 2.00 1.99 3/181 18068
/proc/meminfo: memFree=27054476/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 6703 14853 0 0 15 10 29 7 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18068] ppid=18058 vsize=21424 CPUtime=2.46 cores=0,2,4,6
/proc/18068/stat : 18068 (glucosInc) R 18058 18057 17422 0 -1 4202496 6366 0 0 0 245 1 0 0 20 0 1 0 376485837 21938176 4812 33554432000 4194304 5654031 140736144184480 140736144182248 4232479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18068/statm: 5356 4812 142 357 0 4996 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43896

[startup+6.30031 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18068
/proc/meminfo: memFree=27031208/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 6703 14853 0 0 15 10 29 7 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18068] ppid=18058 vsize=32628 CPUtime=5.66 cores=0,2,4,6
/proc/18068/stat : 18068 (glucosInc) R 18058 18057 17422 0 -1 4202496 6700 0 0 0 565 1 0 0 20 0 1 0 376485837 33411072 7682 33554432000 4194304 5654031 140736144184480 140736144172296 4232484 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18068/statm: 8157 7682 142 357 0 7797 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 55100

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18070
/proc/meminfo: memFree=27056184/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 8294 22669 0 0 19 10 1142 10 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18070] ppid=18058 vsize=24988 CPUtime=0.86 cores=0,2,4,6
/proc/18070/stat : 18070 (glucosInc) R 18058 18057 17422 0 -1 4202496 4949 0 0 0 86 0 0 0 20 0 1 0 376486957 25587712 5146 33554432000 4194304 5654031 140736135099312 140736135087128 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18070/statm: 6247 5146 140 357 0 5887 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47460

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18127
/proc/meminfo: memFree=27168568/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 8294 22669 0 0 19 10 1142 10 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18070] ppid=18058 vsize=51332 CPUtime=13.66 cores=0,2,4,6
/proc/18070/stat : 18070 (glucosInc) R 18058 18057 17422 0 -1 4202496 9254 0 0 0 1364 2 0 0 20 0 1 0 376486957 52563968 12233 33554432000 4194304 5654031 140736135099312 140736135087128 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18070/statm: 12833 12233 142 357 0 12473 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73804

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18127
/proc/meminfo: memFree=27128976/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 8294 22669 0 0 19 10 1142 10 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18070] ppid=18058 vsize=70520 CPUtime=39.25 cores=0,2,4,6
/proc/18070/stat : 18070 (glucosInc) R 18058 18057 17422 0 -1 4202496 11309 0 0 0 3920 5 0 0 20 0 1 0 376486957 72212480 17138 33554432000 4194304 5654031 140736135099312 140736135087128 4232733 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18070/statm: 17630 17138 142 357 0 17270 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92992

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18133
/proc/meminfo: memFree=27098392/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=55.37 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 9885 34596 0 0 23 10 5488 16 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18129] ppid=18058 vsize=162684 CPUtime=46.86 cores=0,2,4,6
/proc/18129/stat : 18129 (glucosInc) R 18058 18057 17422 0 -1 4202496 14670 0 0 0 4681 5 0 0 20 0 1 0 376491315 166588416 29159 33554432000 4194304 5654031 140734779972912 140734779971000 4215144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18129/statm: 40671 29159 142 357 0 40311 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 185156

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18133
/proc/meminfo: memFree=27077752/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=55.37 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 9885 34596 0 0 23 10 5488 16 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18129] ppid=18058 vsize=82544 CPUtime=106.84 cores=0,2,4,6
/proc/18129/stat : 18129 (glucosInc) R 18058 18057 17422 0 -1 4202496 18945 0 0 0 10672 12 0 0 20 0 1 0 376491315 84525056 15618 33554432000 4194304 5654031 140734779972912 140734779970936 4233431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18129/statm: 20636 15618 142 357 0 20276 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 105016

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18136
/proc/meminfo: memFree=27103572/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=198.8 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 11509 55885 0 0 27 10 19810 33 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18136] ppid=18058 vsize=71836 CPUtime=23.39 cores=0,2,4,6
/proc/18136/stat : 18136 (glucosInc) R 18058 18057 17422 0 -1 4202496 10776 0 0 0 2336 3 0 0 20 0 1 0 376505663 73560064 14297 33554432000 4194304 5654031 140734847975120 140734847962936 4215360 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18136/statm: 17959 14297 142 357 0 17599 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 94308

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.02 2.00 3/181 18150
/proc/meminfo: memFree=26851648/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=284688 CPUtime=591.75 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 35498 0 0 0 59122 53 0 0 20 0 1 0 376556819 291520512 52710 33554432000 4194304 5654031 140733916432112 140733916430200 4215121 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 71172 52710 142 357 0 70812 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 307160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18150
/proc/meminfo: memFree=26995148/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=125416 CPUtime=651.73 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 36768 0 0 0 65116 57 0 0 20 0 1 0 376556819 128425984 28521 33554432000 4194304 5654031 140733916432112 140733916430040 4215104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 31354 28521 142 357 0 30994 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 147888

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26821188/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=287712 CPUtime=711.73 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 38231 0 0 0 71113 60 0 0 20 0 1 0 376556819 294617088 64729 33554432000 4194304 5654031 140733916432112 140733916419928 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 71928 64729 142 357 0 71568 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 310184

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26961524/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=97380 CPUtime=771.71 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 40534 0 0 0 77106 65 0 0 20 0 1 0 376556819 99717120 23700 33554432000 4194304 5654031 140733916432112 140733916419928 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 24345 23700 142 357 0 23985 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 119852

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26879636/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=177520 CPUtime=831.69 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 42772 0 0 0 83100 69 0 0 20 0 1 0 376556819 181780480 40565 33554432000 4194304 5654031 140733916432112 140733916430200 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 44380 40565 142 357 0 44020 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 199992

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 18154
/proc/meminfo: memFree=26869792/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=227608 CPUtime=891.68 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 44293 0 0 0 89094 74 0 0 20 0 1 0 376556819 233070592 49058 33554432000 4194304 5654031 140733916432112 140733916419928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 56902 49058 142 357 0 56542 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 250080

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 18154
/proc/meminfo: memFree=26910912/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=241420 CPUtime=951.67 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 45909 0 0 0 95089 78 0 0 20 0 1 0 376556819 247214080 59679 33554432000 4194304 5654031 140733916432112 140733916419928 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 60355 59679 142 357 0 59995 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 263892

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18155
/proc/meminfo: memFree=26884204/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=160512 CPUtime=1011.66 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 48432 0 0 0 101084 82 0 0 20 0 1 0 376556819 164364288 36783 33554432000 4194304 5654031 140733916432112 140733916419928 4233012 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 40128 36783 142 357 0 39768 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 182984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18155
/proc/meminfo: memFree=26793376/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=322808 CPUtime=1071.65 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 49873 0 0 0 107080 85 0 0 20 0 1 0 376556819 330555392 61727 33554432000 4194304 5654031 140733916432112 140733916430200 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 80702 61727 142 357 0 80342 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 345280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18155
/proc/meminfo: memFree=26832024/32873648 swapFree=7116/7116
[pid=18057] ppid=18055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18057/stat : 18057 (npSolver-pbo-It) S 18055 18057 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485774 9367552 275 33554432000 4194304 5064252 140733420571984 140733420570896 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18057/statm: 2287 275 233 213 0 72 0
[pid=18058] ppid=18057 vsize=13324 CPUtime=710.28 cores=0,2,4,6
/proc/18058/stat : 18058 (npSolver-pbo) S 18057 18057 17422 0 -1 4202496 13171 91807 0 0 32 11 70902 83 20 0 1 0 376485775 13643776 2676 33554432000 4194304 6004724 140733854757504 140733854743352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/18058/statm: 3331 2676 175 442 0 2885 0
[pid=18142] ppid=18058 vsize=322808 CPUtime=1089.75 cores=0,2,4,6
/proc/18142/stat : 18142 (glucosInc) R 18058 18057 17422 0 -1 4202496 49886 0 0 0 108890 85 0 0 20 0 1 0 376556819 330555392 68383 33554432000 4194304 5654031 140733916432112 140733916430200 4218592 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18142/statm: 80702 68383 142 357 0 80342 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 345280

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 18057 and gives
#  childrusage.ru_utime.tv_sec=709
#  childrusage.ru_utime.tv_usec=345163
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=952855
# CPU time returned by wait4() is 710.298
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1798.24
CPU system time (s): 1.79
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 442444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 709.345
system time used= 0.952855
maximum resident set size= 326288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105352
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 760
involuntary context switches= 1395

runsolver used 3.53346 second user time and 11.5013 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-07 23:13:23
IDJOB=3747739
IDBENCH=48193
IDSOLVER=2332
FILE ID=node123/3747739-1339103603
RUNJOBID= node123-1339098177-17438
PBS_JOBID= 14643730
Free space on /tmp= 71272 MiB

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

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

MD5SUM BENCH= 0945390fcac05113ffd57d1199a19e21
RANDOM SEED=874798390

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        27087936 kB
Buffers:         1786636 kB
Cached:          2926348 kB
SwapCached:         2512 kB
Active:          2198904 kB
Inactive:        2684344 kB
Active(anon):     162844 kB
Inactive(anon):     7728 kB
Active(file):    2036060 kB
Inactive(file):  2676616 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              8792 kB
Writeback:             0 kB
AnonPages:        173332 kB
Mapped:            11532 kB
Shmem:                 0 kB
Slab:             764080 kB
SReclaimable:     208160 kB
SUnreclaim:       555920 kB
KernelStack:        1464 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     294956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71264 MiB
End job on node123 at 2012-06-07 23:43:24