Trace number 3747732

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/mds/normalized-mds_500_25_3.opb
MD5SUM0f5da0a781de7969842ad5c8dd7a6f1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products15722
Sum of products size31444

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.32	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.32	c [INC SYSTEM] execute solver
0.00/0.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.37	o 499
0.00/0.37	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.37	c write failed with 2
0.00/0.37	c [INC SEARCH] iteration: 0
0.00/0.37	c [INC BOUNDS] best value:499 search for 498
0.00/0.37	c [INC SYSTEM] create new solver instance
0.00/0.37	c [INC] encode full formula
0.00/0.37	c (debug) using card networks
0.00/0.37	c old isEQ: 41, new EQ is 0
0.00/0.38	c set iterative enc to: card
0.00/0.38	c set iterative enc to: none
0.00/0.38	c [INC SEARCH] isOptimum variable: 0
0.00/0.81	c formula is SAT
0.00/0.81	c [INC SEARCH] copied best model
0.00/0.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.82	o 48
0.00/0.82	c [INC SEARCH] iteration: 1
0.00/0.82	c [INC BOUNDS] best value:48 search for 47
0.00/0.82	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.82	c write failed with 2
0.00/0.82	c [INC SYSTEM] create new solver instance
0.00/0.82	c [INC] encode full formula
0.00/0.82	c (debug) using card networks
0.00/0.82	c old isEQ: 96, new EQ is 0
0.00/0.83	c set iterative enc to: card
0.00/0.83	c set iterative enc to: none
0.00/0.83	c [INC SEARCH] isOptimum variable: 0
1.57/1.66	c formula is SAT
1.57/1.66	c [INC SEARCH] copied best model
1.57/1.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.57/1.67	c model valid
1.57/1.67	c current solution ok
1.57/1.67	o 45
1.57/1.67	c [INC SEARCH] iteration: 2
1.57/1.67	c [INC BOUNDS] best value:45 search for 44
1.57/1.67	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.67	c write failed with 2
1.57/1.67	c [INC SYSTEM] create new solver instance
1.57/1.67	c [INC] encode full formula
1.57/1.67	c (debug) using card networks
1.57/1.67	c old isEQ: 112, new EQ is 0
1.57/1.68	c set iterative enc to: card
1.57/1.68	c set iterative enc to: none
1.57/1.68	c [INC SEARCH] isOptimum variable: 0
1.67/2.06	c formula is SAT
1.67/2.06	c [INC SEARCH] copied best model
1.67/2.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/2.07	c model valid
1.67/2.07	c current solution ok
1.67/2.07	o 42
1.67/2.07	c [INC SEARCH] iteration: 3
1.67/2.07	c [INC BOUNDS] best value:42 search for 41
1.67/2.07	c [INC SYSTEM] there exists a inc, kill it!
1.67/2.07	c write failed with 2
1.67/2.07	c [INC SYSTEM] create new solver instance
1.67/2.07	c [INC] encode full formula
1.67/2.07	c (debug) using card networks
1.67/2.07	c old isEQ: 112, new EQ is 0
1.67/2.07	c set iterative enc to: card
1.67/2.07	c set iterative enc to: none
1.67/2.08	c [INC SEARCH] isOptimum variable: 0
2.67/2.72	c formula is SAT
2.67/2.73	c [INC SEARCH] copied best model
2.67/2.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.67/2.73	c model valid
2.67/2.73	c current solution ok
2.67/2.73	o 39
2.67/2.73	c [INC SEARCH] iteration: 4
2.67/2.73	c [INC BOUNDS] best value:39 search for 38
2.67/2.73	c [INC SYSTEM] there exists a inc, kill it!
2.67/2.73	c write failed with 2
2.67/2.73	c [INC SYSTEM] create new solver instance
2.67/2.73	c [INC] encode full formula
2.67/2.73	c (debug) using card networks
2.67/2.73	c old isEQ: 112, new EQ is 0
2.67/2.74	c set iterative enc to: card
2.67/2.74	c set iterative enc to: none
2.67/2.74	c [INC SEARCH] isOptimum variable: 0
2.72/3.12	c formula is SAT
2.72/3.12	c [INC SEARCH] copied best model
2.72/3.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.72/3.13	c model valid
2.72/3.13	c current solution ok
2.72/3.13	o 38
2.72/3.13	c [INC SEARCH] iteration: 5
2.72/3.13	c [INC BOUNDS] best value:38 search for 37
2.72/3.13	c [INC SYSTEM] there exists a inc, kill it!
2.72/3.13	c write failed with 2
2.72/3.13	c [INC SYSTEM] create new solver instance
2.72/3.13	c [INC] encode full formula
2.72/3.13	c (debug) using card networks
2.72/3.13	c old isEQ: 112, new EQ is 0
2.72/3.14	c set iterative enc to: card
2.72/3.14	c set iterative enc to: none
2.72/3.14	c [INC SEARCH] isOptimum variable: 0
928.12/928.32	c formula is SAT
928.12/928.32	c [INC SEARCH] copied best model
928.12/928.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
928.12/928.33	c model valid
928.12/928.33	c current solution ok
928.12/928.33	o 37
928.12/928.33	c [INC SEARCH] iteration: 6
928.12/928.33	c [INC BOUNDS] best value:37 search for 36
928.12/928.33	c [INC SYSTEM] there exists a inc, kill it!
928.12/928.33	c write failed with 2
928.12/928.33	c [INC SYSTEM] create new solver instance
928.12/928.33	c [INC] encode full formula
928.12/928.33	c (debug) using card networks
928.12/928.33	c old isEQ: 112, new EQ is 0
928.12/928.34	c set iterative enc to: card
928.12/928.34	c set iterative enc to: none
928.12/928.35	c [INC SEARCH] isOptimum variable: 0
928.17/929.12	c formula is SAT
928.17/929.13	c [INC SEARCH] copied best model
928.17/929.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
928.17/929.13	c model valid
928.17/929.13	c current solution ok
928.17/929.13	o 36
928.17/929.13	c [INC SEARCH] iteration: 7
928.17/929.13	c [INC BOUNDS] best value:36 search for 35
928.17/929.13	c [INC SYSTEM] there exists a inc, kill it!
928.17/929.13	c write failed with 2
928.17/929.13	c [INC SYSTEM] create new solver instance
928.17/929.13	c [INC] encode full formula
928.17/929.13	c (debug) using card networks
928.17/929.13	c old isEQ: 112, new EQ is 0
928.17/929.14	c set iterative enc to: card
928.17/929.14	c set iterative enc to: none
928.17/929.14	c [INC SEARCH] isOptimum variable: 0
1437.51/1437.85	c formula is SAT
1437.51/1437.85	c [INC SEARCH] copied best model
1437.51/1437.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1437.51/1437.86	c model valid
1437.51/1437.86	c current solution ok
1437.51/1437.86	o 35
1437.51/1437.86	c [INC SEARCH] iteration: 8
1437.51/1437.86	c [INC BOUNDS] best value:35 search for 34
1437.51/1437.86	c [INC SYSTEM] there exists a inc, kill it!
1437.51/1437.86	c write failed with 2
1437.51/1437.86	c [INC SYSTEM] create new solver instance
1437.51/1437.86	c [INC] encode full formula
1437.51/1437.86	c (debug) using card networks
1437.51/1437.86	c old isEQ: 112, new EQ is 0
1437.51/1437.86	c set iterative enc to: card
1437.51/1437.86	c set iterative enc to: none
1437.51/1437.87	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  5149 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-3747732-1339102811/watcher-3747732-1339102811 -o /tmp/evaluation-result-3747732-1339102811/solver-3747732-1339102811 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747732-1339102811.opb 454947374 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.04 2.01 1.94 3/179 5148
/proc/meminfo: memFree=29416844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0

