Trace number 3751948

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	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 458
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
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:458 search for 457
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: 64, 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 232
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:232 search for 231
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: 144, new EQ is 0
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.32	c formula is SAT
0.00/0.32	c [INC SEARCH] copied best model
0.00/0.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 230
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:230 search for 229
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 144, new EQ is 0
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.34	c [INC SEARCH] isOptimum variable: 0
0.00/0.42	c formula is SAT
0.00/0.42	c [INC SEARCH] copied best model
0.00/0.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o 229
0.00/0.42	c [INC SEARCH] iteration: 3
0.00/0.42	c [INC BOUNDS] best value:229 search for 228
0.00/0.42	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.42	c write failed with 2
0.00/0.42	c [INC SYSTEM] create new solver instance
0.00/0.42	c [INC] encode full formula
0.00/0.42	c (debug) using card networks
0.00/0.42	c old isEQ: 144, new EQ is 0
0.00/0.43	c set iterative enc to: card
0.00/0.43	c set iterative enc to: none
0.00/0.44	c [INC SEARCH] isOptimum variable: 0
0.00/0.48	c formula is SAT
0.00/0.48	c [INC SEARCH] copied best model
0.00/0.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.48	o 227
0.00/0.48	c [INC SEARCH] iteration: 4
0.00/0.48	c [INC BOUNDS] best value:227 search for 226
0.00/0.48	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.48	c write failed with 2
0.00/0.49	c [INC SYSTEM] create new solver instance
0.00/0.49	c [INC] encode full formula
0.00/0.49	c (debug) using card networks
0.00/0.49	c old isEQ: 144, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
8.26/8.37	c formula is SAT
8.26/8.37	c [INC SEARCH] copied best model
8.26/8.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.26/8.37	c model valid
8.26/8.37	c current solution ok
8.26/8.37	o 226
8.26/8.37	c [INC SEARCH] iteration: 5
8.26/8.37	c [INC BOUNDS] best value:226 search for 225
8.26/8.37	c [INC SYSTEM] there exists a inc, kill it!
8.26/8.37	c write failed with 2
8.26/8.38	c [INC SYSTEM] create new solver instance
8.26/8.38	c [INC] encode full formula
8.26/8.38	c (debug) using card networks
8.26/8.38	c old isEQ: 144, new EQ is 0
8.26/8.38	c set iterative enc to: card
8.26/8.38	c set iterative enc to: none
8.26/8.39	c [INC SEARCH] isOptimum variable: 0
13.76/13.86	c formula is SAT
13.76/13.86	c [INC SEARCH] copied best model
13.76/13.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.76/13.86	c model valid
13.76/13.86	c current solution ok
13.76/13.86	o 225
13.76/13.86	c [INC SEARCH] iteration: 6
13.76/13.86	c [INC BOUNDS] best value:225 search for 224
13.76/13.86	c [INC SYSTEM] there exists a inc, kill it!
13.76/13.86	c write failed with 2
13.76/13.87	c [INC SYSTEM] create new solver instance
13.76/13.87	c [INC] encode full formula
13.76/13.87	c (debug) using card networks
13.76/13.87	c old isEQ: 144, new EQ is 0
13.76/13.87	c set iterative enc to: card
13.76/13.87	c set iterative enc to: none
13.76/13.88	c [INC SEARCH] isOptimum variable: 0
22.74/22.88	c formula is SAT
22.74/22.88	c [INC SEARCH] copied best model
22.74/22.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.74/22.88	c model valid
22.74/22.88	c current solution ok
22.74/22.88	o 223
22.74/22.88	c [INC SEARCH] iteration: 7
22.74/22.88	c [INC BOUNDS] best value:223 search for 222
22.74/22.88	c [INC SYSTEM] there exists a inc, kill it!
22.74/22.88	c write failed with 2
22.74/22.88	c [INC SYSTEM] create new solver instance
22.74/22.88	c [INC] encode full formula
22.74/22.88	c (debug) using card networks
22.74/22.88	c old isEQ: 144, new EQ is 0
22.74/22.89	c set iterative enc to: card
22.74/22.89	c set iterative enc to: none
22.74/22.89	c [INC SEARCH] isOptimum variable: 0
31.75/31.89	c formula is SAT
31.75/31.89	c [INC SEARCH] copied best model
31.75/31.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.75/31.89	c model valid
31.75/31.89	c current solution ok
31.75/31.89	o 222
31.75/31.89	c [INC SEARCH] iteration: 8
31.75/31.89	c [INC BOUNDS] best value:222 search for 221
31.75/31.89	c [INC SYSTEM] there exists a inc, kill it!
31.75/31.89	c write failed with 2
31.75/31.89	c [INC SYSTEM] create new solver instance
31.75/31.89	c [INC] encode full formula
31.75/31.89	c (debug) using card networks
31.75/31.89	c old isEQ: 144, new EQ is 0
31.86/31.90	c set iterative enc to: card
31.86/31.90	c set iterative enc to: none
31.86/31.91	c [INC SEARCH] isOptimum variable: 0
70.72/70.88	c formula is SAT
70.72/70.88	c [INC SEARCH] copied best model
70.72/70.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.72/70.88	c model valid
70.72/70.88	c current solution ok
70.72/70.88	o 219
70.72/70.88	c [INC SEARCH] iteration: 9
70.72/70.88	c [INC BOUNDS] best value:219 search for 218
70.72/70.88	c [INC SYSTEM] there exists a inc, kill it!
70.72/70.88	c write failed with 2
70.72/70.88	c [INC SYSTEM] create new solver instance
70.72/70.88	c [INC] encode full formula
70.72/70.88	c (debug) using card networks
70.72/70.88	c old isEQ: 144, new EQ is 0
70.72/70.89	c set iterative enc to: card
70.72/70.89	c set iterative enc to: none
70.83/70.90	c [INC SEARCH] isOptimum variable: 0
172.20/172.39	c formula is SAT
172.20/172.39	c [INC SEARCH] copied best model
172.20/172.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.20/172.39	c model valid
172.20/172.39	c current solution ok
172.20/172.39	o 218
172.20/172.39	c [INC SEARCH] iteration: 10
172.20/172.39	c [INC BOUNDS] best value:218 search for 217
172.20/172.39	c [INC SYSTEM] there exists a inc, kill it!
172.20/172.39	c write failed with 2
172.20/172.39	c [INC SYSTEM] create new solver instance
172.20/172.39	c [INC] encode full formula
172.20/172.39	c (debug) using card networks
172.20/172.39	c old isEQ: 144, new EQ is 0
172.31/172.40	c set iterative enc to: card
172.31/172.40	c set iterative enc to: none
172.31/172.40	c [INC SEARCH] isOptimum variable: 0
233.68/233.89	c formula is SAT
233.68/233.89	c [INC SEARCH] copied best model
233.68/233.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
233.68/233.89	c model valid
233.68/233.89	c current solution ok
233.68/233.89	o 216
233.68/233.89	c [INC SEARCH] iteration: 11
233.68/233.89	c [INC BOUNDS] best value:216 search for 215
233.68/233.89	c [INC SYSTEM] there exists a inc, kill it!
233.68/233.89	c write failed with 2
233.68/233.89	c [INC SYSTEM] create new solver instance
233.68/233.89	c [INC] encode full formula
233.68/233.89	c (debug) using card networks
233.68/233.89	c old isEQ: 144, new EQ is 0
233.79/233.90	c set iterative enc to: card
233.79/233.90	c set iterative enc to: none
233.79/233.91	c [INC SEARCH] isOptimum variable: 0
1500.25/1500.65	c formula is SAT
1500.25/1500.65	c [INC SEARCH] copied best model
1500.25/1500.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1500.25/1500.65	c model valid
1500.25/1500.65	c current solution ok
1500.25/1500.65	o 215
1500.25/1500.65	c [INC SEARCH] iteration: 12
1500.25/1500.65	c [INC BOUNDS] best value:215 search for 214
1500.25/1500.65	c [INC SYSTEM] there exists a inc, kill it!
1500.25/1500.65	c write failed with 2
1500.25/1500.66	c [INC SYSTEM] create new solver instance
1500.25/1500.66	c [INC] encode full formula
1500.25/1500.66	c (debug) using card networks
1500.25/1500.66	c old isEQ: 144, new EQ is 0
1500.25/1500.66	c set iterative enc to: card
1500.25/1500.66	c set iterative enc to: none
1500.25/1500.67	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/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-3751948-1339114983/watcher-3751948-1339114983 -o /tmp/evaluation-result-3751948-1339114983/solver-3751948-1339114983 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751948-1339114983.opb 1066248975 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 24441
/proc/meminfo: memFree=26334940/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (runsolver) D 24439 24441 12376 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 377623770 12095488 51 33554432000 4194304 5436572 140735471728928 140735471725224 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/24441/statm: 2953 51 31 304 0 2645 0

