Trace number 3747161

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 445
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:445 search for 444
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 41, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 224
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:224 search for 223
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 160, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
4.87/4.94	c formula is SAT
4.87/4.94	c [INC SEARCH] copied best model
4.87/4.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.87/4.95	c model valid
4.87/4.95	c current solution ok
4.87/4.95	o 220
4.87/4.95	c [INC SEARCH] iteration: 2
4.87/4.95	c [INC BOUNDS] best value:220 search for 219
4.87/4.95	c [INC SYSTEM] there exists a inc, kill it!
4.87/4.95	c write failed with 2
4.87/4.95	c [INC SYSTEM] create new solver instance
4.87/4.95	c [INC] encode full formula
4.87/4.95	c (debug) using card networks
4.87/4.95	c old isEQ: 160, new EQ is 0
4.87/4.96	c set iterative enc to: card
4.87/4.96	c set iterative enc to: none
4.87/4.96	c [INC SEARCH] isOptimum variable: 0
21.75/21.87	c formula is SAT
21.75/21.88	c [INC SEARCH] copied best model
21.75/21.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.75/21.88	c model valid
21.75/21.88	c current solution ok
21.75/21.88	o 214
21.75/21.88	c [INC SEARCH] iteration: 3
21.75/21.88	c [INC BOUNDS] best value:214 search for 213
21.75/21.88	c [INC SYSTEM] there exists a inc, kill it!
21.75/21.88	c write failed with 2
21.75/21.88	c [INC SYSTEM] create new solver instance
21.75/21.88	c [INC] encode full formula
21.75/21.88	c (debug) using card networks
21.75/21.88	c old isEQ: 160, new EQ is 0
21.75/21.89	c set iterative enc to: card
21.75/21.89	c set iterative enc to: none
21.75/21.89	c [INC SEARCH] isOptimum variable: 0
161.85/161.91	c formula is SAT
161.85/161.91	c [INC SEARCH] copied best model
161.85/161.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
161.85/161.91	c model valid
161.85/161.91	c current solution ok
161.85/161.91	o 213
161.85/161.91	c [INC SEARCH] iteration: 4
161.85/161.91	c [INC BOUNDS] best value:213 search for 212
161.85/161.91	c [INC SYSTEM] there exists a inc, kill it!
161.85/161.91	c write failed with 2
161.85/161.91	c [INC SYSTEM] create new solver instance
161.85/161.91	c [INC] encode full formula
161.85/161.91	c (debug) using card networks
161.85/161.91	c old isEQ: 160, new EQ is 0
161.85/161.92	c set iterative enc to: card
161.85/161.92	c set iterative enc to: none
161.85/161.93	c [INC SEARCH] isOptimum variable: 0
166.53/166.67	c formula is SAT
166.53/166.67	c [INC SEARCH] copied best model
166.53/166.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
166.53/166.67	c model valid
166.53/166.67	c current solution ok
166.53/166.67	o 212
166.53/166.67	c [INC SEARCH] iteration: 5
166.53/166.67	c [INC BOUNDS] best value:212 search for 211
166.53/166.67	c [INC SYSTEM] there exists a inc, kill it!
166.53/166.67	c write failed with 2
166.53/166.67	c [INC SYSTEM] create new solver instance
166.53/166.67	c [INC] encode full formula
166.53/166.67	c (debug) using card networks
166.53/166.67	c old isEQ: 160, new EQ is 0
166.53/166.68	c set iterative enc to: card
166.53/166.68	c set iterative enc to: none
166.53/166.69	c [INC SEARCH] isOptimum variable: 0
359.19/359.33	c formula is SAT
359.19/359.33	c [INC SEARCH] copied best model
359.19/359.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
359.19/359.33	c model valid
359.19/359.33	c current solution ok
359.19/359.33	o 211
359.19/359.33	c [INC SEARCH] iteration: 6
359.19/359.33	c [INC BOUNDS] best value:211 search for 210
359.19/359.33	c [INC SYSTEM] there exists a inc, kill it!
359.19/359.33	c write failed with 2
359.19/359.33	c [INC SYSTEM] create new solver instance
359.19/359.33	c [INC] encode full formula
359.19/359.33	c (debug) using card networks
359.19/359.33	c old isEQ: 160, new EQ is 0
359.19/359.34	c set iterative enc to: card
359.19/359.34	c set iterative enc to: none
359.19/359.35	c [INC SEARCH] isOptimum variable: 0
415.68/415.86	c formula is SAT
415.68/415.86	c [INC SEARCH] copied best model
415.68/415.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
415.68/415.86	c model valid
415.68/415.86	c current solution ok
415.68/415.86	o 209
415.68/415.86	c [INC SEARCH] iteration: 7
415.68/415.86	c [INC BOUNDS] best value:209 search for 208
415.68/415.86	c [INC SYSTEM] there exists a inc, kill it!
415.68/415.86	c write failed with 2
415.68/415.86	c [INC SYSTEM] create new solver instance
415.68/415.86	c [INC] encode full formula
415.68/415.86	c (debug) using card networks
415.68/415.86	c old isEQ: 160, new EQ is 0
415.68/415.87	c set iterative enc to: card
415.68/415.87	c set iterative enc to: none
415.68/415.87	c [INC SEARCH] isOptimum variable: 0
1428.40/1428.78	c formula is SAT
1428.40/1428.78	c [INC SEARCH] copied best model
1428.40/1428.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1428.40/1428.78	c model valid
1428.40/1428.78	c current solution ok
1428.40/1428.78	o 206
1428.40/1428.78	c [INC SEARCH] iteration: 8
1428.40/1428.78	c [INC BOUNDS] best value:206 search for 205
1428.40/1428.78	c [INC SYSTEM] there exists a inc, kill it!
1428.40/1428.78	c write failed with 2
1428.40/1428.78	c [INC SYSTEM] create new solver instance
1428.40/1428.78	c [INC] encode full formula
1428.40/1428.78	c (debug) using card networks
1428.40/1428.78	c old isEQ: 160, new EQ is 0
1428.40/1428.79	c set iterative enc to: card
1428.40/1428.79	c set iterative enc to: none
1428.50/1428.80	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	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-3747161-1339098211/watcher-3747161-1339098211 -o /tmp/evaluation-result-3747161-1339098211/solver-3747161-1339098211 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747161-1339098211.opb 2117938885 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.70 0.17 0.06 3/178 9569
/proc/meminfo: memFree=27927360/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0

