Trace number 3702797

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.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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.39	c run inc solver
0.00/0.39	c [INC SYSTEM] run initial solver
0.00/0.39	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.75	c [INC SYSTEM] solved the initial formula
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.00/0.85	o 270
0.00/0.85	c starting approximation
0.00/0.85	c factor = 1
0.00/0.85	c can not find a suitable factor, leaving approximation
0.00/0.85	c finished approximation
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC BOUNDS] best value:270 search for 269
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c (debug) using card networks
0.00/0.86	c set iterative enc to: card
0.00/0.86	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.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 265
0.00/0.97	c [INC SEARCH] iteration: 1
0.00/0.97	c [INC BOUNDS] best value:265 search for 264
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.98	c [INC SEARCH] isOptimum variable: 0
1.07/1.10	c formula is SAT
1.07/1.11	c [INC SEARCH] copied best model
1.07/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.11	c model valid
1.07/1.11	c current solution ok
1.07/1.11	o 261
1.07/1.11	c [INC SEARCH] iteration: 2
1.07/1.11	c [INC BOUNDS] best value:261 search for 260
1.07/1.11	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.11	c write failed with 2
1.07/1.11	c [INC SYSTEM] create new solver instance
1.07/1.11	c [INC] encode full formula
1.07/1.11	c (debug) using card networks
1.07/1.12	c set iterative enc to: card
1.07/1.12	c set iterative enc to: none
1.07/1.12	c [INC SEARCH] isOptimum variable: 0
1.10/1.24	c formula is SAT
1.10/1.24	c [INC SEARCH] copied best model
1.10/1.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.24	c model valid
1.10/1.24	c current solution ok
1.10/1.24	o 257
1.10/1.24	c [INC SEARCH] iteration: 3
1.10/1.24	c [INC BOUNDS] best value:257 search for 256
1.10/1.24	c [INC SYSTEM] there exists a inc, kill it!
1.10/1.24	c write failed with 2
1.10/1.24	c [INC SYSTEM] create new solver instance
1.10/1.24	c [INC] encode full formula
1.10/1.24	c (debug) using card networks
1.10/1.25	c set iterative enc to: card
1.10/1.25	c set iterative enc to: none
1.10/1.26	c [INC SEARCH] isOptimum variable: 0
1.23/1.91	c formula is SAT
1.23/1.91	c [INC SEARCH] copied best model
1.23/1.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.23/1.91	c model valid
1.23/1.91	c current solution ok
1.23/1.91	o 254
1.23/1.91	c [INC SEARCH] iteration: 4
1.23/1.91	c [INC BOUNDS] best value:254 search for 253
1.23/1.91	c [INC SYSTEM] there exists a inc, kill it!
1.23/1.91	c write failed with 2
1.23/1.91	c [INC SYSTEM] create new solver instance
1.23/1.91	c [INC] encode full formula
1.23/1.91	c (debug) using card networks
1.23/1.92	c set iterative enc to: card
1.23/1.92	c set iterative enc to: none
1.23/1.92	c [INC SEARCH] isOptimum variable: 0
2.37/2.41	c formula is SAT
2.37/2.42	c [INC SEARCH] copied best model
2.37/2.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.37/2.42	c model valid
2.37/2.42	c current solution ok
2.37/2.42	o 249
2.37/2.42	c [INC SEARCH] iteration: 5
2.37/2.42	c [INC BOUNDS] best value:249 search for 248
2.37/2.42	c [INC SYSTEM] there exists a inc, kill it!
2.37/2.42	c write failed with 2
2.37/2.42	c [INC SYSTEM] create new solver instance
2.37/2.42	c [INC] encode full formula
2.37/2.42	c (debug) using card networks
2.37/2.43	c set iterative enc to: card
2.37/2.43	c set iterative enc to: none
2.37/2.43	c [INC SEARCH] isOptimum variable: 0
3.37/3.42	c formula is SAT
3.37/3.42	c [INC SEARCH] copied best model
3.37/3.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.37/3.43	c model valid
3.37/3.43	c current solution ok
3.37/3.43	o 245
3.37/3.43	c [INC SEARCH] iteration: 6
3.37/3.43	c [INC BOUNDS] best value:245 search for 244
3.37/3.43	c [INC SYSTEM] there exists a inc, kill it!
3.37/3.43	c write failed with 2
3.37/3.43	c [INC SYSTEM] create new solver instance
3.37/3.43	c [INC] encode full formula
3.37/3.43	c (debug) using card networks
3.37/3.44	c set iterative enc to: card
3.37/3.44	c set iterative enc to: none
3.37/3.44	c [INC SEARCH] isOptimum variable: 0
4.47/4.59	c formula is SAT
4.58/4.86	c [INC SEARCH] copied best model
4.58/4.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.58/4.86	c model valid
4.58/4.86	c current solution ok
4.58/4.86	o 241
4.58/4.86	c [INC SEARCH] iteration: 7
4.58/4.86	c [INC BOUNDS] best value:241 search for 240
4.58/4.86	c [INC SYSTEM] there exists a inc, kill it!
4.58/4.86	c write failed with 2
4.58/4.86	c [INC SYSTEM] create new solver instance
4.58/4.86	c [INC] encode full formula
4.58/4.86	c (debug) using card networks
4.58/4.86	c set iterative enc to: card
4.58/4.86	c set iterative enc to: none
4.58/4.86	c [INC SEARCH] isOptimum variable: 0
7.04/7.23	c formula is SAT
7.04/7.23	c [INC SEARCH] copied best model
7.04/7.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.04/7.24	c model valid
7.04/7.24	c current solution ok
7.04/7.24	o 236
7.04/7.24	c [INC SEARCH] iteration: 8
7.04/7.24	c [INC BOUNDS] best value:236 search for 235
7.04/7.24	c [INC SYSTEM] there exists a inc, kill it!
7.04/7.24	c write failed with 2
7.04/7.24	c [INC SYSTEM] create new solver instance
7.04/7.24	c [INC] encode full formula
7.04/7.24	c (debug) using card networks
7.04/7.25	c set iterative enc to: card
7.04/7.25	c set iterative enc to: none
7.04/7.25	c [INC SEARCH] isOptimum variable: 0
11.14/11.31	c formula is SAT
11.14/11.31	c [INC SEARCH] copied best model
11.14/11.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.14/11.31	c model valid
11.14/11.31	c current solution ok
11.14/11.31	o 232
11.14/11.31	c [INC SEARCH] iteration: 9
11.14/11.31	c [INC BOUNDS] best value:232 search for 231
11.14/11.31	c [INC SYSTEM] there exists a inc, kill it!
11.14/11.31	c write failed with 2
11.14/11.31	c [INC SYSTEM] create new solver instance
11.14/11.31	c [INC] encode full formula
11.14/11.31	c (debug) using card networks
11.14/11.32	c set iterative enc to: card
11.14/11.32	c set iterative enc to: none
11.14/11.33	c [INC SEARCH] isOptimum variable: 0
29.64/29.82	c formula is SAT
29.64/29.82	c [INC SEARCH] copied best model
29.64/29.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.64/29.82	c model valid
29.64/29.82	c current solution ok
29.64/29.82	o 229
29.64/29.82	c [INC SEARCH] iteration: 10
29.64/29.82	c [INC BOUNDS] best value:229 search for 228
29.64/29.82	c [INC SYSTEM] there exists a inc, kill it!
29.64/29.82	c write failed with 2
29.64/29.82	c [INC SYSTEM] create new solver instance
29.64/29.82	c [INC] encode full formula
29.64/29.82	c (debug) using card networks
29.64/29.83	c set iterative enc to: card
29.64/29.83	c set iterative enc to: none
29.64/29.84	c [INC SEARCH] isOptimum variable: 0
48.44/48.64	c formula is SAT
48.44/48.64	c [INC SEARCH] copied best model
48.44/48.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.44/48.64	c model valid
48.44/48.64	c current solution ok
48.44/48.64	o 225
48.44/48.64	c [INC SEARCH] iteration: 11
48.44/48.64	c [INC BOUNDS] best value:225 search for 224
48.44/48.64	c [INC SYSTEM] there exists a inc, kill it!
48.44/48.64	c write failed with 2
48.44/48.64	c [INC SYSTEM] create new solver instance
48.44/48.64	c [INC] encode full formula
48.44/48.64	c (debug) using card networks
48.44/48.65	c set iterative enc to: card
48.44/48.65	c set iterative enc to: none
48.44/48.66	c [INC SEARCH] isOptimum variable: 0
104.72/104.98	c formula is SAT
104.72/104.98	c [INC SEARCH] copied best model
104.72/104.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.72/104.99	c model valid
104.72/104.99	c current solution ok
104.72/104.99	o 223
104.72/104.99	c [INC SEARCH] iteration: 12
104.72/104.99	c [INC BOUNDS] best value:223 search for 222
104.72/104.99	c [INC SYSTEM] there exists a inc, kill it!
104.72/104.99	c write failed with 2
104.72/104.99	c [INC SYSTEM] create new solver instance
104.72/104.99	c [INC] encode full formula
104.72/104.99	c (debug) using card networks
104.84/105.00	c set iterative enc to: card
104.84/105.00	c set iterative enc to: none
104.84/105.00	c [INC SEARCH] isOptimum variable: 0
536.76/537.09	c formula is SAT
536.76/537.09	c [INC SEARCH] copied best model
536.76/537.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
536.86/537.10	c model valid
536.86/537.10	c current solution ok
536.86/537.10	o 219
536.86/537.10	c [INC SEARCH] iteration: 13
536.86/537.10	c [INC BOUNDS] best value:219 search for 218
536.86/537.10	c [INC SYSTEM] there exists a inc, kill it!
536.86/537.10	c write failed with 2
536.86/537.10	c [INC SYSTEM] create new solver instance
536.86/537.10	c [INC] encode full formula
536.86/537.10	c (debug) using card networks
536.86/537.11	c set iterative enc to: card
536.86/537.11	c set iterative enc to: none
536.86/537.12	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.50	s UNKNOWN
1800.01/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702797-1338051133/watcher-3702797-1338051133 -o /tmp/evaluation-result-3702797-1338051133/solver-3702797-1338051133 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702797-1338051133.opb 1001213103 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.03 1.97 2.00 3/180 19007
/proc/meminfo: memFree=29016780/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0