[startup+0.0869621 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 24441
/proc/meminfo: memFree=26334940/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 24441
/proc/meminfo: memFree=26334940/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300143 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 24441
/proc/meminfo: memFree=26334940/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700153 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 24441
/proc/meminfo: memFree=26334940/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 24458
/proc/meminfo: memFree=26319800/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=0.47 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 4318 16256 0 0 8 3 33 3 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24458] ppid=24443 vsize=12892 CPUtime=0.98 cores=0,2,4,6
/proc/24458/stat : 24458 (glucosInc) R 24443 24441 12376 0 -1 4202496 3235 0 0 0 98 0 0 0 20 0 1 0 377623820 13201408 2681 33554432000 4194304 5654031 140736976801264 140736976799048 4215932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24458/statm: 3223 2681 141 357 0 2863 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26904

[startup+3.10027 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 24465
/proc/meminfo: memFree=26317260/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=0.47 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 4318 16256 0 0 8 3 33 3 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24458] ppid=24443 vsize=24660 CPUtime=2.59 cores=0,2,4,6
/proc/24458/stat : 24458 (glucosInc) R 24443 24441 12376 0 -1 4202496 5354 0 0 0 258 1 0 0 20 0 1 0 377623820 25251840 4443 33554432000 4194304 5654031 140736976801264 140736976799144 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24458/statm: 6165 4443 141 357 0 5805 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38672

