Trace number 3747728

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.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
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 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.14	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.14	c [INC SYSTEM] execute solver
0.00/0.15	c [INC SEARCH] formula is SAT
0.00/0.15	c [INC SYSTEM] solved the initial formula
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.17	o 199
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.17	c [INC SEARCH] iteration: 0
0.00/0.17	c [INC BOUNDS] best value:199 search for 198
0.00/0.17	c [INC SYSTEM] create new solver instance
0.00/0.17	c [INC] encode full formula
0.00/0.17	c (debug) using card networks
0.00/0.17	c old isEQ: 41, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c formula is SAT
0.00/0.24	c [INC SEARCH] copied best model
0.00/0.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o 24
0.00/0.25	c [INC SEARCH] iteration: 1
0.00/0.25	c [INC BOUNDS] best value:24 search for 23
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 208, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.95	c [INC SEARCH] copied best model
0.00/0.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o 21
0.00/0.95	c [INC SEARCH] iteration: 2
0.00/0.95	c [INC BOUNDS] best value:21 search for 20
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.95	c old isEQ: 32, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.07/1.12	c formula is SAT
1.07/1.12	c [INC SEARCH] copied best model
1.07/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.12	c model valid
1.07/1.12	c current solution ok
1.07/1.12	o 18
1.07/1.12	c [INC SEARCH] iteration: 3
1.07/1.12	c [INC BOUNDS] best value:18 search for 17
1.07/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.12	c write failed with 2
1.07/1.12	c [INC SYSTEM] create new solver instance
1.07/1.12	c [INC] encode full formula
1.07/1.12	c (debug) using card networks
1.07/1.12	c old isEQ: 32, new EQ is 0
1.07/1.13	c set iterative enc to: card
1.07/1.13	c set iterative enc to: none
1.07/1.13	c [INC SEARCH] isOptimum variable: 0
1.11/1.53	c formula is SAT
1.11/1.54	c [INC SEARCH] copied best model
1.11/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.54	c model valid
1.11/1.54	c current solution ok
1.11/1.54	o 16
1.11/1.54	c [INC SEARCH] iteration: 4
1.11/1.54	c [INC BOUNDS] best value:16 search for 15
1.11/1.54	c [INC SYSTEM] there exists a inc, kill it!
1.11/1.54	c write failed with 2
1.11/1.54	c [INC SYSTEM] create new solver instance
1.11/1.54	c [INC] encode full formula
1.11/1.54	c set iterative enc to: swc
1.11/1.54	c [INC SEARCH] isOptimum variable: 0
1.11/1.58	c formula is SAT
1.11/1.58	c [INC SEARCH] copied best model
1.11/1.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.58	c model valid
1.11/1.58	c current solution ok
1.11/1.58	o 15
1.11/1.58	c [INC SEARCH] iteration: 5
1.11/1.58	c [INC BOUNDS] best value:15 search for 14
1.11/1.58	c [INC ENCODE] setup new number of clauses ...
1.11/1.58	c [INC] encode incremental formula
1.11/1.58	c return only the limitting unit clause for 14
1.11/1.58	c [INC SYSTEM] transmit new clauses to solver: 1
1.11/1.58	c [INC SEARCH] isOptimum variable: 0
1.53/1.67	c formula is SAT
1.53/1.67	c [INC SEARCH] copied best model
1.53/1.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.53/1.67	c model valid
1.53/1.67	c current solution ok
1.53/1.67	o 14
1.53/1.67	c [INC SEARCH] iteration: 6
1.53/1.67	c [INC BOUNDS] best value:14 search for 13
1.53/1.67	c [INC ENCODE] setup new number of clauses ...
1.53/1.67	c [INC] encode incremental formula
1.53/1.67	c return only the limitting unit clause for 13
1.53/1.67	c [INC SYSTEM] transmit new clauses to solver: 1
1.53/1.67	c [INC SEARCH] isOptimum variable: 0
24.46/24.54	c formula is SAT
24.46/24.54	c [INC SEARCH] copied best model
24.46/24.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.46/24.55	c model valid
24.46/24.55	c current solution ok
24.46/24.55	o 13
24.46/24.55	c [INC SEARCH] iteration: 7
24.46/24.55	c [INC BOUNDS] best value:13 search for 12
24.46/24.55	c [INC ENCODE] setup new number of clauses ...
24.46/24.55	c [INC] encode incremental formula
24.46/24.55	c return only the limitting unit clause for 12
24.46/24.55	c [INC SYSTEM] transmit new clauses to solver: 1
24.46/24.55	c [INC SEARCH] isOptimum variable: 0
63.15/63.20	c formula is SAT
63.15/63.20	c [INC SEARCH] copied best model
63.15/63.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.15/63.20	c model valid
63.15/63.20	c current solution ok
63.15/63.20	o 12
63.15/63.20	c [INC SEARCH] iteration: 8
63.15/63.20	c [INC BOUNDS] best value:12 search for 11
63.15/63.20	c [INC ENCODE] setup new number of clauses ...
63.15/63.20	c [INC] encode incremental formula
63.15/63.20	c return only the limitting unit clause for 11
63.15/63.20	c [INC SYSTEM] transmit new clauses to solver: 1
63.15/63.20	c [INC SEARCH] isOptimum variable: 0
1307.10/1307.43	c formula is SAT
1307.10/1307.43	c [INC SEARCH] copied best model
1307.10/1307.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1307.10/1307.44	c model valid
1307.10/1307.44	c current solution ok
1307.10/1307.44	o 11
1307.10/1307.44	c [INC SEARCH] iteration: 9
1307.10/1307.44	c [INC BOUNDS] best value:11 search for 10
1307.10/1307.44	c [INC ENCODE] setup new number of clauses ...
1307.10/1307.44	c [INC] encode incremental formula
1307.10/1307.44	c return only the limitting unit clause for 10
1307.10/1307.44	c [INC SYSTEM] transmit new clauses to solver: 1
1307.10/1307.44	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 13237 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-3747728-1339103581/watcher-3747728-1339103581 -o /tmp/evaluation-result-3747728-1339103581/solver-3747728-1339103581 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747728-1339103581.opb 1527239157 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.01 2.02 1.96 3/176 13236
/proc/meminfo: memFree=26184776/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0

