Trace number 3702804

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? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.40	c run inc solver
0.00/0.40	c [INC SYSTEM] run initial solver
0.00/0.40	c [INC SYSTEM] preprocess with white file
0.00/0.70	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.70	c [INC SYSTEM] execute solver
0.00/0.77	c [INC SEARCH] formula is SAT
0.00/0.77	c [INC SYSTEM] solved the initial formula
0.00/0.77	c model valid
0.00/0.77	c current solution ok
0.00/0.87	o 265
0.00/0.87	c starting approximation
0.00/0.87	c factor = 1
0.00/0.87	c can not find a suitable factor, leaving approximation
0.00/0.87	c finished approximation
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.87	c [INC SEARCH] iteration: 0
0.00/0.87	c [INC BOUNDS] best value:265 search for 264
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.89	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 253
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:253 search for 252
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.96/1.01	c set iterative enc to: card
0.96/1.01	c set iterative enc to: none
0.96/1.02	c [INC SEARCH] isOptimum variable: 0
0.97/1.63	c formula is SAT
0.97/1.63	c [INC SEARCH] copied best model
0.97/1.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.63	c model valid
0.97/1.63	c current solution ok
0.97/1.63	o 240
0.97/1.63	c [INC SEARCH] iteration: 2
0.97/1.63	c [INC BOUNDS] best value:240 search for 239
0.97/1.63	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.63	c write failed with 2
0.97/1.64	c [INC SYSTEM] create new solver instance
0.97/1.64	c [INC] encode full formula
0.97/1.64	c (debug) using card networks
0.97/1.65	c set iterative enc to: card
0.97/1.65	c set iterative enc to: none
0.97/1.65	c [INC SEARCH] isOptimum variable: 0
2.65/2.77	c formula is SAT
2.65/2.77	c [INC SEARCH] copied best model
2.65/2.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.65/2.77	c model valid
2.65/2.77	c current solution ok
2.65/2.77	o 230
2.65/2.77	c [INC SEARCH] iteration: 3
2.65/2.77	c [INC BOUNDS] best value:230 search for 229
2.65/2.77	c [INC SYSTEM] there exists a inc, kill it!
2.65/2.77	c write failed with 2
2.65/2.78	c [INC SYSTEM] create new solver instance
2.65/2.78	c [INC] encode full formula
2.65/2.78	c (debug) using card networks
2.65/2.78	c set iterative enc to: card
2.65/2.78	c set iterative enc to: none
2.65/2.79	c [INC SEARCH] isOptimum variable: 0
13.53/13.63	c formula is SAT
13.53/13.63	c [INC SEARCH] copied best model
13.53/13.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.53/13.63	c model valid
13.53/13.63	c current solution ok
13.53/13.63	o 221
13.53/13.63	c [INC SEARCH] iteration: 4
13.53/13.63	c [INC BOUNDS] best value:221 search for 220
13.53/13.63	c [INC SYSTEM] there exists a inc, kill it!
13.53/13.63	c write failed with 2
13.53/13.63	c [INC SYSTEM] create new solver instance
13.53/13.63	c [INC] encode full formula
13.53/13.63	c (debug) using card networks
13.53/13.64	c set iterative enc to: card
13.53/13.64	c set iterative enc to: none
13.53/13.65	c [INC SEARCH] isOptimum variable: 0
248.40/248.57	c formula is SAT
248.40/248.57	c [INC SEARCH] copied best model
248.40/248.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
248.40/248.57	c model valid
248.40/248.57	c current solution ok
248.40/248.57	o 220
248.40/248.57	c [INC SEARCH] iteration: 5
248.40/248.57	c [INC BOUNDS] best value:220 search for 219
248.40/248.57	c [INC SYSTEM] there exists a inc, kill it!
248.40/248.57	c write failed with 2
248.40/248.57	c [INC SYSTEM] create new solver instance
248.40/248.57	c [INC] encode full formula
248.40/248.57	c (debug) using card networks
248.40/248.58	c set iterative enc to: card
248.40/248.58	c set iterative enc to: none
248.40/248.59	c [INC SEARCH] isOptimum variable: 0
1664.43/1664.88	c formula is SAT
1664.43/1664.88	c [INC SEARCH] copied best model
1664.43/1664.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1664.43/1664.88	c model valid
1664.43/1664.88	c current solution ok
1664.43/1664.88	o 218
1664.43/1664.88	c [INC SEARCH] iteration: 6
1664.43/1664.88	c [INC BOUNDS] best value:218 search for 217
1664.43/1664.88	c [INC SYSTEM] there exists a inc, kill it!
1664.43/1664.88	c write failed with 2
1664.43/1664.89	c [INC SYSTEM] create new solver instance
1664.43/1664.89	c [INC] encode full formula
1664.43/1664.89	c (debug) using card networks
1664.56/1664.90	c set iterative enc to: card
1664.56/1664.90	c set iterative enc to: none
1664.56/1664.91	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	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-3702804-1338310771/watcher-3702804-1338310771 -o /tmp/evaluation-result-3702804-1338310771/solver-3702804-1338310771 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702804-1338310771.opb 161992401 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: 0.00 0.00 0.85 2/171 4107
/proc/meminfo: memFree=30725212/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0