[startup+0.0141491 s]
/proc/loadavg: 2.03 1.97 2.00 3/180 19007
/proc/meminfo: memFree=29016780/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.03 1.97 2.00 3/180 19007
/proc/meminfo: memFree=29016780/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.03 1.97 2.00 3/180 19007
/proc/meminfo: memFree=29016780/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 2.03 1.97 2.00 3/180 19007
/proc/meminfo: memFree=29016780/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.03 1.97 2.00 3/184 19028
/proc/meminfo: memFree=29039208/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=1.23 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 4406 17464 0 0 45 8 65 5 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 18380

[startup+3.1003 s]
/proc/loadavg: 2.02 1.97 2.00 3/183 19045
/proc/meminfo: memFree=28994960/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=2.42 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 5471 24249 0 0 48 9 178 7 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 18380
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.02 1.97 2.00 3/183 19079
/proc/meminfo: memFree=28992220/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=4.58 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 6539 31370 0 0 50 9 390 9 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=19076] ppid=19008 vsize=17036 CPUtime=1.56 cores=1,3,5,7
/proc/19076/stat : 19076 (glucosInc) R 19008 19007 1406 0 -1 4202496 3188 0 0 0 156 0 0 0 20 0 1 0 271239609 17444864 3582 33554432000 4194304 5654031 140737034167744 140737034155560 4217208 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19076/statm: 4259 3582 142 357 0 3899 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 35416