[startup+0.0293231 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 5148
/proc/meminfo: memFree=29416844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100163 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 5148
/proc/meminfo: memFree=29416844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300154 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 5148
/proc/meminfo: memFree=29416844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 5148
/proc/meminfo: memFree=29416844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.04 2.01 1.94 3/182 5159
/proc/meminfo: memFree=29404232/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=0.81 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 3735 10457 0 0 6 3 62 10 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5159] ppid=5149 vsize=13992 CPUtime=0.66 cores=0,2,4,6
/proc/5159/stat : 5159 (glucosInc) R 5149 5148 4113 0 -1 4202496 2184 0 0 0 66 0 0 0 20 0 1 0 376407162 14327808 2564 33554432000 4194304 5654031 140733434191696 140733434189480 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5159/statm: 3498 2564 131 357 0 3138 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29316

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 1.94 3/182 5163
/proc/meminfo: memFree=29404348/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=2.72 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5139 18884 0 0 11 3 245 13 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 15324

[startup+6.30027 s]
/proc/loadavg: 2.04 2.01 1.94 3/182 5167
/proc/meminfo: memFree=29395188/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=24056 CPUtime=3.14 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 5171 0 0 0 313 1 0 0 20 0 1 0 376407393 24633344 4989 33554432000 4194304 5654031 140734825790032 140734825787912 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 6014 4989 142 357 0 5654 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39380

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 1.94 3/182 5167
/proc/meminfo: memFree=29376044/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=47624 CPUtime=9.54 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 7004 0 0 0 952 2 0 0 20 0 1 0 376407393 48766976 8572 33554432000 4194304 5654031 140734825790032 140734825788056 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 11906 8572 142 357 0 11546 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 62948

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 5167
/proc/meminfo: memFree=29364192/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=66480 CPUtime=22.34 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 9355 0 0 0 2231 3 0 0 20 0 1 0 376407393 68075520 11644 33554432000 4194304 5654031 140734825790032 140734825777848 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 16620 11644 142 357 0 16260 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81804

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 5167
/proc/meminfo: memFree=29344248/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=66480 CPUtime=47.93 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 10076 0 0 0 4789 4 0 0 20 0 1 0 376407393 68075520 15980 33554432000 4194304 5654031 140734825790032 140734825788056 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 16620 15980 142 357 0 16260 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 81804

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 1.95 3/182 5191
/proc/meminfo: memFree=29348740/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=146408 CPUtime=99.13 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 14541 0 0 0 9902 11 0 0 20 0 1 0 376407393 149921792 31051 33554432000 4194304 5654031 140734825790032 140734825787960 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 36602 31051 142 357 0 36242 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 161732

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/181 5191
/proc/meminfo: memFree=29309420/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=177228 CPUtime=159.12 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 18955 0 0 0 15893 19 0 0 20 0 1 0 376407393 181481472 38798 33554432000 4194304 5654031 140734825790032 140734825788120 4232971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 44307 38798 142 357 0 43947 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 192552

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/181 5191
/proc/meminfo: memFree=29303800/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=3.13 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 5596 21610 0 0 13 3 283 14 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5167] ppid=5149 vsize=177228 CPUtime=219.11 cores=0,2,4,6
/proc/5167/stat : 5167 (glucosInc) R 5149 5148 4113 0 -1 4202496 23040 0 0 0 21884 27 0 0 20 0 1 0 376407393 181481472 37774 33554432000 4194304 5654031 140734825790032 140734825788120 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5167/statm: 44307 37774 142 357 0 43947 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 192552

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 5191
/proc/meminfo: memFree=29297996/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.02 1.97 3/181 5657
/proc/meminfo: memFree=30961856/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=928.97 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6510 80230 0 0 16 4 92771 106 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5200] ppid=5149 vsize=211144 CPUtime=433.06 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5149 5148 4113 0 -1 4202496 29039 0 0 0 43262 44 0 0 20 0 1 0 376499993 216211456 42185 33554432000 4194304 5654031 140733227926752 140733227914568 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 52786 42185 142 357 0 52426 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 226468

