Trace number 3752521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.09 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
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 36
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)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

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.34	c [INC SEARCH] formula is SAT
0.00/0.34	c [INC SYSTEM] solved the initial formula
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.38	o 499
0.00/0.38	c starting approximation
0.00/0.38	c factor = 1
0.00/0.38	c can not find a suitable factor, leaving approximation
0.00/0.38	c finished approximation
0.00/0.38	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.38	c write failed with 2
0.00/0.38	c [INC SEARCH] iteration: 0
0.00/0.38	c [INC BOUNDS] best value:499 search for 498
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	c (debug) using card networks
0.00/0.38	c old isEQ: 112, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
1.07/1.19	c formula is SAT
1.07/1.19	c [INC SEARCH] copied best model
1.07/1.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.20	c model valid
1.16/1.20	c current solution ok
1.16/1.20	o 59
1.16/1.20	c [INC SEARCH] iteration: 1
1.16/1.20	c [INC BOUNDS] best value:59 search for 58
1.16/1.20	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.20	c write failed with 2
1.16/1.20	c [INC SYSTEM] create new solver instance
1.16/1.20	c [INC] encode full formula
1.16/1.20	c (debug) using card networks
1.16/1.20	c old isEQ: 240, new EQ is 0
1.16/1.21	c set iterative enc to: card
1.16/1.21	c set iterative enc to: none
1.16/1.21	c [INC SEARCH] isOptimum variable: 0
1.19/1.32	c formula is SAT
1.19/1.32	c [INC SEARCH] copied best model
1.19/1.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.19/1.33	c model valid
1.19/1.33	c current solution ok
1.19/1.33	o 52
1.19/1.33	c [INC SEARCH] iteration: 2
1.19/1.33	c [INC BOUNDS] best value:52 search for 51
1.19/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.19/1.33	c write failed with 2
1.19/1.33	c [INC SYSTEM] create new solver instance
1.19/1.33	c [INC] encode full formula
1.19/1.33	c (debug) using card networks
1.19/1.33	c old isEQ: 240, new EQ is 0
1.19/1.34	c set iterative enc to: card
1.19/1.34	c set iterative enc to: none
1.19/1.34	c [INC SEARCH] isOptimum variable: 0
1.33/1.77	c formula is SAT
1.96/2.17	c [INC SEARCH] copied best model
1.96/2.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.96/2.17	c model valid
1.96/2.17	c current solution ok
1.96/2.17	o 45
1.96/2.17	c [INC SEARCH] iteration: 3
1.96/2.17	c [INC BOUNDS] best value:45 search for 44
1.96/2.17	c [INC SYSTEM] there exists a inc, kill it!
1.96/2.17	c write failed with 2
1.96/2.17	c [INC SYSTEM] create new solver instance
1.96/2.17	c [INC] encode full formula
1.96/2.17	c (debug) using card networks
1.96/2.17	c old isEQ: 240, new EQ is 0
1.96/2.17	c set iterative enc to: card
1.96/2.17	c set iterative enc to: none
1.96/2.17	c [INC SEARCH] isOptimum variable: 0
5.26/5.48	c formula is SAT
5.26/5.48	c [INC SEARCH] copied best model
5.26/5.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.26/5.49	c model valid
5.26/5.49	c current solution ok
5.26/5.49	o 42
5.26/5.49	c [INC SEARCH] iteration: 4
5.26/5.49	c [INC BOUNDS] best value:42 search for 41
5.26/5.49	c [INC SYSTEM] there exists a inc, kill it!
5.26/5.49	c write failed with 2
5.26/5.49	c [INC SYSTEM] create new solver instance
5.26/5.49	c [INC] encode full formula
5.26/5.49	c (debug) using card networks
5.26/5.49	c old isEQ: 240, new EQ is 0
5.26/5.49	c set iterative enc to: card
5.26/5.49	c set iterative enc to: none
5.26/5.50	c [INC SEARCH] isOptimum variable: 0
6.75/6.93	c formula is SAT
6.75/6.93	c [INC SEARCH] copied best model
6.75/6.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.75/6.95	c model valid
6.75/6.95	c current solution ok
6.75/6.95	o 41
6.75/6.95	c [INC SEARCH] iteration: 5
6.75/6.95	c [INC BOUNDS] best value:41 search for 40
6.75/6.95	c [INC SYSTEM] there exists a inc, kill it!
6.75/6.95	c write failed with 2
6.75/6.95	c [INC SYSTEM] create new solver instance
6.75/6.95	c [INC] encode full formula
6.75/6.95	c (debug) using card networks
6.75/6.95	c old isEQ: 240, new EQ is 0
6.75/6.95	c set iterative enc to: card
6.75/6.95	c set iterative enc to: none
6.75/6.99	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.61	c write failed with -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-3752521-1339218949/watcher-3752521-1339218949 -o /tmp/evaluation-result-3752521-1339218949/solver-3752521-1339218949 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752521-1339218949.opb 298594880 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: 0.00 0.00 0.00 2/171 19417
/proc/meminfo: memFree=31313496/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0