[startup+0.0302661 s]
/proc/loadavg: 0.70 0.17 0.06 3/178 9569
/proc/meminfo: memFree=27927360/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100174 s]
/proc/loadavg: 0.70 0.17 0.06 3/178 9569
/proc/meminfo: memFree=27927360/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300112 s]
/proc/loadavg: 0.70 0.17 0.06 3/178 9569
/proc/meminfo: memFree=27927360/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700101 s]
/proc/loadavg: 0.70 0.17 0.06 3/178 9569
/proc/meminfo: memFree=27927360/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 0.70 0.17 0.06 3/181 9586
/proc/meminfo: memFree=27912652/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=0.27 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 2711 8762 0 0 4 3 18 2 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9580] ppid=9570 vsize=14460 CPUtime=1.2 cores=1,3,5,7
/proc/9580/stat : 9580 (glucosInc) R 9570 9569 9300 0 -1 4202496 3251 0 0 0 120 0 0 0 20 0 1 0 375946856 14807040 2751 33554432000 4194304 5654031 140737252783616 140737252781704 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9580/statm: 3615 2751 141 357 0 3255 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28468

[startup+3.10017 s]
/proc/loadavg: 0.70 0.17 0.06 3/181 9586
/proc/meminfo: memFree=27906100/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=0.27 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 2711 8762 0 0 4 3 18 2 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9580] ppid=9570 vsize=17432 CPUtime=2.8 cores=1,3,5,7
/proc/9580/stat : 9580 (glucosInc) R 9570 9569 9300 0 -1 4202496 4995 0 0 0 279 1 0 0 20 0 1 0 375946856 17850368 3271 33554432000 4194304 5654031 140737252783616 140737252781400 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9580/statm: 4358 3271 141 357 0 3998 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31440

[startup+6.30017 s]
/proc/loadavg: 0.80 0.20 0.07 3/181 9588
/proc/meminfo: memFree=27902728/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=4.94 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 3239 15257 0 0 6 3 482 3 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9588] ppid=9570 vsize=14532 CPUtime=1.32 cores=1,3,5,7
/proc/9588/stat : 9588 (glucosInc) R 9570 9569 9300 0 -1 4202496 3430 0 0 0 132 0 0 0 20 0 1 0 375947323 14880768 2925 33554432000 4194304 5654031 140737132094080 140737132092168 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9588/statm: 3633 2925 132 357 0 3273 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28540

[startup+12.7003 s]
/proc/loadavg: 0.90 0.23 0.08 3/181 9590
/proc/meminfo: memFree=27901416/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=4.94 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 3239 15257 0 0 6 3 482 3 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9588] ppid=9570 vsize=22052 CPUtime=7.72 cores=1,3,5,7
/proc/9588/stat : 9588 (glucosInc) R 9570 9569 9300 0 -1 4202496 5694 0 0 0 771 1 0 0 20 0 1 0 375947323 22581248 4894 33554432000 4194304 5654031 140737132094080 140737132091960 4216456 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9588/statm: 5513 4894 141 357 0 5153 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36060