[startup+0.0168709 s]
/proc/loadavg: 2.01 2.02 1.96 3/176 13236
/proc/meminfo: memFree=26184776/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.01 2.02 1.96 3/176 13236
/proc/meminfo: memFree=26184776/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300214 s]
/proc/loadavg: 2.01 2.02 1.96 3/176 13236
/proc/meminfo: memFree=26184776/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.01 2.02 1.96 3/176 13236
/proc/meminfo: memFree=26184776/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13249
/proc/meminfo: memFree=26178200/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.11 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 2895 10437 0 0 4 1 101 5 20 0 1 0 376483563 3788800 514 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 514 176 442 0 479 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 12848

[startup+3.10026 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13253
/proc/meminfo: memFree=26176100/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.53 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 5 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=20100 CPUtime=1.53 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 4098 0 0 0 153 0 0 0 20 0 1 0 376483718 20582400 4150 33554432000 4194304 5654031 140736231990240 140736231988168 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 5025 4150 152 357 0 4665 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32948

[startup+6.30024 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13253
/proc/meminfo: memFree=26159056/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.53 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 5 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=24516 CPUtime=4.74 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 5036 0 0 0 473 1 0 0 20 0 1 0 376483718 25104384 5401 33554432000 4194304 5654031 140736231990240 140736231988040 4215081 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 6129 5401 152 357 0 5769 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37364

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13253
/proc/meminfo: memFree=26140620/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.53 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 5 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=46372 CPUtime=11.13 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 7102 0 0 0 1111 2 0 0 20 0 1 0 376483718 47484928 9974 33554432000 4194304 5654031 140736231990240 140736231988120 4215124 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 11593 9974 152 357 0 11233 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59220

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13253
/proc/meminfo: memFree=26125048/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.54 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 6 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=76720 CPUtime=23.93 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 8109 0 0 0 2390 3 0 0 20 0 1 0 376483718 78561280 12470 33554432000 4194304 5654031 140736231990240 140736231978056 4232655 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 19180 12470 152 357 0 18820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 89568

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13310
/proc/meminfo: memFree=26249868/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.54 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 6 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=76720 CPUtime=49.52 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 8363 0 0 0 4948 4 0 0 20 0 1 0 376483718 78561280 18672 33554432000 4194304 5654031 140736231990240 140736231988264 4215941 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 19180 18672 152 357 0 18820 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89568

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 1.96 3/179 13310
/proc/meminfo: memFree=26162652/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.54 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 6 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=156860 CPUtime=100.72 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 9317 0 0 0 10066 6 0 0 20 0 1 0 376483718 160624640 34259 33554432000 4194304 5654031 140736231990240 140736231978056 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13253/statm: 39215 34259 152 357 0 38855 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 169708

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/179 13312
/proc/meminfo: memFree=26226280/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.54 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 6 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=126040 CPUtime=160.69 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 10277 0 0 0 16061 8 0 0 20 0 1 0 376483718 129064960 26512 33554432000 4194304 5654031 140736231990240 140736231978056 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 31510 26512 152 357 0 31150 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138888

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 13313
/proc/meminfo: memFree=26108712/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.54 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 6 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=126040 CPUtime=220.66 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 11906 0 0 0 22055 11 0 0 20 0 1 0 376483718 129064960 30096 33554432000 4194304 5654031 140736231990240 140736231988168 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 31510 30096 152 357 0 31150 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 138888

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 13313
/proc/meminfo: memFree=26067156/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.04 2.02 1.98 3/179 13327
/proc/meminfo: memFree=26088152/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=213040 CPUtime=1360.44 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 42747 0 0 0 135974 70 0 0 20 0 1 0 376483718 218152960 48816 33554432000 4194304 5654031 140736231990240 140736231978056 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 53260 48816 152 357 0 52900 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 225888

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.98 3/178 13327
/proc/meminfo: memFree=26096012/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=263128 CPUtime=1420.43 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 43593 0 0 0 141972 71 0 0 20 0 1 0 376483718 269443072 57309 33554432000 4194304 5654031 140736231990240 140736231978056 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 65782 57309 152 357 0 65422 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 275976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 13328
/proc/meminfo: memFree=26056200/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=263128 CPUtime=1480.41 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 43605 0 0 0 147970 71 0 0 20 0 1 0 376483718 269443072 63453 33554432000 4194304 5654031 140736231990240 140736231978056 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 65782 63453 152 357 0 65422 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 275976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 13328
/proc/meminfo: memFree=26048764/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=344516 CPUtime=1540.38 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44154 0 0 0 153967 71 0 0 20 0 1 0 376483718 352784384 69085 33554432000 4194304 5654031 140736231990240 140736231978056 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 86129 69085 152 357 0 85769 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 357364

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/179 13328
/proc/meminfo: memFree=25989156/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=344516 CPUtime=1600.37 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44182 0 0 0 159965 72 0 0 20 0 1 0 376483718 352784384 74205 33554432000 4194304 5654031 140736231990240 140736231978056 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 86129 74205 152 357 0 85769 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 357364

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/180 13331
/proc/meminfo: memFree=25975396/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=344516 CPUtime=1660.36 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44190 0 0 0 165964 72 0 0 20 0 1 0 376483718 352784384 78301 33554432000 4194304 5654031 140736231990240 140736231978056 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 86129 78301 152 357 0 85769 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 357364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 13331
/proc/meminfo: memFree=25922260/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=344516 CPUtime=1720.35 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44199 0 0 0 171963 72 0 0 20 0 1 0 376483718 352784384 82909 33554432000 4194304 5654031 140736231990240 140736231978056 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 86129 82909 152 357 0 85769 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 357364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 13332
/proc/meminfo: memFree=25911392/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=476776 CPUtime=1780.34 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44673 0 0 0 177960 74 0 0 20 0 1 0 376483718 488218624 86446 33554432000 4194304 5654031 140736231990240 140736231978056 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 119194 86446 152 357 0 118834 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 489624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 13332
/proc/meminfo: memFree=25868196/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=476776 CPUtime=1798.54 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44675 0 0 0 179780 74 0 0 20 0 1 0 376483718 488218624 87470 33554432000 4194304 5654031 140736231990240 140736231978056 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 119194 87470 152 357 0 118834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 489624

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.00 2.00 1.99 3/179 13332
/proc/meminfo: memFree=25868196/32873624 swapFree=7112/7112
[pid=13236] ppid=13234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13236/stat : 13236 (npSolver-pbo-It) S 13234 13236 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483563 9367552 275 33554432000 4194304 5064252 140736624568336 140736624567248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13236/statm: 2287 275 233 213 0 72 0
[pid=13237] ppid=13236 vsize=3700 CPUtime=1.55 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo) S 13236 13236 12376 0 -1 4202496 3160 12253 0 0 7 1 142 5 20 0 1 0 376483563 3788800 517 33554432000 4194304 6004724 140736741353312 140736741339160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13237/statm: 925 517 179 442 0 479 0
[pid=13253] ppid=13237 vsize=476776 CPUtime=1798.54 cores=0,2,4,6
/proc/13253/stat : 13253 (glucosInc) R 13237 13236 12376 0 -1 4202496 44675 0 0 0 179780 74 0 0 20 0 1 0 376483718 488218624 87470 33554432000 4194304 5654031 140736231990240 140736231978056 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13253/statm: 119194 87470 152 357 0 118834 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 489624

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13236 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=495772
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 1.56776
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.29
CPU system time (s): 0.8
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 489624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.49577
system time used= 0.071989
maximum resident set size= 30144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182
involuntary context switches= 30

runsolver used 9.99148 second user time and 14.4018 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-07 23:13:01
IDJOB=3747728
IDBENCH=48148
IDSOLVER=2332
FILE ID=node121/3747728-1339103581
RUNJOBID= node121-1339098176-12392
PBS_JOBID= 14643732
Free space on /tmp= 71204 MiB

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

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=1527239157

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        26185156 kB
Buffers:          695592 kB
Cached:          4895528 kB
SwapCached:            0 kB
Active:          2411716 kB
Inactive:        3380220 kB
Active(anon):     189424 kB
Inactive(anon):    10736 kB
Active(file):    2222292 kB
Inactive(file):  3369484 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        247532 kB
Mapped:            15312 kB
Shmem:               200 kB
Slab:             755440 kB
SReclaimable:     199556 kB
SUnreclaim:       555884 kB
KernelStack:        1488 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     327576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71216 MiB
End job on node121 at 2012-06-07 23:43:02