[startup+12.7004 s]
/proc/loadavg: 2.02 1.97 2.00 3/183 19146
/proc/meminfo: memFree=28991100/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=11.18 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 7607 40400 0 0 53 9 1045 11 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=19139] ppid=19008 vsize=16924 CPUtime=1.36 cores=1,3,5,7
/proc/19139/stat : 19139 (glucosInc) R 19008 19007 1406 0 -1 4202496 3036 0 0 0 136 0 0 0 20 0 1 0 271240269 17330176 3471 33554432000 4194304 5654031 140736222009344 140736221997160 4214944 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19139/statm: 4231 3471 141 357 0 3871 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 35304

[startup+25.5012 s]
/proc/loadavg: 2.02 1.97 2.00 3/183 19279
/proc/meminfo: memFree=28998732/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=11.18 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 7607 40400 0 0 53 9 1045 11 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=19139] ppid=19008 vsize=33528 CPUtime=14.16 cores=1,3,5,7
/proc/19139/stat : 19139 (glucosInc) R 19008 19007 1406 0 -1 4202496 6501 0 0 0 1414 2 0 0 20 0 1 0 271240269 34332672 7799 33554432000 4194304 5654031 140736222009344 140736221997160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19139/statm: 8382 7799 142 357 0 8022 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 51908