[startup+6.30029 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 24486
/proc/meminfo: memFree=26308420/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=0.47 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 4318 16256 0 0 8 3 33 3 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24458] ppid=24443 vsize=27404 CPUtime=5.79 cores=0,2,4,6
/proc/24458/stat : 24458 (glucosInc) R 24443 24441 12376 0 -1 4202496 6165 0 0 0 578 1 0 0 20 0 1 0 377623820 28061696 6213 33554432000 4194304 5654031 140736976801264 140736976799064 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24458/statm: 6851 6213 141 357 0 6491 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41416

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.99 3/181 24523
/proc/meminfo: memFree=26312324/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=8.36 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 4847 23393 0 0 9 3 819 5 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24502] ppid=24443 vsize=24716 CPUtime=4.3 cores=0,2,4,6
/proc/24502/stat : 24502 (glucosInc) R 24443 24441 12376 0 -1 4202496 5520 0 0 0 429 1 0 0 20 0 1 0 377624609 25309184 5488 33554432000 4194304 5654031 140734407048656 140734407036472 4232462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24502/statm: 6179 5488 142 357 0 5819 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38728

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.99 3/182 24593
/proc/meminfo: memFree=26328444/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=22.86 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 5905 36642 0 0 12 4 2262 8 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24583] ppid=24443 vsize=17528 CPUtime=2.58 cores=0,2,4,6
/proc/24583/stat : 24583 (glucosInc) R 24443 24441 12376 0 -1 4202496 4897 0 0 0 258 0 0 0 20 0 1 0 377626060 17948672 3471 33554432000 4194304 5654031 140735192191712 140735192189592 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24583/statm: 4382 3471 132 357 0 4022 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31540

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 1.99 3/181 24732
/proc/meminfo: memFree=26302628/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=31.86 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 6434 43705 0 0 13 4 3159 10 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24634] ppid=24443 vsize=36468 CPUtime=19.17 cores=0,2,4,6
/proc/24634/stat : 24634 (glucosInc) R 24443 24441 12376 0 -1 4202496 6460 0 0 0 1916 1 0 0 20 0 1 0 377626961 37343232 8557 33554432000 4194304 5654031 140736528875424 140736528863240 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24634/statm: 9117 8557 142 357 0 8757 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50480

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.99 3/181 25001
/proc/meminfo: memFree=26282892/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=70.84 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 6963 51414 0 0 14 4 7053 13 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24839] ppid=24443 vsize=49584 CPUtime=31.38 cores=0,2,4,6
/proc/24839/stat : 24839 (glucosInc) R 24443 24441 12376 0 -1 4202496 9014 0 0 0 3136 2 0 0 20 0 1 0 377630860 50774016 11848 33554432000 4194304 5654031 140733482031424 140733482019240 4232462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24839/statm: 12396 11848 142 357 0 12036 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 63596

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 25312
/proc/meminfo: memFree=26246000/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=70.84 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 6963 51414 0 0 14 4 7053 13 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=24839] ppid=24443 vsize=99308 CPUtime=91.37 cores=0,2,4,6
/proc/24839/stat : 24839 (glucosInc) R 24443 24441 12376 0 -1 4202496 10853 0 0 0 9133 4 0 0 20 0 1 0 377630860 101691392 19199 33554432000 4194304 5654031 140733482031424 140733482019240 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24839/statm: 24827 19199 142 357 0 24467 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 113320

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25320
/proc/meminfo: memFree=26244664/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=172.31 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 7492 62925 0 0 15 4 17194 18 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25318] ppid=24443 vsize=84340 CPUtime=49.87 cores=0,2,4,6
/proc/25318/stat : 25318 (glucosInc) R 24443 24441 12376 0 -1 4202496 9857 0 0 0 4984 3 0 0 20 0 1 0 377641011 86364160 15944 33554432000 4194304 5654031 140737068381072 140737068368888 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25318/statm: 21085 15944 142 357 0 20725 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 98352