[startup+1422.31 s]
/proc/loadavg: 2.30 2.08 1.99 3/181 5789
/proc/meminfo: memFree=30050420/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=928.97 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6510 80230 0 0 16 4 92771 106 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5200] ppid=5149 vsize=161056 CPUtime=493.06 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5149 5148 4113 0 -1 4202496 32809 0 0 0 49253 53 0 0 20 0 1 0 376499993 164921344 32156 33554432000 4194304 5654031 140733227926752 140733227914568 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 40264 32156 142 357 0 39904 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 176380

[startup+1482.3 s]
/proc/loadavg: 2.78 2.21 2.04 2/182 5793
/proc/meminfo: memFree=22226932/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=143512 CPUtime=44.41 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 9902 0 0 0 4436 5 0 0 20 0 1 0 376550865 146956288 24777 33554432000 4194304 5654031 140733296695344 140733296693432 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 35878 24777 142 357 0 35518 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 158836

[startup+1542.3 s]
/proc/loadavg: 4.26 2.73 2.22 2/181 5793
/proc/meminfo: memFree=18770660/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=155632 CPUtime=104.4 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 15271 0 0 0 10426 14 0 0 20 0 1 0 376550865 159367168 33278 33554432000 4194304 5654031 140733296695344 140733296693432 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 38908 33278 142 357 0 38548 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 170956

[startup+1602.31 s]
/proc/loadavg: 4.41 3.08 2.37 3/183 6142
/proc/meminfo: memFree=31005396/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=155632 CPUtime=164.39 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 19989 0 0 0 16417 22 0 0 20 0 1 0 376550865 159367168 33801 33554432000 4194304 5654031 140733296695344 140733296693432 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 38908 33801 142 357 0 38548 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 170956

