Trace number 3752012

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.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM604c6b786f56b09c749bc0d6b7c8f76d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
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.23	c run inc solver
0.00/0.23	c [INC SYSTEM] run initial solver
0.00/0.23	c [INC SYSTEM] preprocess with white file
0.00/0.40	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.40	c [INC SYSTEM] execute solver
0.00/0.42	c [INC SEARCH] formula is SAT
0.00/0.42	c [INC SYSTEM] solved the initial formula
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.66	o 0
0.00/0.66	c starting approximation
0.00/0.66	c factor = 1
0.00/0.66	c can not find a suitable factor, leaving approximation
0.00/0.66	c finished approximation
0.00/0.66	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.66	c write failed with 2
0.00/0.66	c [INC SEARCH] iteration: 0
0.00/0.66	c [INC BOUNDS] best value:1272 search for 1271
0.00/0.66	c [INC SYSTEM] create new solver instance
0.00/0.66	c [INC] encode full formula
0.00/0.66	c (debug) using card networks
0.00/0.66	c old isEQ: 64, new EQ is 0
0.00/0.71	c set iterative enc to: card
0.00/0.71	c set iterative enc to: none
0.00/0.72	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.98	c [INC SEARCH] copied best model
0.00/0.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.07	c model valid
0.97/1.07	c current solution ok
0.97/1.07	o -36
0.97/1.07	c [INC SEARCH] iteration: 1
0.97/1.07	c [INC BOUNDS] best value:1236 search for 1235
0.97/1.07	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.07	c write failed with 2
0.97/1.08	c [INC SYSTEM] create new solver instance
0.97/1.08	c [INC] encode full formula
0.97/1.08	c (debug) using card networks
0.97/1.08	c old isEQ: 176, new EQ is 0
1.08/1.13	c set iterative enc to: card
1.08/1.13	c set iterative enc to: none
1.08/1.14	c [INC SEARCH] isOptimum variable: 0
1.12/1.39	c formula is SAT
1.12/1.39	c [INC SEARCH] copied best model
1.12/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.13/1.49	c model valid
1.13/1.49	c current solution ok
1.13/1.49	o -37
1.13/1.49	c [INC SEARCH] iteration: 2
1.13/1.49	c [INC BOUNDS] best value:1235 search for 1234
1.13/1.49	c [INC SYSTEM] there exists a inc, kill it!
1.13/1.49	c write failed with 2
1.13/1.49	c [INC SYSTEM] create new solver instance
1.13/1.49	c [INC] encode full formula
1.13/1.49	c (debug) using card networks
1.13/1.49	c old isEQ: 224, new EQ is 0
1.48/1.54	c set iterative enc to: card
1.48/1.54	c set iterative enc to: none
1.48/1.55	c [INC SEARCH] isOptimum variable: 0
7.06/7.11	c formula is SAT
7.06/7.12	c [INC SEARCH] copied best model
7.06/7.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.16/7.21	c model valid
7.16/7.21	c current solution ok
7.16/7.21	o -38
7.16/7.21	c [INC SEARCH] iteration: 3
7.16/7.21	c [INC BOUNDS] best value:1234 search for 1233
7.16/7.21	c [INC SYSTEM] there exists a inc, kill it!
7.16/7.21	c write failed with 2
7.16/7.21	c [INC SYSTEM] create new solver instance
7.16/7.21	c [INC] encode full formula
7.16/7.21	c (debug) using card networks
7.16/7.21	c old isEQ: 176, new EQ is 0
7.16/7.27	c set iterative enc to: card
7.16/7.27	c set iterative enc to: none
7.16/7.28	c [INC SEARCH] isOptimum variable: 0
12.37/12.41	c formula is SAT
12.37/12.42	c [INC SEARCH] copied best model
12.37/12.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.46/12.51	c model valid
12.46/12.51	c current solution ok
12.46/12.51	o -40
12.46/12.51	c [INC SEARCH] iteration: 4
12.46/12.51	c [INC BOUNDS] best value:1232 search for 1231
12.46/12.51	c [INC SYSTEM] there exists a inc, kill it!
12.46/12.51	c write failed with 2
12.46/12.51	c [INC SYSTEM] create new solver instance
12.46/12.51	c [INC] encode full formula
12.46/12.51	c (debug) using card networks
12.46/12.51	c old isEQ: 176, new EQ is 0
12.46/12.56	c set iterative enc to: card
12.46/12.56	c set iterative enc to: none
12.46/12.57	c [INC SEARCH] isOptimum variable: 0
19.67/19.79	c formula is SAT
19.67/19.80	c [INC SEARCH] copied best model
19.67/19.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.86/19.90	c model valid
19.86/19.90	c current solution ok
19.86/19.90	o -42
19.86/19.90	c [INC SEARCH] iteration: 5
19.86/19.90	c [INC BOUNDS] best value:1230 search for 1229
19.86/19.90	c [INC SYSTEM] there exists a inc, kill it!
19.86/19.90	c write failed with 2
19.86/19.90	c [INC SYSTEM] create new solver instance
19.86/19.90	c [INC] encode full formula
19.86/19.90	c (debug) using card networks
19.86/19.90	c old isEQ: 176, new EQ is 0
19.86/19.95	c set iterative enc to: card
19.86/19.95	c set iterative enc to: none
19.86/19.96	c [INC SEARCH] isOptimum variable: 0
29.75/29.89	c formula is SAT
29.86/29.90	c [INC SEARCH] copied best model
29.86/29.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.86/29.99	c model valid
29.86/29.99	c current solution ok
29.86/29.99	o -43
29.86/29.99	c [INC SEARCH] iteration: 6
29.86/29.99	c [INC BOUNDS] best value:1229 search for 1228
29.86/29.99	c [INC SYSTEM] there exists a inc, kill it!
29.86/29.99	c write failed with 2
29.86/29.99	c [INC SYSTEM] create new solver instance
29.86/29.99	c [INC] encode full formula
29.86/29.99	c (debug) using card networks
29.86/29.99	c old isEQ: 176, new EQ is 0
29.97/30.05	c set iterative enc to: card
29.97/30.05	c set iterative enc to: none
29.97/30.06	c [INC SEARCH] isOptimum variable: 0
39.75/39.87	c formula is SAT
39.75/39.87	c [INC SEARCH] copied best model
39.75/39.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.85/39.97	c model valid
39.85/39.97	c current solution ok
39.85/39.97	o -44
39.85/39.97	c [INC SEARCH] iteration: 7
39.85/39.97	c [INC BOUNDS] best value:1228 search for 1227
39.85/39.97	c [INC SYSTEM] there exists a inc, kill it!
39.85/39.97	c write failed with 2
39.85/39.97	c [INC SYSTEM] create new solver instance
39.85/39.97	c [INC] encode full formula
39.85/39.97	c (debug) using card networks
39.85/39.97	c old isEQ: 176, new EQ is 0
39.97/40.02	c set iterative enc to: card
39.97/40.02	c set iterative enc to: none
39.97/40.03	c [INC SEARCH] isOptimum variable: 0
53.76/53.87	c formula is SAT
53.76/53.88	c [INC SEARCH] copied best model
53.76/53.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.87/53.97	c model valid
53.87/53.97	c current solution ok
53.87/53.97	o -45
53.87/53.97	c [INC SEARCH] iteration: 8
53.87/53.97	c [INC BOUNDS] best value:1227 search for 1226
53.87/53.97	c [INC SYSTEM] there exists a inc, kill it!
53.87/53.97	c write failed with 2
53.87/53.97	c [INC SYSTEM] create new solver instance
53.87/53.97	c [INC] encode full formula
53.87/53.97	c (debug) using card networks
53.87/53.97	c old isEQ: 176, new EQ is 0
53.97/54.03	c set iterative enc to: card
53.97/54.03	c set iterative enc to: none
53.97/54.04	c [INC SEARCH] isOptimum variable: 0
65.84/65.97	c formula is SAT
65.84/65.97	c [INC SEARCH] copied best model
65.84/65.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.95/66.07	c model valid
65.95/66.07	c current solution ok
65.95/66.07	o -46
65.95/66.07	c [INC SEARCH] iteration: 9
65.95/66.07	c [INC BOUNDS] best value:1226 search for 1225
65.95/66.07	c [INC SYSTEM] there exists a inc, kill it!
65.95/66.07	c write failed with 2
65.95/66.07	c [INC SYSTEM] create new solver instance
65.95/66.07	c [INC] encode full formula
65.95/66.07	c (debug) using card networks
65.95/66.07	c old isEQ: 176, new EQ is 0
66.06/66.12	c set iterative enc to: card
66.06/66.12	c set iterative enc to: none
66.06/66.14	c [INC SEARCH] isOptimum variable: 0
79.56/79.62	c formula is SAT
79.56/79.63	c [INC SEARCH] copied best model
79.56/79.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.66/79.72	c model valid
79.66/79.72	c current solution ok
79.66/79.72	o -47
79.66/79.72	c [INC SEARCH] iteration: 10
79.66/79.72	c [INC BOUNDS] best value:1225 search for 1224
79.66/79.72	c [INC SYSTEM] there exists a inc, kill it!
79.66/79.72	c write failed with 2
79.66/79.72	c [INC SYSTEM] create new solver instance
79.66/79.72	c [INC] encode full formula
79.66/79.72	c (debug) using card networks
79.66/79.72	c old isEQ: 176, new EQ is 0
79.66/79.77	c set iterative enc to: card
79.66/79.77	c set iterative enc to: none
79.66/79.78	c [INC SEARCH] isOptimum variable: 0
97.33/97.43	c formula is SAT
97.33/97.43	c [INC SEARCH] copied best model
97.33/97.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
97.43/97.53	c model valid
97.43/97.53	c current solution ok
97.43/97.53	o -48
97.43/97.53	c [INC SEARCH] iteration: 11
97.43/97.53	c [INC BOUNDS] best value:1224 search for 1223
97.43/97.53	c [INC SYSTEM] there exists a inc, kill it!
97.43/97.53	c write failed with 2
97.43/97.53	c [INC SYSTEM] create new solver instance
97.43/97.53	c [INC] encode full formula
97.43/97.53	c (debug) using card networks
97.43/97.53	c old isEQ: 176, new EQ is 0
97.43/97.58	c set iterative enc to: card
97.43/97.58	c set iterative enc to: none
97.43/97.59	c [INC SEARCH] isOptimum variable: 0
144.13/144.20	c formula is SAT
144.13/144.21	c [INC SEARCH] copied best model
144.13/144.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
144.22/144.30	c model valid
144.22/144.30	c current solution ok
144.22/144.30	o -49
144.22/144.30	c [INC SEARCH] iteration: 12
144.22/144.30	c [INC BOUNDS] best value:1223 search for 1222
144.22/144.30	c [INC SYSTEM] there exists a inc, kill it!
144.22/144.30	c write failed with 2
144.22/144.30	c [INC SYSTEM] create new solver instance
144.22/144.30	c [INC] encode full formula
144.22/144.30	c (debug) using card networks
144.22/144.30	c old isEQ: 176, new EQ is 0
144.22/144.36	c set iterative enc to: card
144.22/144.36	c set iterative enc to: none
144.22/144.37	c [INC SEARCH] isOptimum variable: 0
554.05/554.28	c formula is SAT
554.05/554.28	c [INC SEARCH] copied best model
554.05/554.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
554.17/554.38	c model valid
554.17/554.38	c current solution ok
554.17/554.38	o -50
554.17/554.38	c [INC SEARCH] iteration: 13
554.17/554.38	c [INC BOUNDS] best value:1222 search for 1221
554.17/554.38	c [INC SYSTEM] there exists a inc, kill it!
554.17/554.38	c write failed with 2
554.17/554.38	c [INC SYSTEM] create new solver instance
554.17/554.38	c [INC] encode full formula
554.17/554.38	c (debug) using card networks
554.17/554.38	c old isEQ: 176, new EQ is 0
554.29/554.43	c set iterative enc to: card
554.29/554.43	c set iterative enc to: none
554.29/554.45	c [INC SEARCH] isOptimum variable: 0
654.35/654.55	c formula is SAT
654.35/654.56	c [INC SEARCH] copied best model
654.35/654.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
654.45/654.65	c model valid
654.45/654.65	c current solution ok
654.45/654.65	o -51
654.45/654.65	c [INC SEARCH] iteration: 14
654.45/654.65	c [INC BOUNDS] best value:1221 search for 1220
654.45/654.65	c [INC SYSTEM] there exists a inc, kill it!
654.45/654.65	c write failed with 2
654.45/654.66	c [INC SYSTEM] create new solver instance
654.45/654.66	c [INC] encode full formula
654.45/654.66	c (debug) using card networks
654.45/654.66	c old isEQ: 176, new EQ is 0
654.55/654.71	c set iterative enc to: card
654.55/654.71	c set iterative enc to: none
654.55/654.72	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12040
/proc/meminfo: memFree=30496480/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0