[startup+282.3 s]

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

/proc/meminfo: memFree=25945024/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=233.81 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8021 73319 0 0 16 5 23338 22 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25322] ppid=24443 vsize=336220 CPUtime=1068.18 cores=0,2,4,6
/proc/25322/stat : 25322 (glucosInc) R 24443 24441 12376 0 -1 4202496 49096 0 0 0 106742 76 0 0 20 0 1 0 377647161 344289280 67378 33554432000 4194304 5654031 140735532158272 140735532156360 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 84055 67378 142 357 0 83695 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 350232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25337
/proc/meminfo: memFree=25959520/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=233.81 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8021 73319 0 0 16 5 23338 22 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25322] ppid=24443 vsize=336220 CPUtime=1128.16 cores=0,2,4,6
/proc/25322/stat : 25322 (glucosInc) R 24443 24441 12376 0 -1 4202496 50917 0 0 0 112737 79 0 0 20 0 1 0 377647161 344289280 64306 33554432000 4194304 5654031 140735532158272 140735532156360 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 84055 64306 142 357 0 83695 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 350232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25337
/proc/meminfo: memFree=26148156/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=233.81 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8021 73319 0 0 16 5 23338 22 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25322] ppid=24443 vsize=124604 CPUtime=1188.16 cores=0,2,4,6
/proc/25322/stat : 25322 (glucosInc) R 24443 24441 12376 0 -1 4202496 52797 0 0 0 118733 83 0 0 20 0 1 0 377647161 127594496 29790 33554432000 4194304 5654031 140735532158272 140735532146088 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 31151 29790 142 357 0 30791 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 138616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25337
/proc/meminfo: memFree=26023600/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=233.81 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8021 73319 0 0 16 5 23338 22 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25322] ppid=24443 vsize=204744 CPUtime=1248.14 cores=0,2,4,6
/proc/25322/stat : 25322 (glucosInc) R 24443 24441 12376 0 -1 4202496 55209 0 0 0 124727 87 0 0 20 0 1 0 377647161 209657856 47775 33554432000 4194304 5654031 140735532158272 140735532156360 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 51186 47775 142 357 0 50826 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 218756

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25339
/proc/meminfo: memFree=26221240/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=49616 CPUtime=41.6 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 7427 0 0 0 4157 3 0 0 20 0 1 0 377773838 50806784 11341 33554432000 4194304 5654031 140733287747744 140733287735560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 12404 11341 142 357 0 12044 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 63628

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25339
/proc/meminfo: memFree=26078828/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=101.59 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 8594 0 0 0 10154 5 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4233438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 94452

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 25343
/proc/meminfo: memFree=26135956/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=161.57 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 9727 0 0 0 16149 8 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 94452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26093008/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=221.56 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 10175 0 0 0 22145 11 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 94452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26107352/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=281.55 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 11805 0 0 0 28139 16 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4216617 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 94452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26170764/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=299.76 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 12305 0 0 0 29959 17 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 94452

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26170764/32873624 swapFree=7112/7112
[pid=24441] ppid=24439 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24441/stat : 24441 (npSolver-pbo-It) S 24439 24441 12376 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377623770 9367552 274 33554432000 4194304 5064252 140735342608592 140735342607504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24441/statm: 2287 274 233 213 0 72 0
[pid=24443] ppid=24441 vsize=4864 CPUtime=1500.33 cores=0,2,4,6
/proc/24443/stat : 24443 (npSolver-pbo) S 24441 24441 12376 0 -1 4202496 8550 129383 0 0 18 5 149899 111 20 0 1 0 377623771 4980736 841 33554432000 4194304 6004724 140734535723584 140734535709432 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24443/statm: 1216 841 189 442 0 770 0
[pid=25339] ppid=24443 vsize=80440 CPUtime=299.76 cores=0,2,4,6
/proc/25339/stat : 25339 (glucosInc) R 24443 24441 12376 0 -1 4202496 12305 0 0 0 29959 17 0 0 20 0 1 0 377773838 82370560 19581 33554432000 4194304 5654031 140733287747744 140733287735560 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25339/statm: 20110 19581 142 357 0 19750 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 94452

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.77
CPU system time (s): 1.3398
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 350232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3398
maximum resident set size= 313540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 742
involuntary context switches= 2417

runsolver used 7.78182 second user time and 17.2864 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 02:23:03
IDJOB=3751948
IDBENCH=1953
IDSOLVER=2335
FILE ID=node121/3751948-1339114983
RUNJOBID= node121-1339111019-14194
PBS_JOBID= 14643732
Free space on /tmp= 71228 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_11.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751948-1339114983/watcher-3751948-1339114983 -o /tmp/evaluation-result-3751948-1339114983/solver-3751948-1339114983 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751948-1339114983.opb 1066248975 HOME HOME

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1066248975

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26335444 kB
Buffers:          710876 kB
Cached:          4883872 kB
SwapCached:            0 kB
Active:          2253036 kB
Inactive:        3383836 kB
Active(anon):      30204 kB
Inactive(anon):    10736 kB
Active(file):    2222832 kB
Inactive(file):  3373100 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9476 kB
Writeback:             0 kB
AnonPages:        176404 kB
Mapped:            16092 kB
Shmem:               200 kB
Slab:             765304 kB
SReclaimable:     208732 kB
SUnreclaim:       556572 kB
KernelStack:        1512 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     150052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71220 MiB
End job on node121 at 2012-06-08 02:53:04