[startup+1662.3 s]
/proc/loadavg: 3.56 3.05 2.41 3/183 8721
/proc/meminfo: memFree=30874260/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=205720 CPUtime=224.36 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 24002 0 0 0 22406 30 0 0 20 0 1 0 376550865 210657280 45366 33554432000 4194304 5654031 140733296695344 140733296693432 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 51430 45366 142 357 0 51070 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 221044

[startup+1722.3 s]
/proc/loadavg: 2.74 2.91 2.40 3/182 9027
/proc/meminfo: memFree=30560844/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=205720 CPUtime=284.34 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 27373 0 0 0 28398 36 0 0 20 0 1 0 376550865 210657280 44854 33554432000 4194304 5654031 140733296695344 140733296693432 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 51430 44854 142 357 0 51070 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 221044

[startup+1782.3 s]
/proc/loadavg: 2.31 2.76 2.37 3/181 9027
/proc/meminfo: memFree=30590128/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=205720 CPUtime=344.34 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 31099 0 0 0 34392 42 0 0 20 0 1 0 376550865 210657280 39222 33554432000 4194304 5654031 140733296695344 140733296693432 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 51430 39222 142 357 0 51070 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 221044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.22 2.71 2.36 3/182 9030
/proc/meminfo: memFree=30530600/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=287108 CPUtime=362.43 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 31636 0 0 0 36200 43 0 0 20 0 1 0 376550865 293998592 52534 33554432000 4194304 5654031 140733296695344 140733296693432 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 71777 52534 142 357 0 71417 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 302432

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.22 2.71 2.36 3/182 9030
/proc/meminfo: memFree=30530600/32873648 swapFree=7628/7628
[pid=5148] ppid=5146 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (npSolver-pbo-It) S 5146 5148 4113 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376407078 9367552 275 33554432000 4194304 5064252 140735869576752 140735869575664 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5148/statm: 2287 275 233 213 0 72 0
[pid=5149] ppid=5148 vsize=6176 CPUtime=1437.6 cores=0,2,4,6
/proc/5149/stat : 5149 (npSolver-pbo) S 5148 5148 4113 0 -1 4202496 6967 115185 0 0 18 4 143577 161 20 0 1 0 376407078 6324224 1135 33554432000 4194304 6004724 140733400431200 140733400417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5149/statm: 1544 1135 176 442 0 1098 0
[pid=5791] ppid=5149 vsize=287108 CPUtime=362.43 cores=0,2,4,6
/proc/5791/stat : 5791 (glucosInc) R 5149 5148 4113 0 -1 4202496 31636 0 0 0 36200 43 0 0 20 0 1 0 376550865 293998592 52534 33554432000 4194304 5654031 140733296695344 140733296693432 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5791/statm: 71777 52534 142 357 0 71417 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 302432

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5148 and gives
#  childrusage.ru_utime.tv_sec=1435
#  childrusage.ru_utime.tv_usec=956701
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=661747
# CPU time returned by wait4() is 1437.62
# 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): 1797.95
CPU system time (s): 2.08
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 351752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1435.96
system time used= 1.66175
maximum resident set size= 256988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 494
involuntary context switches= 1667

runsolver used 7.31889 second user time and 14.1388 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-07 23:00:11
IDJOB=3747732
IDBENCH=48113
IDSOLVER=2332
FILE ID=node122/3747732-1339102811
RUNJOBID= node122-1339098177-4129
PBS_JOBID= 14643731
Free space on /tmp= 70792 MiB

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

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

MD5SUM BENCH= 0f5da0a781de7969842ad5c8dd7a6f1b
RANDOM SEED=454947374

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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:        29416984 kB
Buffers:           53700 kB
Cached:          1172436 kB
SwapCached:         2144 kB
Active:          1918264 kB
Inactive:         754648 kB
Active(anon):    1446932 kB
Inactive(anon):     2216 kB
Active(file):     471332 kB
Inactive(file):   752432 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099472 kB
Dirty:              8696 kB
Writeback:            20 kB
AnonPages:       1513660 kB
Mapped:            10296 kB
Shmem:                 0 kB
Slab:             636536 kB
SReclaimable:      80280 kB
SUnreclaim:       556256 kB
KernelStack:        1480 kB
PageTables:         7216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1991176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1409024 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= 71108 MiB
End job on node122 at 2012-06-07 23:30:11