Trace number 3747733

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

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 [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: 41, 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.17/1.20	c model valid
1.17/1.20	c current solution ok
1.17/1.20	o 59
1.17/1.20	c [INC SEARCH] iteration: 1
1.17/1.20	c [INC BOUNDS] best value:59 search for 58
1.17/1.20	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.20	c write failed with 2
1.17/1.20	c [INC SYSTEM] create new solver instance
1.17/1.20	c [INC] encode full formula
1.17/1.20	c (debug) using card networks
1.17/1.20	c old isEQ: 240, new EQ is 0
1.17/1.21	c set iterative enc to: card
1.17/1.21	c set iterative enc to: none
1.17/1.21	c [INC SEARCH] isOptimum variable: 0
1.18/1.32	c formula is SAT
1.18/1.32	c [INC SEARCH] copied best model
1.18/1.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.33	c model valid
1.18/1.33	c current solution ok
1.18/1.33	o 52
1.18/1.33	c [INC SEARCH] iteration: 2
1.18/1.33	c [INC BOUNDS] best value:52 search for 51
1.18/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.33	c write failed with 2
1.18/1.33	c [INC SYSTEM] create new solver instance
1.18/1.33	c [INC] encode full formula
1.18/1.33	c (debug) using card networks
1.18/1.33	c old isEQ: 240, new EQ is 0
1.18/1.34	c set iterative enc to: card
1.18/1.34	c set iterative enc to: none
1.18/1.34	c [INC SEARCH] isOptimum variable: 0
1.31/1.78	c formula is SAT
1.31/1.78	c [INC SEARCH] copied best model
1.31/1.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.31/1.79	c model valid
1.31/1.79	c current solution ok
1.31/1.79	o 45
1.31/1.79	c [INC SEARCH] iteration: 3
1.31/1.79	c [INC BOUNDS] best value:45 search for 44
1.31/1.79	c [INC SYSTEM] there exists a inc, kill it!
1.31/1.79	c write failed with 2
1.31/1.79	c [INC SYSTEM] create new solver instance
1.31/1.79	c [INC] encode full formula
1.31/1.79	c (debug) using card networks
1.31/1.79	c old isEQ: 240, new EQ is 0
1.31/1.79	c set iterative enc to: card
1.31/1.79	c set iterative enc to: none
1.77/1.80	c [INC SEARCH] isOptimum variable: 0
5.26/5.39	c formula is SAT
5.26/5.39	c [INC SEARCH] copied best model
5.39/5.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.39/5.51	c model valid
5.39/5.51	c current solution ok
5.39/5.51	o 42
5.39/5.51	c [INC SEARCH] iteration: 4
5.39/5.51	c [INC BOUNDS] best value:42 search for 41
5.39/5.51	c [INC SYSTEM] there exists a inc, kill it!
5.39/5.51	c write failed with 2
5.39/5.51	c [INC SYSTEM] create new solver instance
5.39/5.51	c [INC] encode full formula
5.39/5.51	c (debug) using card networks
5.39/5.51	c old isEQ: 240, new EQ is 0
5.39/5.51	c set iterative enc to: card
5.39/5.51	c set iterative enc to: none
5.39/5.56	c [INC SEARCH] isOptimum variable: 0
6.72/6.98	c formula is SAT
6.72/6.99	c [INC SEARCH] copied best model
6.72/6.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.72/6.99	c model valid
6.72/6.99	c current solution ok
6.72/6.99	o 41
6.72/6.99	c [INC SEARCH] iteration: 5
6.72/6.99	c [INC BOUNDS] best value:41 search for 40
6.72/6.99	c [INC SYSTEM] there exists a inc, kill it!
6.72/6.99	c write failed with 2
6.72/6.99	c [INC SYSTEM] create new solver instance
6.72/6.99	c [INC] encode full formula
6.72/6.99	c (debug) using card networks
6.72/6.99	c old isEQ: 240, new EQ is 0
6.82/7.00	c set iterative enc to: card
6.82/7.00	c set iterative enc to: none
6.82/7.00	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	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-3747733-1339103589/watcher-3747733-1339103589 -o /tmp/evaluation-result-3747733-1339103589/solver-3747733-1339103589 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747733-1339103589.opb 874798390 HOME HOME 

running on 4 cores: 1,3,5,7

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.01 1.96 2/180 10338
/proc/meminfo: memFree=30542456/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0

[startup+0.0372899 s]
/proc/loadavg: 2.01 2.01 1.96 2/180 10338
/proc/meminfo: memFree=30542456/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100433 s]
/proc/loadavg: 2.01 2.01 1.96 2/180 10338
/proc/meminfo: memFree=30542456/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.01 2.01 1.96 2/180 10338
/proc/meminfo: memFree=30542456/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700102 s]
/proc/loadavg: 2.01 2.01 1.96 2/180 10338
/proc/meminfo: memFree=30542456/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.01 2.01 1.96 3/183 10347
/proc/meminfo: memFree=30525876/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=1.31 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 3582 13406 0 0 8 3 110 10 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15108

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 1.96 3/183 10353
/proc/meminfo: memFree=30526744/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=1.78 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4027 16197 0 0 10 3 154 11 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10353] ppid=10339 vsize=13856 CPUtime=1.28 cores=1,3,5,7
/proc/10353/stat : 10353 (glucosInc) R 10339 10338 8890 0 -1 4202496 3478 0 0 0 128 0 0 0 20 0 1 0 20325687 14188544 2712 33554432000 4194304 5654031 140734373840768 140734373838856 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10353/statm: 3464 2712 141 357 0 3104 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28964