[startup+0.060356 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12040
/proc/meminfo: memFree=30496480/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12040
/proc/meminfo: memFree=30496480/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12040
/proc/meminfo: memFree=30496480/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700127 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12040
/proc/meminfo: memFree=30496480/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12049
/proc/meminfo: memFree=30399288/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=1.48 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) R 12040 12040 9343 0 -1 4202496 13928 21454 0 0 66 14 64 4 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142919840 4227555 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71072

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12053
/proc/meminfo: memFree=30398792/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=1.53 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 15325 21969 0 0 70 15 64 4 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12053] ppid=12041 vsize=38040 CPUtime=1.52 cores=1,3,5,7
/proc/12053/stat : 12053 (glucosInc) R 12041 12040 9343 0 -1 4202496 8253 0 0 0 151 1 0 0 20 0 1 0 378287372 38952960 8213 33554432000 4194304 5654031 140733588661728 140733588659496 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12053/statm: 9510 8213 140 357 0 9150 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 109112

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12053
/proc/meminfo: memFree=30393756/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=1.53 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 15325 21969 0 0 70 15 64 4 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12053] ppid=12041 vsize=38492 CPUtime=4.73 cores=1,3,5,7
/proc/12053/stat : 12053 (glucosInc) R 12041 12040 9343 0 -1 4202496 8391 0 0 0 471 2 0 0 20 0 1 0 378287372 39415808 8348 33554432000 4194304 5654031 140733588661728 140733588659496 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12053/statm: 9623 8348 140 357 0 9263 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 109564

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12055
/proc/meminfo: memFree=30391152/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=12.56 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 19974 39826 0 0 101 17 1129 9 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 71072

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12059
/proc/meminfo: memFree=30409972/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=19.93 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 22290 48845 0 0 116 17 1848 12 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12059] ppid=12041 vsize=38496 CPUtime=5.52 cores=1,3,5,7
/proc/12059/stat : 12059 (glucosInc) R 12041 12040 9343 0 -1 4202496 8320 0 0 0 551 1 0 0 20 0 1 0 378289213 39419904 8374 33554432000 4194304 5654031 140733820999920 140733820987736 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12059/statm: 9624 8374 140 357 0 9264 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 109568

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12063
/proc/meminfo: memFree=30387576/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=40 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 26922 69446 0 0 147 18 3816 19 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12063] ppid=12041 vsize=38952 CPUtime=11.05 cores=1,3,5,7
/proc/12063/stat : 12063 (glucosInc) R 12041 12040 9343 0 -1 4202496 8979 0 0 0 1104 1 0 0 20 0 1 0 378291220 39886848 8771 33554432000 4194304 5654031 140734372345648 140734372333464 4232659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12063/statm: 9738 8771 142 357 0 9378 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 110024

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12071
/proc/meminfo: memFree=30379456/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=97.55 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 36186 114734 0 0 210 21 9492 32 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12071] ppid=12041 vsize=38052 CPUtime=4.69 cores=1,3,5,7
/proc/12071/stat : 12071 (glucosInc) R 12041 12040 9343 0 -1 4202496 8343 0 0 0 468 1 0 0 20 0 1 0 378296976 38965248 8309 33554432000 4194304 5654031 140736208824480 140736208812296 4208641 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12071/statm: 9513 8309 140 357 0 9153 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12074
/proc/meminfo: memFree=30344300/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=144.31 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 38502 127257 0 0 225 21 14149 36 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12073] ppid=12041 vsize=57624 CPUtime=17.91 cores=1,3,5,7
/proc/12073/stat : 12073 (glucosInc) R 12041 12040 9343 0 -1 4202496 10719 0 0 0 1789 2 0 0 20 0 1 0 378301654 59006976 13766 33554432000 4194304 5654031 140733580877280 140733580865096 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12073/statm: 14406 13766 142 357 0 14046 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 128696

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12074
/proc/meminfo: memFree=30347128/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=144.31 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 38502 127257 0 0 225 21 14149 36 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12073] ppid=12041 vsize=69228 CPUtime=77.9 cores=1,3,5,7
/proc/12073/stat : 12073 (glucosInc) R 12041 12040 9343 0 -1 4202496 11593 0 0 0 7788 2 0 0 20 0 1 0 378301654 70889472 16640 33554432000 4194304 5654031 140733580877280 140733580875080 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12073/statm: 17307 16640 142 357 0 16947 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 140300

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12074
/proc/meminfo: memFree=30334436/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=144.31 cores=1,3,5,7

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