[startup+0.0336121 s]
/proc/loadavg: 0.00 0.00 0.85 2/171 4107
/proc/meminfo: memFree=30725212/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 0.00 0.00 0.85 2/171 4107
/proc/meminfo: memFree=30725212/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 0.00 0.00 0.85 2/171 4107
/proc/meminfo: memFree=30725212/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 0.00 0.00 0.85 2/171 4107
/proc/meminfo: memFree=30725212/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 0.00 0.00 0.85 3/182 4133
/proc/meminfo: memFree=30671668/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=0.97 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 3637 10523 0 1 43 8 43 3 20 0 1 0 297205737 9322496 1964 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1964 194 440 0 1832 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 18252

[startup+3.10022 s]
/proc/loadavg: 0.08 0.02 0.85 3/181 4148
/proc/meminfo: memFree=30669720/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=2.75 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 4682 17551 0 1 45 9 215 6 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 18252

[startup+6.30038 s]
/proc/loadavg: 0.08 0.02 0.85 3/181 4156
/proc/meminfo: memFree=30667548/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=2.75 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 4682 17551 0 1 45 9 215 6 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4152] ppid=4108 vsize=24352 CPUtime=3.49 cores=1,3,5,7
/proc/4152/stat : 4152 (glucosInc) R 4108 4107 4077 0 -1 4202496 4587 0 0 0 348 1 0 0 20 0 1 0 297206016 24936448 4868 33554432000 4194304 5654031 140737284033600 140737284021416 4215913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 6088 4868 142 357 0 5728 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 42604

[startup+12.7003 s]
/proc/loadavg: 0.37 0.08 0.86 3/181 4158
/proc/meminfo: memFree=30653180/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=2.75 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 4682 17551 0 1 45 9 215 6 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4152] ppid=4108 vsize=33120 CPUtime=9.88 cores=1,3,5,7
/proc/4152/stat : 4152 (glucosInc) R 4108 4107 4077 0 -1 4202496 5309 0 0 0 987 1 0 0 20 0 1 0 297206016 33914880 6981 33554432000 4194304 5654031 140737284033600 140737284021416 4215084 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 8280 6981 142 357 0 7920 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 51372

[startup+25.5004 s]
/proc/loadavg: 0.62 0.14 0.87 3/181 4162
/proc/meminfo: memFree=30632728/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=13.6 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5201 23395 0 1 46 9 1296 9 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4160] ppid=4108 vsize=33148 CPUtime=11.82 cores=1,3,5,7
/proc/4160/stat : 4160 (glucosInc) R 4108 4107 4077 0 -1 4202496 6247 0 0 0 1181 1 0 0 20 0 1 0 297207102 33943552 7708 33554432000 4194304 5654031 140733772558032 140733772545848 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4160/statm: 8287 7708 142 357 0 7927 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 51400

[startup+51.1004 s]
/proc/loadavg: 1.15 0.31 0.91 3/182 4169
/proc/meminfo: memFree=30622608/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=13.6 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5201 23395 0 1 46 9 1296 9 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4160] ppid=4108 vsize=47468 CPUtime=37.42 cores=1,3,5,7
/proc/4160/stat : 4160 (glucosInc) R 4108 4107 4077 0 -1 4202496 8193 0 0 0 3739 3 0 0 20 0 1 0 297207102 48607232 11304 33554432000 4194304 5654031 140733772558032 140733772545848 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4160/statm: 11867 11304 142 357 0 11507 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 65720