[startup+25.5065 s]
/proc/loadavg: 1.14 0.32 0.11 3/181 9592
/proc/meminfo: memFree=27886324/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=21.87 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 3767 22038 0 0 7 3 2171 6 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9592] ppid=9570 vsize=20984 CPUtime=3.6 cores=1,3,5,7
/proc/9592/stat : 9592 (glucosInc) R 9570 9569 9300 0 -1 4202496 5045 0 0 0 359 1 0 0 20 0 1 0 375949016 21487616 4471 33554432000 4194304 5654031 140733995672384 140733995660200 4232438 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9592/statm: 5246 4471 142 357 0 4886 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34992

[startup+51.1002 s]
/proc/loadavg: 1.43 0.45 0.16 3/181 9592
/proc/meminfo: memFree=27838120/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=21.87 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 3767 22038 0 0 7 3 2171 6 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9592] ppid=9570 vsize=61472 CPUtime=29.18 cores=1,3,5,7
/proc/9592/stat : 9592 (glucosInc) R 9570 9569 9300 0 -1 4202496 8689 0 0 0 2916 2 0 0 20 0 1 0 375949016 62947328 11692 33554432000 4194304 5654031 140733995672384 140733995660200 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9592/statm: 15368 11692 142 357 0 15008 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75480

[startup+102.3 s]
/proc/loadavg: 1.75 0.69 0.25 3/181 9595
/proc/meminfo: memFree=27788240/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=21.87 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 3767 22038 0 0 7 3 2171 6 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9592] ppid=9570 vsize=129648 CPUtime=80.38 cores=1,3,5,7
/proc/9592/stat : 9592 (glucosInc) R 9570 9569 9300 0 -1 4202496 9254 0 0 0 8032 6 0 0 20 0 1 0 375949016 132759552 25573 33554432000 4194304 5654031 140733995672384 140733995670312 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9592/statm: 32412 25573 142 357 0 32052 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 143656

[startup+162.3 s]
/proc/loadavg: 1.94 0.94 0.36 3/181 9595
/proc/meminfo: memFree=27799248/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=161.87 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 4295 32080 0 0 8 3 16160 16 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 14008

[startup+222.3 s]
/proc/loadavg: 1.98 1.13 0.46 3/181 9599
/proc/meminfo: memFree=27753236/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=166.63 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 4823 38753 0 0 10 3 16632 18 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9599] ppid=9570 vsize=68628 CPUtime=55.59 cores=1,3,5,7
/proc/9599/stat : 9599 (glucosInc) R 9570 9569 9300 0 -1 4202496 10943 0 0 0 5555 4 0 0 20 0 1 0 375963496 70275072 15695 33554432000 4194304 5654031 140735449911968 140735449899784 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9599/statm: 17157 15695 142 357 0 16797 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 82636

[startup+282.3 s]
/proc/loadavg: 1.99 1.29 0.56 3/181 9599
/proc/meminfo: memFree=27739364/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27606880/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=415.76 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 5879 63027 0 0 12 4 41527 33 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9607] ppid=9570 vsize=109256 CPUtime=826.27 cores=1,3,5,7
/proc/9607/stat : 9607 (glucosInc) R 9570 9569 9300 0 -1 4202496 23107 0 0 0 82571 56 0 0 20 0 1 0 375988414 111878144 26761 33554432000 4194304 5654031 140736517016672 140736517004488 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9607/statm: 27314 26761 142 357 0 26954 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 123264

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.49 3/181 9635
/proc/meminfo: memFree=27600600/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=415.76 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 5879 63027 0 0 12 4 41527 33 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9607] ppid=9570 vsize=189396 CPUtime=886.26 cores=1,3,5,7
/proc/9607/stat : 9607 (glucosInc) R 9570 9569 9300 0 -1 4202496 23787 0 0 0 88568 58 0 0 20 0 1 0 375988414 193941504 46738 33554432000 4194304 5654031 140736517016672 140736517004488 4244162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9607/statm: 47349 46738 142 357 0 46989 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 203404

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/181 9636
/proc/meminfo: memFree=27549084/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=415.76 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 5879 63027 0 0 12 4 41527 33 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9607] ppid=9570 vsize=189396 CPUtime=946.25 cores=1,3,5,7
/proc/9607/stat : 9607 (glucosInc) R 9570 9569 9300 0 -1 4202496 24821 0 0 0 94562 63 0 0 20 0 1 0 375988414 193941504 43230 33554432000 4194304 5654031 140736517016672 140736517004488 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9607/statm: 47349 43230 142 357 0 46989 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 203404

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 9636
/proc/meminfo: memFree=27529416/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=415.76 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 5879 63027 0 0 12 4 41527 33 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9607] ppid=9570 vsize=189396 CPUtime=1006.24 cores=1,3,5,7
/proc/9607/stat : 9607 (glucosInc) R 9570 9569 9300 0 -1 4202496 25880 0 0 0 100557 67 0 0 20 0 1 0 375988414 193941504 39646 33554432000 4194304 5654031 140736517016672 140736517014760 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9607/statm: 47349 39646 142 357 0 46989 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 203404

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 9638
/proc/meminfo: memFree=27744320/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=43532 CPUtime=53.47 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 8315 0 0 0 5345 2 0 0 20 0 1 0 376089707 44576768 10332 33554432000 4194304 5654031 140733856002640 140733855990456 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 10883 10332 142 357 0 10523 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 57540

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 9638
/proc/meminfo: memFree=27658228/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=69528 CPUtime=113.46 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 8927 0 0 0 11342 4 0 0 20 0 1 0 376089707 71196672 16855 33554432000 4194304 5654031 140733856002640 140733855990456 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 17382 16855 142 357 0 17022 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 83536

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/182 9641
/proc/meminfo: memFree=27624472/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=69528 CPUtime=173.45 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 9286 0 0 0 17338 7 0 0 20 0 1 0 376089707 71196672 16855 33554432000 4194304 5654031 140733856002640 140733855990456 4232791 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 17382 16855 142 357 0 17022 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 83536

