Trace number 3698014

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
0.00/0.68	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.68	c [INC SYSTEM] execute solver
0.00/0.74	c [INC SEARCH] formula is SAT
0.00/0.74	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.84	o 261
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:261 search for 260
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
0.00/0.96	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.00/0.96	o 242
0.00/0.96	c [INC SEARCH] iteration: 1
0.00/0.96	c [INC BOUNDS] best value:242 search for 241
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.00/0.97	c set iterative enc to: card
0.00/0.97	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
1.56/1.61	c formula is SAT
1.56/1.61	c [INC SEARCH] copied best model
1.56/1.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.62	c model valid
1.56/1.62	c current solution ok
1.56/1.62	o 235
1.56/1.62	c [INC SEARCH] iteration: 2
1.56/1.62	c [INC BOUNDS] best value:235 search for 234
1.56/1.62	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.62	c write failed with 2
1.56/1.62	c [INC SYSTEM] create new solver instance
1.56/1.62	c [INC] encode full formula
1.56/1.62	c (debug) using card networks
1.56/1.63	c set iterative enc to: card
1.56/1.63	c set iterative enc to: none
1.56/1.63	c [INC SEARCH] isOptimum variable: 0
2.66/2.79	c formula is SAT
2.66/2.79	c [INC SEARCH] copied best model
2.66/2.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.66/2.79	c model valid
2.66/2.79	c current solution ok
2.66/2.79	o 228
2.66/2.79	c [INC SEARCH] iteration: 3
2.66/2.79	c [INC BOUNDS] best value:228 search for 227
2.66/2.79	c [INC SYSTEM] there exists a inc, kill it!
2.66/2.79	c write failed with 2
2.66/2.79	c [INC SYSTEM] create new solver instance
2.66/2.79	c [INC] encode full formula
2.66/2.79	c (debug) using card networks
2.77/2.80	c set iterative enc to: card
2.77/2.80	c set iterative enc to: none
2.77/2.81	c [INC SEARCH] isOptimum variable: 0
4.87/4.97	c formula is SAT
4.87/4.97	c [INC SEARCH] copied best model
4.87/4.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.96/5.15	c model valid
4.96/5.15	c current solution ok
4.96/5.15	o 227
4.96/5.15	c [INC SEARCH] iteration: 4
4.96/5.15	c [INC BOUNDS] best value:227 search for 226
4.96/5.15	c [INC SYSTEM] there exists a inc, kill it!
4.96/5.15	c write failed with 2
4.96/5.15	c [INC SYSTEM] create new solver instance
4.96/5.15	c [INC] encode full formula
4.96/5.15	c (debug) using card networks
4.96/5.15	c set iterative enc to: card
4.96/5.15	c set iterative enc to: none
4.96/5.15	c [INC SEARCH] isOptimum variable: 0
8.11/8.33	c formula is SAT
8.11/8.33	c [INC SEARCH] copied best model
8.11/8.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.11/8.33	c model valid
8.11/8.33	c current solution ok
8.11/8.33	o 225
8.11/8.33	c [INC SEARCH] iteration: 5
8.11/8.33	c [INC BOUNDS] best value:225 search for 224
8.11/8.33	c [INC SYSTEM] there exists a inc, kill it!
8.11/8.33	c write failed with 2
8.11/8.33	c [INC SYSTEM] create new solver instance
8.11/8.33	c [INC] encode full formula
8.11/8.33	c (debug) using card networks
8.11/8.34	c set iterative enc to: card
8.11/8.34	c set iterative enc to: none
8.11/8.35	c [INC SEARCH] isOptimum variable: 0
11.02/11.26	c formula is SAT
11.02/11.26	c [INC SEARCH] copied best model
11.02/11.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.02/11.26	c model valid
11.02/11.26	c current solution ok
11.02/11.26	o 224
11.02/11.26	c [INC SEARCH] iteration: 6
11.02/11.26	c [INC BOUNDS] best value:224 search for 223
11.02/11.26	c [INC SYSTEM] there exists a inc, kill it!
11.02/11.26	c write failed with 2
11.02/11.27	c [INC SYSTEM] create new solver instance
11.02/11.27	c [INC] encode full formula
11.02/11.27	c (debug) using card networks
11.02/11.27	c set iterative enc to: card
11.02/11.27	c set iterative enc to: none
11.02/11.28	c [INC SEARCH] isOptimum variable: 0
14.21/14.47	c formula is SAT
14.21/14.47	c [INC SEARCH] copied best model
14.21/14.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.21/14.47	c model valid
14.21/14.47	c current solution ok
14.21/14.47	o 217
14.21/14.47	c [INC SEARCH] iteration: 7
14.21/14.47	c [INC BOUNDS] best value:217 search for 216
14.21/14.47	c [INC SYSTEM] there exists a inc, kill it!
14.21/14.47	c write failed with 2
14.21/14.47	c [INC SYSTEM] create new solver instance
14.21/14.47	c [INC] encode full formula
14.21/14.47	c (debug) using card networks
14.21/14.48	c set iterative enc to: card
14.21/14.48	c set iterative enc to: none
14.21/14.49	c [INC SEARCH] isOptimum variable: 0
48.31/48.53	c formula is SAT
48.31/48.53	c [INC SEARCH] copied best model
48.31/48.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.31/48.54	c model valid
48.31/48.54	c current solution ok
48.31/48.54	o 215
48.31/48.54	c [INC SEARCH] iteration: 8
48.31/48.54	c [INC BOUNDS] best value:215 search for 214
48.31/48.54	c [INC SYSTEM] there exists a inc, kill it!
48.31/48.54	c write failed with 2
48.31/48.54	c [INC SYSTEM] create new solver instance
48.31/48.54	c [INC] encode full formula
48.31/48.54	c (debug) using card networks
48.31/48.55	c set iterative enc to: card
48.31/48.55	c set iterative enc to: none
48.31/48.55	c [INC SEARCH] isOptimum variable: 0
366.84/367.13	c formula is SAT
366.84/367.13	c [INC SEARCH] copied best model
366.84/367.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
366.84/367.13	c model valid
366.84/367.13	c current solution ok
366.84/367.13	o 213
366.84/367.13	c [INC SEARCH] iteration: 9
366.84/367.13	c [INC BOUNDS] best value:213 search for 212
366.84/367.13	c [INC SYSTEM] there exists a inc, kill it!
366.84/367.13	c write failed with 2
366.84/367.13	c [INC SYSTEM] create new solver instance
366.84/367.13	c [INC] encode full formula
366.84/367.13	c (debug) using card networks
366.84/367.14	c set iterative enc to: card
366.84/367.14	c set iterative enc to: none
366.84/367.15	c [INC SEARCH] isOptimum variable: 0
1186.80/1187.26	c formula is SAT
1186.80/1187.26	c [INC SEARCH] copied best model
1186.80/1187.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1186.80/1187.26	c model valid
1186.80/1187.26	c current solution ok
1186.80/1187.26	o 211
1186.80/1187.26	c [INC SEARCH] iteration: 10
1186.80/1187.26	c [INC BOUNDS] best value:211 search for 210
1186.80/1187.26	c [INC SYSTEM] there exists a inc, kill it!
1186.80/1187.26	c write failed with 2
1186.80/1187.27	c [INC SYSTEM] create new solver instance
1186.80/1187.27	c [INC] encode full formula
1186.80/1187.27	c (debug) using card networks
1186.80/1187.28	c set iterative enc to: card
1186.80/1187.28	c set iterative enc to: none
1186.80/1187.29	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.51	s UNKNOWN
1800.01/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.51	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-3698014-1338051642/watcher-3698014-1338051642 -o /tmp/evaluation-result-3698014-1338051642/solver-3698014-1338051642 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698014-1338051642.opb 1553136766 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10217
/proc/meminfo: memFree=28049388/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0