/proc/meminfo: memFree=29851676/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=587.46 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 18784 0 0 0 58733 13 0 0 20 0 1 0 378352689 168792064 38130 33554432000 4194304 5654031 140735370677328 140735370665144 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 38130 142 357 0 40849 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 235908

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 12132
/proc/meminfo: memFree=29887740/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=115516 CPUtime=647.47 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 19152 0 0 0 64732 15 0 0 20 0 1 0 378352689 118288384 28239 33554432000 4194304 5654031 140735370677328 140735370665144 4216213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 28879 28239 142 357 0 28519 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 186588

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12132
/proc/meminfo: memFree=29887372/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=115516 CPUtime=707.45 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 19522 0 0 0 70729 16 0 0 20 0 1 0 378352689 118288384 28239 33554432000 4194304 5654031 140735370677328 140735370665144 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 28879 28239 142 357 0 28519 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 186588

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 12133
/proc/meminfo: memFree=29847812/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=767.44 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 19890 0 0 0 76727 17 0 0 20 0 1 0 378352689 168792064 38130 33554432000 4194304 5654031 140735370677328 140735370665144 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 38130 142 357 0 40849 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 235908

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12133
/proc/meminfo: memFree=29884988/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=115516 CPUtime=827.43 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 20080 0 0 0 82725 18 0 0 20 0 1 0 378352689 118288384 28239 33554432000 4194304 5654031 140735370677328 140735370675352 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 28879 28239 142 357 0 28519 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 186588

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12133
/proc/meminfo: memFree=29851352/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=887.42 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 20444 0 0 0 88723 19 0 0 20 0 1 0 378352689 168792064 36594 33554432000 4194304 5654031 140735370677328 140735370675256 4233226 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 36594 142 357 0 40849 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 235908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12136
/proc/meminfo: memFree=29836032/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=947.41 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 20904 0 0 0 94721 20 0 0 20 0 1 0 378352689 168792064 39154 33554432000 4194304 5654031 140735370677328 140735370665144 4232988 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 39154 142 357 0 40849 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 235908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12136
/proc/meminfo: memFree=29855312/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=1007.4 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 22453 0 0 0 100717 23 0 0 20 0 1 0 378352689 168792064 36594 33554432000 4194304 5654031 140735370677328 140735370665144 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 36594 142 357 0 40849 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 235908

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 12137
/proc/meminfo: memFree=29836588/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=195656 CPUtime=1067.39 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 23826 0 0 0 106714 25 0 0 20 0 1 0 378352689 200351744 41269 33554432000 4194304 5654031 140735370677328 140735370675416 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 48914 41269 142 357 0 48554 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 266728

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 12137
/proc/meminfo: memFree=29844004/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=164836 CPUtime=1127.39 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 24783 0 0 0 112711 28 0 0 20 0 1 0 378352689 168792064 38130 33554432000 4194304 5654031 140735370677328 140735370665144 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 41209 38130 142 357 0 40849 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 235908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12137
/proc/meminfo: memFree=29882436/32873648 swapFree=7376/7376
[pid=12040] ppid=12038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12040/stat : 12040 (npSolver-pbo-It) S 12038 12040 9343 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378287216 9367552 275 33554432000 4194304 5064252 140735313932192 140735313931104 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12040/statm: 2287 275 233 213 0 72 0
[pid=12041] ppid=12040 vsize=61924 CPUtime=654.58 cores=1,3,5,7
/proc/12041/stat : 12041 (npSolver-pbo) S 12040 12040 9343 0 -1 4202496 43134 156356 0 0 257 23 65131 47 20 0 1 0 378287216 63410176 15161 33554432000 4194304 6004724 140737142924352 140737142910200 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12041/statm: 15481 15161 188 442 0 15035 0
[pid=12082] ppid=12041 vsize=115516 CPUtime=1145.49 cores=1,3,5,7
/proc/12082/stat : 12082 (glucosInc) R 12041 12040 9343 0 -1 4202496 25383 0 0 0 114520 29 0 0 20 0 1 0 378352689 118288384 28239 33554432000 4194304 5654031 140735370677328 140735370675352 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12082/statm: 28879 28239 142 357 0 28519 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 186588

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.1
CPU user time (s): 1799.09
CPU system time (s): 1.00685
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 266728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.00685
maximum resident set size= 165076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225256
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2802
involuntary context switches= 2767