[startup+6.30017 s]
/proc/loadavg: 2.01 2.01 1.96 3/183 10353
/proc/meminfo: memFree=30511864/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=5.39 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4472 23112 0 0 11 4 511 13 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 15108

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.97 3/183 10357
/proc/meminfo: memFree=30517332/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=21368 CPUtime=5.68 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 5693 0 0 0 567 1 0 0 20 0 1 0 20326208 21880832 4697 33554432000 4194304 5654031 140736837554704 140736837552728 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10357/statm: 5342 4697 141 357 0 4982 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 36476

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.97 3/183 10357
/proc/meminfo: memFree=30511940/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=32860 CPUtime=18.48 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 8397 0 0 0 1846 2 0 0 20 0 1 0 20326208 33648640 6229 33554432000 4194304 5654031 140736837554704 140736837552584 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10357/statm: 8215 6229 141 357 0 7855 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 47968

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 1.97 3/183 10357
/proc/meminfo: memFree=30474148/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=63320 CPUtime=44.07 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 10709 0 0 0 4403 4 0 0 20 0 1 0 20326208 64839680 15185 33554432000 4194304 5654031 140736837554704 140736837552584 4215226 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10357/statm: 15830 15185 141 357 0 15470 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 78428

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.97 3/182 10357
/proc/meminfo: memFree=30410176/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=124724 CPUtime=95.27 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 13541 0 0 0 9518 9 0 0 20 0 1 0 20326208 127717376 29925 33554432000 4194304 5654031 140736837554704 140736837552632 4216577 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10357/statm: 31181 29925 141 357 0 30821 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 139832

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 10358
/proc/meminfo: memFree=30385400/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=155544 CPUtime=155.25 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 17655 0 0 0 15509 16 0 0 20 0 1 0 20326208 159277056 35624 33554432000 4194304 5654031 140736837554704 140736837552792 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 38886 35624 141 357 0 38526 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 170652

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10358
/proc/meminfo: memFree=30468576/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=75404 CPUtime=215.24 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 20721 0 0 0 21500 24 0 0 20 0 1 0 20326208 77213696 18215 33554432000 4194304 5654031 140736837554704 140736837552728 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 18851 18215 141 357 0 18491 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 90512

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10358
/proc/meminfo: memFree=30369452/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7

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