[startup+51.1004 s]
/proc/loadavg: 2.01 1.97 2.00 3/183 19528
/proc/meminfo: memFree=28991596/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=48.5 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 8675 54451 0 0 55 9 4769 17 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=19510] ppid=19008 vsize=17152 CPUtime=2.43 cores=1,3,5,7
/proc/19510/stat : 19510 (glucosInc) R 19008 19007 1406 0 -1 4202496 3819 0 0 0 243 0 0 0 20 0 1 0 271244002 17563648 3489 33554432000 4194304 5654031 140735941207088 140735941194904 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19510/statm: 4288 3489 142 357 0 3928 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 35532

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 2.00 3/183 20032
/proc/meminfo: memFree=28944932/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=48.5 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 8675 54451 0 0 55 9 4769 17 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=19510] ppid=19008 vsize=66740 CPUtime=53.63 cores=1,3,5,7
/proc/19510/stat : 19510 (glucosInc) R 19008 19007 1406 0 -1 4202496 9057 0 0 0 5361 2 0 0 20 0 1 0 271244002 68341760 14572 33554432000 4194304 5654031 140735941207088 140735941194904 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19510/statm: 16685 14572 142 357 0 16325 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 85120

[startup+162.3 s]
/proc/loadavg: 1.87 1.94 1.99 3/183 20615
/proc/meminfo: memFree=28948932/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=104.85 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9209 64043 0 0 57 10 10398 20 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20062] ppid=19008 vsize=78460 CPUtime=57.28 cores=1,3,5,7
/proc/20062/stat : 20062 (glucosInc) R 19008 19007 1406 0 -1 4202496 9627 0 0 0 5723 5 0 0 20 0 1 0 271249637 80343040 13589 33554432000 4194304 5654031 140736820570288 140736820558104 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20062/statm: 19615 13589 142 357 0 19255 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 96840

[startup+222.3 s]
/proc/loadavg: 1.95 1.95 1.99 3/181 20732
/proc/meminfo: memFree=29102104/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=104.85 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9209 64043 0 0 57 10 10398 20 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20062] ppid=19008 vsize=78460 CPUtime=117.26 cores=1,3,5,7
/proc/20062/stat : 20062 (glucosInc) R 19008 19007 1406 0 -1 4202496 10087 0 0 0 11720 6 0 0 20 0 1 0 271249637 80343040 19061 33554432000 4194304 5654031 140736820570288 140736820558104 4214981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20062/statm: 19615 19061 142 357 0 19255 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 96840

[startup+282.3 s]
/proc/loadavg: 1.98 1.95 1.99 3/181 20735
/proc/meminfo: memFree=29029244/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28912820/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=180008 CPUtime=765.04 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 40918 0 0 0 76446 58 0 0 20 0 1 0 271292848 184328192 44407 33554432000 4194304 5654031 140734891766688 140734891764776 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 45002 44407 142 357 0 44642 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 198388

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/181 20771
/proc/meminfo: memFree=28929040/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=155868 CPUtime=825.03 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 42925 0 0 0 82442 61 0 0 20 0 1 0 271292848 159608832 38330 33554432000 4194304 5654031 140734891766688 140734891764616 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 38967 38330 142 357 0 38607 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 174248

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 20771
/proc/meminfo: memFree=28763140/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=318164 CPUtime=885 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 44407 0 0 0 88436 64 0 0 20 0 1 0 271292848 325799936 69930 33554432000 4194304 5654031 140734891766688 140734891764776 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 79541 69930 142 357 0 79181 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 336544