runsolver used 3.23551 second user time and 11.2513 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 04:13:51
IDJOB=3752012
IDBENCH=2259
IDSOLVER=2335
FILE ID=node149/3752012-1339121631
RUNJOBID= node149-1339112624-10876
PBS_JOBID= 14643704
Free space on /tmp= 70864 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752012-1339121631/watcher-3752012-1339121631 -o /tmp/evaluation-result-3752012-1339121631/solver-3752012-1339121631 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752012-1339121631.opb 482332982 HOME HOME

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

MD5SUM BENCH= 604c6b786f56b09c749bc0d6b7c8f76d
RANDOM SEED=482332982

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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:       32873648 kB
MemFree:        30497116 kB
Buffers:           97580 kB
Cached:          1108848 kB
SwapCached:        30012 kB
Active:           591104 kB
Inactive:        1010292 kB
Active(anon):     367204 kB
Inactive(anon):    29988 kB
Active(file):     223900 kB
Inactive(file):   980304 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072876 kB
Dirty:             10484 kB
Writeback:             0 kB
AnonPages:        327832 kB
Mapped:            10172 kB
Shmem:                 0 kB
Slab:             638328 kB
SReclaimable:      82384 kB
SUnreclaim:       555944 kB
KernelStack:        1504 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     553344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 70808 MiB
End job on node149 at 2012-06-08 04:43:52