/proc/meminfo: memFree=20284124/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=205632 CPUtime=1295.08 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 50681 0 0 0 129416 92 0 0 20 0 1 0 20326208 210567168 46685 33554432000 4194304 5654031 140736837554704 140736837552792 4233144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 51408 46685 141 357 0 51048 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 220740

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/183 10413
/proc/meminfo: memFree=20330200/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=155544 CPUtime=1355.07 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 52118 0 0 0 135412 95 0 0 20 0 1 0 20326208 159277056 31367 33554432000 4194304 5654031 140736837554704 140736837552792 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 38886 31367 141 357 0 38526 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 170652

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.05 3/183 10413
/proc/meminfo: memFree=20221100/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=287020 CPUtime=1415.06 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 53187 0 0 0 141409 97 0 0 20 0 1 0 20326208 293908480 53383 33554432000 4194304 5654031 140736837554704 140736837552792 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 71755 53383 141 357 0 71395 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 302128

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/183 10413
/proc/meminfo: memFree=20238228/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=205632 CPUtime=1475.05 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 54591 0 0 0 147404 101 0 0 20 0 1 0 20326208 210567168 43613 33554432000 4194304 5654031 140736837554704 140736837552792 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 51408 43613 141 357 0 51048 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 220740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/183 10413
/proc/meminfo: memFree=20154180/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=287020 CPUtime=1535.04 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 55139 0 0 0 153401 103 0 0 20 0 1 0 20326208 293908480 62045 33554432000 4194304 5654031 140736837554704 140736837552792 4232932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 71755 62045 141 357 0 71395 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 302128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 10413
/proc/meminfo: memFree=20182772/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=205632 CPUtime=1595.03 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 56876 0 0 0 159397 106 0 0 20 0 1 0 20326208 210567168 50604 33554432000 4194304 5654031 140736837554704 140736837552792 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 51408 50604 141 357 0 51048 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 220740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/184 10417
/proc/meminfo: memFree=20227504/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=155544 CPUtime=1655.03 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 58194 0 0 0 165394 109 0 0 20 0 1 0 20326208 159277056 35632 33554432000 4194304 5654031 140736837554704 140736837552792 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 38886 35632 141 357 0 38526 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 170652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 10417
/proc/meminfo: memFree=20134340/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=287020 CPUtime=1715.01 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 59044 0 0 0 171391 110 0 0 20 0 1 0 20326208 293908480 54877 33554432000 4194304 5654031 140736837554704 140736837552792 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 71755 54877 141 357 0 71395 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 302128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 10417
/proc/meminfo: memFree=20182108/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=155544 CPUtime=1775.01 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 59976 0 0 0 177387 114 0 0 20 0 1 0 20326208 159277056 38023 33554432000 4194304 5654031 140736837554704 140736837552792 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 38886 38023 141 357 0 38526 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 170652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 10417
/proc/meminfo: memFree=20143872/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=205632 CPUtime=1793.2 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 60503 0 0 0 179206 114 0 0 20 0 1 0 20326208 210567168 45703 33554432000 4194304 5654031 140736837554704 140736837552792 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 51408 45703 141 357 0 51048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 220740

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 2.01 3/183 10417
/proc/meminfo: memFree=20143872/32873844 swapFree=6868/6868
[pid=10338] ppid=10336 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (npSolver-pbo-It) S 10336 10338 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 20325507 9367552 274 33554432000 4194304 5064252 140736851795520 140736851794432 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10338/statm: 2287 274 233 213 0 72 0
[pid=10339] ppid=10338 vsize=5960 CPUtime=6.84 cores=1,3,5,7
/proc/10339/stat : 10339 (npSolver-pbo) S 10338 10338 8890 0 -1 4202496 4917 27281 0 0 13 4 652 15 20 0 1 0 20325507 6103040 1082 33554432000 4194304 6004724 140734401886064 140734401871912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10339/statm: 1490 1082 176 442 0 1044 0
[pid=10357] ppid=10339 vsize=205632 CPUtime=1793.2 cores=1,3,5,7
/proc/10357/stat : 10357 (glucosInc) R 10339 10338 8890 0 -1 4202496 60503 0 0 0 179206 114 0 0 20 0 1 0 20326208 210567168 45703 33554432000 4194304 5654031 140736837554704 140736837552792 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10357/statm: 51408 45703 141 357 0 51048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 220740

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.73
CPU system time (s): 1.3468
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 351448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.34679
maximum resident set size= 302836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93077
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= 317
involuntary context switches= 2168

runsolver used 3.12652 second user time and 8.33673 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-07 23:13:09
IDJOB=3747733
IDBENCH=48153
IDSOLVER=2332
FILE ID=node135/3747733-1339103589
RUNJOBID= node135-1339098177-8907
PBS_JOBID= 14643718
Free space on /tmp= 70664 MiB

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

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=874798390

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30542728 kB
Buffers:           74760 kB
Cached:          1179132 kB
SwapCached:         3308 kB
Active:           594504 kB
Inactive:         986732 kB
Active(anon):     326864 kB
Inactive(anon):     2744 kB
Active(file):     267640 kB
Inactive(file):   983988 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:        387124 kB
Mapped:            10348 kB
Shmem:                 0 kB
Slab:             606644 kB
SReclaimable:      48224 kB
SUnreclaim:       558420 kB
KernelStack:        1528 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     496972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68356 MiB
End job on node135 at 2012-06-07 23:43:09