Trace number 3747711

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.1 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.18	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.18	c [INC SYSTEM] execute solver
1.16/1.26	c [INC SEARCH] formula is SAT
1.16/1.27	c [INC SYSTEM] solved the initial formula
1.20/1.30	c model valid
1.20/1.30	c current solution ok
1.40/1.53	o 999
1.40/1.53	c [INC SYSTEM] there exists a inc, kill it!
1.40/1.53	c write failed with 2
1.40/1.53	c [INC SEARCH] iteration: 0
1.40/1.53	c [INC BOUNDS] best value:999 search for 998
1.40/1.53	c [INC SYSTEM] create new solver instance
1.40/1.53	c [INC] encode full formula
1.40/1.53	c (debug) using card networks
1.40/1.53	c old isEQ: 41, new EQ is 0
1.40/1.56	c set iterative enc to: card
1.40/1.56	c set iterative enc to: none
1.40/1.56	c [INC SEARCH] isOptimum variable: 0
5.47/5.58	c formula is SAT
5.47/5.59	c [INC SEARCH] copied best model
5.47/5.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.57/5.62	c model valid
5.57/5.62	c current solution ok
5.57/5.62	o 44
5.57/5.62	c [INC SEARCH] iteration: 1
5.57/5.62	c [INC BOUNDS] best value:44 search for 43
5.57/5.62	c [INC SYSTEM] there exists a inc, kill it!
5.57/5.62	c write failed with 2
5.57/5.63	c [INC SYSTEM] create new solver instance
5.57/5.63	c [INC] encode full formula
5.57/5.63	c (debug) using card networks
5.57/5.63	c old isEQ: 96, new EQ is 0
5.57/5.64	c set iterative enc to: card
5.57/5.64	c set iterative enc to: none
5.57/5.65	c [INC SEARCH] isOptimum variable: 0
7.58/7.61	c formula is SAT
7.58/7.62	c [INC SEARCH] copied best model
7.58/7.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.58/7.65	c model valid
7.58/7.65	c current solution ok
7.58/7.65	o 43
7.58/7.65	c [INC SEARCH] iteration: 2
7.58/7.65	c [INC BOUNDS] best value:43 search for 42
7.58/7.65	c [INC SYSTEM] there exists a inc, kill it!
7.58/7.65	c write failed with 2
7.58/7.66	c [INC SYSTEM] create new solver instance
7.58/7.66	c [INC] encode full formula
7.58/7.66	c (debug) using card networks
7.58/7.66	c old isEQ: 96, new EQ is 0
7.58/7.67	c set iterative enc to: card
7.58/7.67	c set iterative enc to: none
7.58/7.68	c [INC SEARCH] isOptimum variable: 0
16.96/17.03	c formula is SAT
16.96/17.04	c [INC SEARCH] copied best model
16.96/17.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.96/17.07	c model valid
16.96/17.07	c current solution ok
16.96/17.07	o 42
16.96/17.07	c [INC SEARCH] iteration: 3
16.96/17.07	c [INC BOUNDS] best value:42 search for 41
16.96/17.07	c [INC SYSTEM] there exists a inc, kill it!
16.96/17.07	c write failed with 2
16.96/17.08	c [INC SYSTEM] create new solver instance
16.96/17.08	c [INC] encode full formula
16.96/17.08	c (debug) using card networks
16.96/17.08	c old isEQ: 96, new EQ is 0
16.96/17.09	c set iterative enc to: card
16.96/17.09	c set iterative enc to: none
16.96/17.10	c [INC SEARCH] isOptimum variable: 0
48.86/48.94	c formula is SAT
48.86/48.95	c [INC SEARCH] copied best model
48.86/48.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.86/48.98	c model valid
48.86/48.98	c current solution ok
48.86/48.98	o 41
48.86/48.98	c [INC SEARCH] iteration: 4
48.86/48.98	c [INC BOUNDS] best value:41 search for 40
48.86/48.98	c [INC SYSTEM] there exists a inc, kill it!
48.86/48.98	c write failed with 2
48.86/48.98	c [INC SYSTEM] create new solver instance
48.86/48.98	c [INC] encode full formula
48.86/48.98	c (debug) using card networks
48.86/48.98	c old isEQ: 96, new EQ is 0
48.97/49.00	c set iterative enc to: card
48.97/49.00	c set iterative enc to: none
48.97/49.00	c [INC SEARCH] isOptimum variable: 0
60.35/60.50	c formula is SAT
60.46/60.50	c [INC SEARCH] copied best model
60.46/60.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
60.46/60.54	c model valid
60.46/60.54	c current solution ok
60.46/60.54	o 39
60.46/60.54	c [INC SEARCH] iteration: 5
60.46/60.54	c [INC BOUNDS] best value:39 search for 38
60.46/60.54	c [INC SYSTEM] there exists a inc, kill it!
60.46/60.54	c write failed with 2
60.46/60.54	c [INC SYSTEM] create new solver instance
60.46/60.54	c [INC] encode full formula
60.46/60.54	c (debug) using card networks
60.46/60.54	c old isEQ: 96, new EQ is 0
60.46/60.55	c set iterative enc to: card
60.46/60.55	c set iterative enc to: none
60.46/60.56	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 19902 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-3747711-1339103587/watcher-3747711-1339103587 -o /tmp/evaluation-result-3747711-1339103587/solver-3747711-1339103587 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747711-1339103587.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.00 1.97 2/178 19901
/proc/meminfo: memFree=31196364/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0