[startup+1482.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/181 20772
/proc/meminfo: memFree=28826836/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=321128 CPUtime=944.97 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 46632 0 0 0 94431 66 0 0 20 0 1 0 271292848 328835072 60975 33554432000 4194304 5654031 140734891766688 140734891764776 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 80282 60975 142 357 0 79922 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 339508

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 20772
/proc/meminfo: memFree=28865120/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=220128 CPUtime=1004.96 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 49576 0 0 0 100424 72 0 0 20 0 1 0 271292848 225411072 53413 33554432000 4194304 5654031 140734891766688 140734891754504 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 55032 53413 142 357 0 54672 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 238508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20772
/proc/meminfo: memFree=28898636/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=220128 CPUtime=1064.96 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 52068 0 0 0 106420 76 0 0 20 0 1 0 271292848 225411072 53925 33554432000 4194304 5654031 140734891766688 140734891754504 4232438 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 55032 53925 142 357 0 54672 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 238508

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20772
/proc/meminfo: memFree=28879132/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=189308 CPUtime=1124.94 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 54356 0 0 0 112413 81 0 0 20 0 1 0 271292848 193851392 46754 33554432000 4194304 5654031 140734891766688 140734891754504 4216386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 47327 46754 142 357 0 46967 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 207688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20775
/proc/meminfo: memFree=28934492/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=139988 CPUtime=1184.93 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 56604 0 0 0 118408 85 0 0 20 0 1 0 271292848 143347712 34443 33554432000 4194304 5654031 140734891766688 140734891754504 4218809 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 34997 34443 142 357 0 34637 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 158368

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 20776
/proc/meminfo: memFree=28902872/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=220128 CPUtime=1244.92 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 59093 0 0 0 124402 90 0 0 20 0 1 0 271292848 225411072 52901 33554432000 4194304 5654031 140734891766688 140734891754504 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 55032 52901 142 357 0 54672 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 238508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20776
/proc/meminfo: memFree=28940528/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=139988 CPUtime=1263.12 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 59407 0 0 0 126221 91 0 0 20 0 1 0 271292848 143347712 34443 33554432000 4194304 5654031 140734891766688 140734891754504 4215395 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 34997 34443 142 357 0 34637 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 158368

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.03 2.01 2.00 3/181 20776
/proc/meminfo: memFree=28940528/32873648 swapFree=6844/6844
[pid=19007] ppid=19005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19007/stat : 19007 (npSolver-pbo-It) S 19005 19007 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271239136 9367552 275 33554432000 4194304 5064252 140734051579040 140734051577952 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19007/statm: 2287 275 233 213 0 72 0
[pid=19008] ppid=19007 vsize=9232 CPUtime=536.89 cores=1,3,5,7
/proc/19008/stat : 19008 (npSolver-pbo) S 19007 19007 1406 0 -1 4202496 9743 77541 0 0 58 10 53569 52 20 0 1 0 271239136 9453568 1582 33554432000 4194304 5992684 140736242397856 140736242383688 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19008/statm: 2308 1582 194 440 0 1864 0
[pid=20763] ppid=19008 vsize=139988 CPUtime=1263.12 cores=1,3,5,7
/proc/20763/stat : 20763 (glucosInc) R 19008 19007 1406 0 -1 4202496 59407 0 0 0 126221 91 0 0 20 0 1 0 271292848 143347712 34443 33554432000 4194304 5654031 140734891766688 140734891754504 4215395 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20763/statm: 34997 34443 142 357 0 34637 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 158368

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.5
CPU system time (s): 1.54976
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 369984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.5
system time used= 1.54976
maximum resident set size= 306348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147073
page faults= 0
swaps= 0
block input operations= 0
block output operations= 84304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 775
involuntary context switches= 1902

runsolver used 6.64899 second user time and 12.2551 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-26 18:52:13
IDJOB=3702797
IDBENCH=1949
IDSOLVER=2278
FILE ID=node124/3702797-1338051133
RUNJOBID= node124-1338049033-2281
PBS_JOBID= 14624372
Free space on /tmp= 71524 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_17.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702797-1338051133/watcher-3702797-1338051133 -o /tmp/evaluation-result-3702797-1338051133/solver-3702797-1338051133 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702797-1338051133.opb 1001213103 HOME HOME

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1001213103

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29017416 kB
Buffers:          295252 kB
Cached:          2540956 kB
SwapCached:            0 kB
Active:           976624 kB
Inactive:        2086588 kB
Active(anon):     229028 kB
Inactive(anon):        0 kB
Active(file):     747596 kB
Inactive(file):  2086588 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14248 kB
Writeback:             0 kB
AnonPages:        230636 kB
Mapped:            16152 kB
Shmem:               200 kB
Slab:             654536 kB
SReclaimable:      97928 kB
SUnreclaim:       556608 kB
KernelStack:        1512 kB
PageTables:         4716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     349748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71516 MiB
End job on node124 at 2012-05-26 19:22:13