[startup+102.307 s]
/proc/loadavg: 1.66 0.59 0.97 3/181 4192
/proc/meminfo: memFree=30539392/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=13.6 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5201 23395 0 1 46 9 1296 9 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4160] ppid=4108 vsize=66576 CPUtime=88.62 cores=1,3,5,7
/proc/4160/stat : 4160 (glucosInc) R 4108 4107 4077 0 -1 4202496 9201 0 0 0 8858 4 0 0 20 0 1 0 297207102 68173824 16081 33554432000 4194304 5654031 140733772558032 140733772545848 4216586 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4160/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 84828

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 1.02 3/181 4193
/proc/meminfo: memFree=30553352/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=13.6 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5201 23395 0 1 46 9 1296 9 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4160] ppid=4108 vsize=66576 CPUtime=148.6 cores=1,3,5,7
/proc/4160/stat : 4160 (glucosInc) R 4108 4107 4077 0 -1 4202496 11112 0 0 0 14852 8 0 0 20 0 1 0 297207102 68173824 16081 33554432000 4194304 5654031 140733772558032 140733772545848 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4160/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 84828

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 1.09 3/181 4193
/proc/meminfo: memFree=30474236/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=13.6 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5201 23395 0 1 46 9 1296 9 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4160] ppid=4108 vsize=66576 CPUtime=208.59 cores=1,3,5,7
/proc/4160/stat : 4160 (glucosInc) R 4108 4107 4077 0 -1 4202496 12718 0 0 0 20847 12 0 0 20 0 1 0 297207102 68173824 16081 33554432000 4194304 5654031 140733772558032 140733772545848 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4160/statm: 16644 16081 142 357 0 16284 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 84828

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 1.14 3/181 4197
/proc/meminfo: memFree=30600428/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7

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

/proc/meminfo: memFree=30340312/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=201368 CPUtime=993.52 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 45770 0 0 0 99268 84 0 0 20 0 1 0 297230596 206200832 46372 33554432000 4194304 5654031 140734851602176 140734851589992 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 50342 46372 142 357 0 49982 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 219620

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.69 3/181 4208
/proc/meminfo: memFree=30476972/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=170548 CPUtime=1053.52 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 48418 0 0 0 105263 89 0 0 20 0 1 0 297230596 174641152 39137 33554432000 4194304 5654031 140734851602176 140734851589992 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 42637 39137 142 357 0 42277 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 188800

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/181 4209
/proc/meminfo: memFree=30428148/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=251456 CPUtime=1113.5 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 51316 0 0 0 111255 95 0 0 20 0 1 0 297230596 257490944 50108 33554432000 4194304 5654031 140734851602176 140734851589992 4233181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 62864 50108 142 357 0 62504 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 269708

[startup+1422.31 s]
/proc/loadavg: 2.03 1.99 1.73 3/181 4209
/proc/meminfo: memFree=30465604/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=170548 CPUtime=1173.49 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 53303 0 0 0 117249 100 0 0 20 0 1 0 297230596 174641152 40673 33554432000 4194304 5654031 140734851602176 140734851589992 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 42637 40673 142 357 0 42277 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 188800