[startup+0.0882391 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 19901
/proc/meminfo: memFree=31196364/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100294 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 19901
/proc/meminfo: memFree=31196364/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 19901
/proc/meminfo: memFree=31196364/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 2.00 2.00 1.97 2/178 19901
/proc/meminfo: memFree=31196364/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 19905
/proc/meminfo: memFree=31114820/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=1.4 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) R 19901 19901 19416 0 -1 4202496 4404 15168 0 0 20 19 75 26 20 0 1 0 376484381 15233024 3249 33554432000 4194304 6004724 140733388151056 140733388137336 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3249 159 442 0 3273 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 24024

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 19910
/proc/meminfo: memFree=31145160/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=1.54 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 5223 20404 0 0 23 21 83 27 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=19910] ppid=19902 vsize=42128 CPUtime=1.52 cores=0,2,4,6
/proc/19910/stat : 19910 (glucosInc) R 19902 19901 19416 0 -1 4202496 8152 0 0 0 151 1 0 0 20 0 1 0 376484538 43139072 8379 33554432000 4194304 5654031 140735760543760 140735760541368 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19910/statm: 10532 8379 131 357 0 10172 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 66152

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 19910
/proc/meminfo: memFree=31133996/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=5.64 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 6019 30031 0 0 29 22 483 30 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 24024

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 19914
/proc/meminfo: memFree=31148096/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=7.66 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 6796 37385 0 0 34 22 678 32 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=19914] ppid=19902 vsize=34000 CPUtime=5.01 cores=0,2,4,6
/proc/19914/stat : 19914 (glucosInc) R 19902 19901 19416 0 -1 4202496 7966 0 0 0 500 1 0 0 20 0 1 0 376485149 34816000 7398 33554432000 4194304 5654031 140736220027152 140736220014968 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19914/statm: 8500 7398 141 357 0 8140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58024

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 19916
/proc/meminfo: memFree=31137116/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=17.08 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 7573 48397 0 0 40 22 1611 35 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=19916] ppid=19902 vsize=46000 CPUtime=8.39 cores=0,2,4,6
/proc/19916/stat : 19916 (glucosInc) R 19902 19901 19416 0 -1 4202496 8490 0 0 0 837 2 0 0 20 0 1 0 376486091 47104000 10209 33554432000 4194304 5654031 140735141267280 140735141265064 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19916/statm: 11500 10209 141 357 0 11140 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70024

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 19918
/proc/meminfo: memFree=31148180/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=48.97 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 8350 63022 0 0 45 22 4786 44 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=19918] ppid=19902 vsize=33212 CPUtime=2.08 cores=0,2,4,6
/proc/19918/stat : 19918 (glucosInc) R 19902 19901 19416 0 -1 4202496 6234 0 0 0 207 1 0 0 20 0 1 0 376489282 34009088 7052 33554432000 4194304 5654031 140736107528880 140736107526664 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19918/statm: 8303 7052 131 357 0 7943 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57236

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 1.98 3/181 20023
/proc/meminfo: memFree=31132616/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=88428 CPUtime=41.72 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 14289 0 0 0 4161 11 0 0 20 0 1 0 376490438 90550272 19329 33554432000 4194304 5654031 140733849158656 140733849156680 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 22107 19329 142 357 0 21747 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112452

[startup+162.3 s]
/proc/loadavg: 2.11 2.03 1.98 3/181 20025
/proc/meminfo: memFree=31026204/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=218656 CPUtime=101.69 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 18914 0 0 0 10149 20 0 0 20 0 1 0 376490438 223903744 46084 33554432000 4194304 5654031 140733849158656 140733849156744 4232380 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 54664 46084 142 357 0 54304 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 242680

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/181 20025
/proc/meminfo: memFree=31035468/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=168568 CPUtime=161.69 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 22776 0 0 0 16140 29 0 0 20 0 1 0 376490438 172613632 39153 33554432000 4194304 5654031 140733849158656 140733849156744 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 42142 39153 142 357 0 41782 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 192592

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/181 20026
/proc/meminfo: memFree=30915856/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6

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

/proc/loadavg: 2.13 2.08 2.01 3/181 20038
/proc/meminfo: memFree=30726360/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=432304 CPUtime=1301.46 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 58728 0 0 0 130005 141 0 0 20 0 1 0 376490438 442679296 95256 33554432000 4194304 5654031 140733849158656 140733849156744 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 108076 95256 142 357 0 107716 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 456328

[startup+1422.31 s]
/proc/loadavg: 2.04 2.06 2.01 3/181 20038
/proc/meminfo: memFree=30860192/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=300044 CPUtime=1361.44 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 60147 0 0 0 135997 147 0 0 20 0 1 0 376490438 307245056 71298 33554432000 4194304 5654031 140733849158656 140733849156744 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 75011 71298 142 357 0 74651 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 324068