[startup+0.071332 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 19417
/proc/meminfo: memFree=31313496/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 19417
/proc/meminfo: memFree=31313496/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 19417
/proc/meminfo: memFree=31313496/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 19417
/proc/meminfo: memFree=31313496/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 19452
/proc/meminfo: memFree=31282544/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=1.33 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 3597 14055 0 0 8 4 111 10 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 15108

[startup+3.10025 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 19460
/proc/meminfo: memFree=31281304/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=1.78 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4042 16505 0 0 10 4 153 11 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19460] ppid=19418 vsize=13852 CPUtime=1.17 cores=0,2,4,6
/proc/19460/stat : 19460 (glucosInc) R 19418 19417 19387 0 -1 4202496 2765 0 0 0 117 0 0 0 20 0 1 0 388021066 14184448 2585 33554432000 4194304 5654031 140734257513360 140734257511448 4218701 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19460/statm: 3463 2585 141 357 0 3103 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 28960

[startup+6.30017 s]
/proc/loadavg: 0.40 0.08 0.03 3/181 19460
/proc/meminfo: memFree=31251556/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=5.37 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4487 22035 0 0 11 4 509 13 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 15108

[startup+12.7003 s]
/proc/loadavg: 0.53 0.11 0.04 3/181 19464
/proc/meminfo: memFree=31249188/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=32868 CPUtime=5.68 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 5669 0 0 0 567 1 0 0 20 0 1 0 388021575 33656832 5241 33554432000 4194304 5654031 140734408029232 140734408027256 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19464/statm: 8217 5241 141 357 0 7857 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 47976

[startup+25.5002 s]
/proc/loadavg: 0.85 0.21 0.07 3/181 19464
/proc/meminfo: memFree=31228276/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=32868 CPUtime=18.47 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 8621 0 0 0 1845 2 0 0 20 0 1 0 388021575 33656832 6539 33554432000 4194304 5654031 140734408029232 140734408027112 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19464/statm: 8217 6539 141 357 0 7857 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 47976

[startup+51.1004 s]
/proc/loadavg: 1.24 0.35 0.12 3/181 19464
/proc/meminfo: memFree=31163876/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=63328 CPUtime=44.07 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 10937 0 0 0 4403 4 0 0 20 0 1 0 388021575 64847872 15186 33554432000 4194304 5654031 140734408029232 140734408027112 4215888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 15832 15186 141 357 0 15472 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 78436

[startup+102.306 s]
/proc/loadavg: 1.70 0.62 0.22 3/181 19464
/proc/meminfo: memFree=31150092/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=75412 CPUtime=95.26 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 13664 0 0 0 9518 8 0 0 20 0 1 0 388021575 77221888 18215 33554432000 4194304 5654031 140734408029232 140734408017048 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 18853 18215 141 357 0 18493 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 90520

[startup+162.3 s]
/proc/loadavg: 1.88 0.85 0.32 3/181 19465
/proc/meminfo: memFree=31069456/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=205640 CPUtime=155.24 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 17888 0 0 0 15509 15 0 0 20 0 1 0 388021575 210575360 38341 33554432000 4194304 5654031 140734408029232 140734408027320 4232932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 51410 38341 141 357 0 51050 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 220748

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.43 3/181 19465
/proc/meminfo: memFree=31028544/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=155552 CPUtime=215.23 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 21376 0 0 0 21501 22 0 0 20 0 1 0 388021575 159285248 30614 33554432000 4194304 5654031 140734408029232 140734408027160 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 38888 30614 141 357 0 38528 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 170660

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/182 19468
/proc/meminfo: memFree=30988488/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6

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

/proc/meminfo: memFree=30899752/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=155552 CPUtime=1235.06 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 51751 0 0 0 123419 87 0 0 20 0 1 0 388021575 159285248 37490 33554432000 4194304 5654031 140734408029232 140734408027320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 38888 37490 141 357 0 38528 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 170660

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/181 19475
/proc/meminfo: memFree=30896708/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=124732 CPUtime=1295.06 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 53283 0 0 0 129416 90 0 0 20 0 1 0 388021575 127725568 29400 33554432000 4194304 5654031 140734408029232 140734408027256 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 31183 29400 141 357 0 30823 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 139840

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 19476
/proc/meminfo: memFree=30764408/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=287028 CPUtime=1355.04 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 54725 0 0 0 135412 92 0 0 20 0 1 0 388021575 293916672 54344 33554432000 4194304 5654031 140734408029232 140734408027320 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 71757 54344 141 357 0 71397 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 302136

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 19476
/proc/meminfo: memFree=30919108/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=205640 CPUtime=1415.03 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 56149 0 0 0 141408 95 0 0 20 0 1 0 388021575 210575360 44146 33554432000 4194304 5654031 140734408029232 140734408027320 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 51410 44146 141 357 0 51050 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 220748

[startup+1482.3 s]
/proc/loadavg: 2.05 1.99 1.57 3/182 19479
/proc/meminfo: memFree=30934308/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=155552 CPUtime=1475.02 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 57746 0 0 0 147403 99 0 0 20 0 1 0 388021575 159285248 33051 33554432000 4194304 5654031 140734408029232 140734408027320 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 38888 33051 141 357 0 38528 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 170660

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.60 3/181 19479
/proc/meminfo: memFree=30814220/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=287028 CPUtime=1535.01 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 58611 0 0 0 153400 101 0 0 20 0 1 0 388021575 293916672 55880 33554432000 4194304 5654031 140734408029232 140734408027320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 71757 55880 141 357 0 71397 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 302136

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/181 19479
/proc/meminfo: memFree=30827204/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=205640 CPUtime=1595 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 60042 0 0 0 159395 105 0 0 20 0 1 0 388021575 210575360 43634 33554432000 4194304 5654031 140734408029232 140734408027320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 51410 43634 141 357 0 51050 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 220748

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 19480
/proc/meminfo: memFree=30707096/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=287028 CPUtime=1654.98 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 60595 0 0 0 165392 106 0 0 20 0 1 0 388021575 293916672 65138 33554432000 4194304 5654031 140734408029232 140734408027320 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 71757 65138 141 357 0 71397 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 302136

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/181 19480
/proc/meminfo: memFree=30883052/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=205640 CPUtime=1714.97 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 61984 0 0 0 171388 109 0 0 20 0 1 0 388021575 210575360 49736 33554432000 4194304 5654031 140734408029232 140734408027320 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 51410 49736 141 357 0 51050 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 220748

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 19480
/proc/meminfo: memFree=30900868/32873648 swapFree=7376/7376
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=155552 CPUtime=1774.94 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 63434 0 0 0 177382 112 0 0 20 0 1 0 388021575 159285248 32882 33554432000 4194304 5654031 140734408029232 140734408027320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 38888 32882 141 357 0 38528 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 170660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 19480
/proc/meminfo: memFree=30857676/32873648 swapFree=7380/7380
[pid=19417] ppid=19415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19417/stat : 19417 (npSolver-pbo-It) S 19415 19417 19387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020875 9367552 275 33554432000 4194304 5064252 140734642693440 140734642692352 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19417/statm: 2287 275 233 213 0 72 0
[pid=19418] ppid=19417 vsize=5960 CPUtime=6.81 cores=0,2,4,6
/proc/19418/stat : 19418 (npSolver-pbo) S 19417 19417 19387 0 -1 4202496 4932 26259 0 0 13 4 650 14 20 0 1 0 388020875 6103040 1095 33554432000 4194304 6004724 140734427691120 140734427676968 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19418/statm: 1490 1095 189 442 0 1044 0
[pid=19464] ppid=19418 vsize=205640 CPUtime=1793.25 cores=0,2,4,6
/proc/19464/stat : 19464 (glucosInc) R 19418 19417 19387 0 -1 4202496 63960 0 0 0 179212 113 0 0 20 0 1 0 388021575 210575360 40050 33554432000 4194304 5654031 140734408029232 140734408027320 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19464/statm: 51410 40050 141 357 0 51050 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 220748

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1798.77
CPU system time (s): 1.3258
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 351456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3258
maximum resident set size= 305288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 401
involuntary context switches= 2050

runsolver used 2.77858 second user time and 7.11692 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-09 07:15:49
IDJOB=3752521
IDBENCH=48153
IDSOLVER=2335
FILE ID=node120/3752521-1339218949
RUNJOBID= node120-1339218949-19403
PBS_JOBID= 14644314
Free space on /tmp= 70844 MiB

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

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=298594880

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        31313628 kB
Buffers:          428900 kB
Cached:           294116 kB
SwapCached:         5856 kB
Active:           422336 kB
Inactive:         319024 kB
Active(anon):       1972 kB
Inactive(anon):    10444 kB
Active(file):     420364 kB
Inactive(file):   308580 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096152 kB
Dirty:              8720 kB
Writeback:            12 kB
AnonPages:         12048 kB
Mapped:             8164 kB
Shmem:                 0 kB
Slab:             680716 kB
SReclaimable:     125096 kB
SUnreclaim:       555620 kB
KernelStack:        1408 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70828 MiB
End job on node120 at 2012-06-09 07:45:50