[startup+1482.3 s]
/proc/loadavg: 2.01 1.99 1.74 3/181 4209
/proc/meminfo: memFree=30417232/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=201368 CPUtime=1233.48 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 54693 0 0 0 123245 103 0 0 20 0 1 0 297230596 206200832 43300 33554432000 4194304 5654031 140734851602176 140734851600264 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 50342 43300 142 357 0 49982 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 219620

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 4209
/proc/meminfo: memFree=30366384/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=201368 CPUtime=1293.47 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 55495 0 0 0 129242 105 0 0 20 0 1 0 297230596 206200832 44836 33554432000 4194304 5654031 140734851602176 140734851600264 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 50342 44836 142 357 0 49982 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 219620

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/181 4209
/proc/meminfo: memFree=30409956/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=121228 CPUtime=1353.46 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 56292 0 0 0 135239 107 0 0 20 0 1 0 297230596 124137472 29743 33554432000 4194304 5654031 140734851602176 140734851600200 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 30307 29743 142 357 0 29947 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 139480

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/181 4210
/proc/meminfo: memFree=30364676/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=248.48 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 5726 37721 0 1 47 9 24767 25 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4197] ppid=4108 vsize=201368 CPUtime=1413.45 cores=1,3,5,7
/proc/4197/stat : 4197 (glucosInc) R 4108 4107 4077 0 -1 4202496 58719 0 0 0 141233 112 0 0 20 0 1 0 297230596 206200832 46884 33554432000 4194304 5654031 140734851602176 140734851589992 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4197/statm: 50342 46884 142 357 0 49982 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 219620

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/181 4212
/proc/meminfo: memFree=30540392/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=1664.56 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 6246 96977 0 1 49 10 166259 138 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4212] ppid=4108 vsize=85504 CPUtime=57.36 cores=1,3,5,7
/proc/4212/stat : 4212 (glucosInc) R 4108 4107 4077 0 -1 4202496 7793 0 0 0 5733 3 0 0 20 0 1 0 297372228 87556096 14382 33554432000 4194304 5654031 140734012084592 140734012072408 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4212/statm: 21376 14382 142 357 0 21016 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 103756

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 4212
/proc/meminfo: memFree=30449752/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=1664.56 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 6246 96977 0 1 49 10 166259 138 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4212] ppid=4108 vsize=85504 CPUtime=117.35 cores=1,3,5,7
/proc/4212/stat : 4212 (glucosInc) R 4108 4107 4077 0 -1 4202496 9662 0 0 0 11729 6 0 0 20 0 1 0 297372228 87556096 20813 33554432000 4194304 5654031 140734012084592 140734012072408 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4212/statm: 21376 20813 142 357 0 21016 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 103756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 4212
/proc/meminfo: memFree=30462056/32873844 swapFree=7372/7372
[pid=4107] ppid=4105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4107/stat : 4107 (npSolver-pbo-It) S 4105 4107 4077 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297205736 9367552 275 33554432000 4194304 5064252 140733552208448 140733552207360 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4107/statm: 2287 275 233 213 0 72 0
[pid=4108] ppid=4107 vsize=9104 CPUtime=1664.56 cores=1,3,5,7
/proc/4108/stat : 4108 (npSolver-pbo) S 4107 4107 4077 0 -1 4202496 6246 96977 0 1 49 10 166259 138 20 0 1 0 297205737 9322496 1974 33554432000 4194304 5992684 140735544607616 140735544593448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4108/statm: 2276 1974 194 440 0 1832 0
[pid=4212] ppid=4108 vsize=85504 CPUtime=135.46 cores=1,3,5,7
/proc/4212/stat : 4212 (glucosInc) R 4108 4107 4077 0 -1 4202496 10702 0 0 0 13538 8 0 0 20 0 1 0 297372228 87556096 20813 33554432000 4194304 5654031 140734012084592 140734012072408 4214981 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4212/statm: 21376 20813 142 357 0 21016 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 103756

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.41
CPU time (s): 1800.05
CPU user time (s): 1798.47
CPU system time (s): 1.57576
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 339396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.47
system time used= 1.57576
maximum resident set size= 267544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114305
page faults= 1
swaps= 0
block input operations= 80
block output operations= 48880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 410
involuntary context switches= 2168

runsolver used 3.02254 second user time and 8.50571 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-29 18:59:31
IDJOB=3702804
IDBENCH=1952
IDSOLVER=2278
FILE ID=node109/3702804-1338310771
RUNJOBID= node109-1338310771-4094
PBS_JOBID= 14632119
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702804-1338310771/watcher-3702804-1338310771 -o /tmp/evaluation-result-3702804-1338310771/solver-3702804-1338310771 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702804-1338310771.opb 161992401 HOME HOME

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=161992401

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30725584 kB
Buffers:          254064 kB
Cached:          1023660 kB
SwapCached:          584 kB
Active:           644576 kB
Inactive:         641360 kB
Active(anon):       1668 kB
Inactive(anon):     9092 kB
Active(file):     642908 kB
Inactive(file):   632268 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106296 kB
Dirty:              8264 kB
Writeback:             0 kB
AnonPages:         15224 kB
Mapped:             9544 kB
Shmem:                 8 kB
Slab:             724120 kB
SReclaimable:     166908 kB
SUnreclaim:       557212 kB
KernelStack:        1392 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71000 MiB
End job on node109 at 2012-05-29 19:29:32