[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/181 20039
/proc/meminfo: memFree=30676312/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=168568 CPUtime=1421.42 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 61490 0 0 0 141988 154 0 0 20 0 1 0 376490438 172613632 33453 33554432000 4194304 5654031 140733849158656 140733849156680 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 42142 33453 142 357 0 41782 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 192592

[startup+1542.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/181 20039
/proc/meminfo: memFree=30815244/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=432304 CPUtime=1481.42 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 63076 0 0 0 147984 158 0 0 20 0 1 0 376490438 442679296 82050 33554432000 4194304 5654031 140733849158656 140733849156744 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 108076 82050 142 357 0 107716 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 456328

[startup+1602.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/181 20039
/proc/meminfo: memFree=30645692/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=647228 CPUtime=1541.41 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 63579 0 0 0 153979 162 0 0 20 0 1 0 376490438 662761472 115254 33554432000 4194304 5654031 140733849158656 140733849156744 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 161807 115254 142 357 0 161447 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 671252

[startup+1662.3 s]
/proc/loadavg: 2.21 2.10 2.02 3/182 20042
/proc/meminfo: memFree=30840160/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=432304 CPUtime=1601.4 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 65496 0 0 0 159970 170 0 0 20 0 1 0 376490438 442679296 75906 33554432000 4194304 5654031 140733849158656 140733849156744 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 108076 75906 142 357 0 107716 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 456328

[startup+1722.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/181 20042
/proc/meminfo: memFree=30619236/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=647228 CPUtime=1661.39 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 66021 0 0 0 165965 174 0 0 20 0 1 0 376490438 662761472 121910 33554432000 4194304 5654031 140733849158656 140733849156744 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 161807 121910 142 357 0 161447 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 671252

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/181 20043
/proc/meminfo: memFree=30876856/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=300044 CPUtime=1721.36 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 67442 0 0 0 171956 180 0 0 20 0 1 0 376490438 307245056 66690 33554432000 4194304 5654031 140733849158656 140733849156744 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 75011 66690 142 357 0 74651 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 324068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.07 2.01 3/181 20043
/proc/meminfo: memFree=30821624/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=432304 CPUtime=1739.57 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 67980 0 0 0 173775 182 0 0 20 0 1 0 376490438 442679296 80514 33554432000 4194304 5654031 140733849158656 140733849156744 4218807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 108076 80514 142 357 0 107716 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 456328

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.07 2.07 2.01 3/181 20043
/proc/meminfo: memFree=30821624/32873844 swapFree=7632/7632
[pid=19901] ppid=19899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19901/stat : 19901 (npSolver-pbo-It) S 19899 19901 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376484381 9367552 275 33554432000 4194304 5064252 140736198322560 140736198321472 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19901/statm: 2287 275 233 213 0 72 0
[pid=19902] ppid=19901 vsize=14876 CPUtime=60.53 cores=0,2,4,6
/proc/19902/stat : 19902 (npSolver-pbo) S 19901 19901 19416 0 -1 4202496 9127 73922 0 0 51 23 5931 48 20 0 1 0 376484381 15233024 3266 33554432000 4194304 6004724 140733388151056 140733388136904 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19902/statm: 3719 3266 176 442 0 3273 0
[pid=20015] ppid=19902 vsize=432304 CPUtime=1739.57 cores=0,2,4,6
/proc/20015/stat : 20015 (glucosInc) R 19902 19901 19416 0 -1 4202496 67980 0 0 0 173775 182 0 0 20 0 1 0 376490438 442679296 80514 33554432000 4194304 5654031 140733849158656 140733849156744 4218807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20015/statm: 108076 80514 142 357 0 107716 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 456328

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19901 and gives
#  childrusage.ru_utime.tv_sec=59
#  childrusage.ru_utime.tv_usec=829904
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=720890
# CPU time returned by wait4() is 60.5508
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1797.57
CPU system time (s): 2.53
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 751392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.8299
system time used= 0.72089
maximum resident set size= 190456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83424
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= 1080
involuntary context switches= 155

runsolver used 3.2895 second user time and 7.47786 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-07 23:13:07
IDJOB=3747711
IDBENCH=48150
IDSOLVER=2332
FILE ID=node119/3747711-1339103587
RUNJOBID= node119-1339098177-19432
PBS_JOBID= 14643734
Free space on /tmp= 70848 MiB

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

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

MD5SUM BENCH= cb610107b772b4f0726736eafa902b12
RANDOM SEED=874798390

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31196612 kB
Buffers:           71476 kB
Cached:           725452 kB
SwapCached:         2368 kB
Active:           214224 kB
Inactive:         706480 kB
Active(anon):     123808 kB
Inactive(anon):     2744 kB
Active(file):      90416 kB
Inactive(file):   703736 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:              9680 kB
Writeback:             0 kB
AnonPages:        138780 kB
Mapped:             9988 kB
Shmem:                 0 kB
Slab:             611572 kB
SReclaimable:      52564 kB
SUnreclaim:       559008 kB
KernelStack:        1480 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     262032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70824 MiB
End job on node119 at 2012-06-07 23:43:08