[startup+0.025681 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10217
/proc/meminfo: memFree=28049388/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10217
/proc/meminfo: memFree=28049388/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10217
/proc/meminfo: memFree=28049388/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10217
/proc/meminfo: memFree=28049388/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10228
/proc/meminfo: memFree=28032472/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=0.95 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 3574 10912 0 0 41 8 42 4 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10228] ppid=10218 vsize=16448 CPUtime=0.51 cores=0,2,4,6
/proc/10228/stat : 10228 (glucosInc) R 10218 10217 9054 0 -1 4202496 2794 0 0 0 51 0 0 0 20 0 1 0 271289129 16842752 3263 33554432000 4194304 5654031 140734737839376 140734737837160 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10228/statm: 4112 3263 140 357 0 3752 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35004

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10230
/proc/meminfo: memFree=28025900/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=2.79 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 4643 17819 0 0 43 9 221 6 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 18556

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10234
/proc/meminfo: memFree=28024348/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=4.96 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 5176 21940 0 0 44 9 436 7 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10234] ppid=10218 vsize=16940 CPUtime=1.15 cores=0,2,4,6
/proc/10234/stat : 10234 (glucosInc) R 10218 10217 9054 0 -1 4202496 2712 0 0 0 115 0 0 0 20 0 1 0 271289545 17346560 3675 33554432000 4194304 5654031 140735150414608 140735150402424 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10234/statm: 4235 3675 140 357 0 3875 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 35496

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10238
/proc/meminfo: memFree=28025108/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=11.11 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 6247 31281 0 0 47 9 1044 11 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10238] ppid=10218 vsize=16884 CPUtime=1.4 cores=0,2,4,6
/proc/10238/stat : 10238 (glucosInc) R 10218 10217 9054 0 -1 4202496 3663 0 0 0 140 0 0 0 20 0 1 0 271290159 17289216 3675 33554432000 4194304 5654031 140736163982144 140736163969960 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10238/statm: 4221 3675 141 357 0 3861 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 35440

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10263
/proc/meminfo: memFree=28006528/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=14.31 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 6779 36091 0 0 48 9 1362 12 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10240] ppid=10218 vsize=33260 CPUtime=11 cores=0,2,4,6
/proc/10240/stat : 10240 (glucosInc) R 10218 10217 9054 0 -1 4202496 6006 0 0 0 1098 2 0 0 20 0 1 0 271290480 34058240 7807 33554432000 4194304 5654031 140733987028448 140733987016264 4232618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10240/statm: 8315 7807 141 357 0 7955 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 51816

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10265
/proc/meminfo: memFree=28023504/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=48.37 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 7313 44817 0 0 49 9 4762 17 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10265] ppid=10218 vsize=17332 CPUtime=2.53 cores=0,2,4,6
/proc/10265/stat : 10265 (glucosInc) R 10218 10217 9054 0 -1 4202496 3835 0 0 0 252 1 0 0 20 0 1 0 271293887 17747968 3804 33554432000 4194304 5654031 140734015217904 140734015205720 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10265/statm: 4333 3804 141 357 0 3973 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 35888

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10265
/proc/meminfo: memFree=27983064/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=48.37 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 7313 44817 0 0 49 9 4762 17 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10265] ppid=10218 vsize=78912 CPUtime=53.72 cores=0,2,4,6
/proc/10265/stat : 10265 (glucosInc) R 10218 10217 9054 0 -1 4202496 10787 0 0 0 5368 4 0 0 20 0 1 0 271293887 80805888 13531 33554432000 4194304 5654031 140734015217904 140734015205720 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10265/statm: 19728 13531 141 357 0 19368 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 97468

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10265
/proc/meminfo: memFree=27936640/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=48.37 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 7313 44817 0 0 49 9 4762 17 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10265] ppid=10218 vsize=128232 CPUtime=113.71 cores=0,2,4,6
/proc/10265/stat : 10265 (glucosInc) R 10218 10217 9054 0 -1 4202496 11267 0 0 0 11364 7 0 0 20 0 1 0 271293887 131309568 25409 33554432000 4194304 5654031 140734015217904 140734015205720 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10265/statm: 32058 25409 141 357 0 31698 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 146788

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10266
/proc/meminfo: memFree=27906916/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=48.37 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 7313 44817 0 0 49 9 4762 17 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10265] ppid=10218 vsize=159052 CPUtime=173.7 cores=0,2,4,6
/proc/10265/stat : 10265 (glucosInc) R 10218 10217 9054 0 -1 4202496 12555 0 0 0 17359 11 0 0 20 0 1 0 271293887 162869248 32217 33554432000 4194304 5654031 140734015217904 140734015215832 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10265/statm: 39763 32217 141 357 0 39403 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 177608

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10266
/proc/meminfo: memFree=27907060/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28815588/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=123768 CPUtime=114.98 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 10751 0 0 0 11489 9 0 0 20 0 1 0 271407760 126738432 28394 33554432000 4194304 5654031 140733245833312 140733245821128 4232448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 30942 28394 141 357 0 30582 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 142324