[startup+1662.31 s]
/proc/loadavg: 2.04 1.99 1.64 3/181 9642
/proc/meminfo: memFree=27608336/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=69528 CPUtime=233.45 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 9583 0 0 0 23335 10 0 0 20 0 1 0 376089707 71196672 16855 33554432000 4194304 5654031 140733856002640 140733855990456 4215014 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 17382 16855 142 357 0 17022 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 83536

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.66 3/181 9642
/proc/meminfo: memFree=27717860/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=69528 CPUtime=293.43 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 10689 0 0 0 29330 13 0 0 20 0 1 0 376089707 71196672 16855 33554432000 4194304 5654031 140733856002640 140733855990456 4217205 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 17382 16855 142 357 0 17022 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 83536

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 9642
/proc/meminfo: memFree=27666520/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=69528 CPUtime=353.42 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 12680 0 0 0 35324 18 0 0 20 0 1 0 376089707 71196672 16855 33554432000 4194304 5654031 140733856002640 140733855990456 4233194 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 17382 16855 142 357 0 17022 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 83536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 9693
/proc/meminfo: memFree=27778168/32873660 swapFree=7120/7120
[pid=9569] ppid=9567 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9569/stat : 9569 (npSolver-pbo-It) S 9567 9569 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375946827 9367552 274 33554432000 4194304 5064252 140737282761280 140737282760192 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9569/statm: 2287 274 233 213 0 72 0
[pid=9570] ppid=9569 vsize=4860 CPUtime=1428.5 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-pbo) S 9569 9569 9300 0 -1 4202496 6407 89448 0 0 13 4 142732 101 20 0 1 0 375946827 4976640 828 33554432000 4194304 6004724 140736433230528 140736433216376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9570/statm: 1215 828 176 442 0 769 0
[pid=9638] ppid=9570 vsize=149668 CPUtime=371.52 cores=1,3,5,7
/proc/9638/stat : 9638 (glucosInc) R 9570 9569 9300 0 -1 4202496 13344 0 0 0 37133 19 0 0 20 0 1 0 376089707 153260032 30800 33554432000 4194304 5654031 140733856002640 140733856000728 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9638/statm: 37417 30800 142 357 0 37057 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 163676

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.8
CPU system time (s): 1.26781
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 253492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.26781
maximum resident set size= 199944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 559
involuntary context switches= 2721

runsolver used 2.6586 second user time and 7.17791 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-07 21:43:31
IDJOB=3747161
IDBENCH=1960
IDSOLVER=2332
FILE ID=node117/3747161-1339098211
RUNJOBID= node117-1339098177-9317
PBS_JOBID= 14643736
Free space on /tmp= 70748 MiB

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

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=2117938885

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        27927748 kB
Buffers:          653252 kB
Cached:          3382212 kB
SwapCached:          636 kB
Active:          2093872 kB
Inactive:        1968232 kB
Active(anon):      15304 kB
Inactive(anon):    10028 kB
Active(file):    2078568 kB
Inactive(file):  1958204 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106940 kB
Dirty:             18140 kB
Writeback:             0 kB
AnonPages:         51872 kB
Mapped:            14048 kB
Shmem:                80 kB
Slab:             748252 kB
SReclaimable:     192024 kB
SUnreclaim:       556228 kB
KernelStack:        1496 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     141152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 70736 MiB
End job on node117 at 2012-06-07 22:13:31