[startup+1362.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 10342
/proc/meminfo: memFree=28889136/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=74448 CPUtime=174.96 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 11013 0 0 0 17484 12 0 0 20 0 1 0 271407760 76234752 18121 33554432000 4194304 5654031 140733245833312 140733245821128 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 18612 18121 141 357 0 18252 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 93004

[startup+1422.31 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 10345
/proc/meminfo: memFree=28834208/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=123768 CPUtime=234.97 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 11293 0 0 0 23481 16 0 0 20 0 1 0 271407760 126738432 30442 33554432000 4194304 5654031 140733245833312 140733245821128 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 30942 30442 141 357 0 30582 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 142324

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 10347
/proc/meminfo: memFree=28851260/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=123768 CPUtime=294.95 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 11796 0 0 0 29474 21 0 0 20 0 1 0 271407760 126738432 28906 33554432000 4194304 5654031 140733245833312 140733245821128 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 30942 28906 141 357 0 30582 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 142324

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 10347
/proc/meminfo: memFree=28786020/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=168700 CPUtime=354.94 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 12725 0 0 0 35467 27 0 0 20 0 1 0 271407760 172748800 35573 33554432000 4194304 5654031 140733245833312 140733245831400 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 42175 35573 141 357 0 41815 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 187256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 10347
/proc/meminfo: memFree=28763528/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=151156 CPUtime=414.92 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 13311 0 0 0 41461 31 0 0 20 0 1 0 271407760 154783744 37289 33554432000 4194304 5654031 140733245833312 140733245821128 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 37789 37289 141 357 0 37429 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 169712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10347
/proc/meminfo: memFree=28810736/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=101836 CPUtime=474.92 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 13658 0 0 0 47456 36 0 0 20 0 1 0 271407760 104280064 24968 33554432000 4194304 5654031 140733245833312 140733245821128 4215888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 25459 24968 141 357 0 25099 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 120392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10348
/proc/meminfo: memFree=28657308/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=181976 CPUtime=534.9 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 14061 0 0 0 53450 40 0 0 20 0 1 0 271407760 186343424 40940 33554432000 4194304 5654031 140733245833312 140733245821128 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 45494 40940 141 357 0 45134 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 200532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10351
/proc/meminfo: memFree=28751660/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=101836 CPUtime=594.89 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 14341 0 0 0 59445 44 0 0 20 0 1 0 271407760 104280064 24968 33554432000 4194304 5654031 140733245833312 140733245821128 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 25459 24968 141 357 0 25099 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 120392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10351
/proc/meminfo: memFree=28677516/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=181976 CPUtime=613.1 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 14474 0 0 0 61264 46 0 0 20 0 1 0 271407760 186343424 41964 33554432000 4194304 5654031 140733245833312 140733245821128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 45494 41964 141 357 0 45134 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 200532

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.01 2.00 3/184 10351
/proc/meminfo: memFree=28677516/32873844 swapFree=7364/7364
[pid=10217] ppid=10215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10217/stat : 10217 (npSolver-pbo-It) S 10215 10217 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271289031 9367552 275 33554432000 4194304 5064252 140734963860512 140734963859424 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10217/statm: 2287 275 233 213 0 72 0
[pid=10218] ppid=10217 vsize=9408 CPUtime=1186.91 cores=0,2,4,6
/proc/10218/stat : 10218 (npSolver-pbo) S 10217 10217 9054 0 -1 4202496 8383 105325 0 0 52 9 118519 111 20 0 1 0 271289031 9633792 1870 33554432000 4194304 5992684 140736138477136 140736138462968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10218/statm: 2352 1870 180 440 0 1908 0
[pid=10279] ppid=10218 vsize=181976 CPUtime=613.1 cores=0,2,4,6
/proc/10279/stat : 10279 (glucosInc) R 10218 10217 9054 0 -1 4202496 14474 0 0 0 61264 46 0 0 20 0 1 0 271407760 186343424 41964 33554432000 4194304 5654031 140733245833312 140733245821128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10279/statm: 45494 41964 141 357 0 45134 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 200532

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.37
CPU system time (s): 1.67974
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 262604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.67974
maximum resident set size= 214960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128562
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 622
involuntary context switches= 2105

runsolver used 3.63345 second user time and 8.73067 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 19:00:42
IDJOB=3698014
IDBENCH=1948
IDSOLVER=2275
FILE ID=node133/3698014-1338051642
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71348 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698014-1338051642/watcher-3698014-1338051642 -o /tmp/evaluation-result-3698014-1338051642/solver-3698014-1338051642 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698014-1338051642.opb 1553136766 HOME HOME

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1553136766

node133.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.540
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.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28049728 kB
Buffers:          289776 kB
Cached:          3035816 kB
SwapCached:            0 kB
Active:          1485512 kB
Inactive:        2542840 kB
Active(anon):     705436 kB
Inactive(anon):        0 kB
Active(file):     780076 kB
Inactive(file):  2542840 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        826616 kB
Mapped:            15900 kB
Shmem:               212 kB
Slab:             654692 kB
SReclaimable:      97060 kB
SUnreclaim:       557632 kB
KernelStack:        1528 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     926196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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= 71592 MiB
End job on node133 at 2012-05-26 19:30:43