Trace number 3752018

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
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 1400
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 1400
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 1400
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.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.50	c [INC SEARCH] formula is SAT
0.00/0.50	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.79	o 0
0.00/0.79	c starting approximation
0.00/0.79	c factor = 1
0.00/0.79	c can not find a suitable factor, leaving approximation
0.00/0.79	c finished approximation
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SEARCH] iteration: 0
0.00/0.79	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.79	c old isEQ: 208, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
1.08/1.13	c formula is SAT
1.08/1.14	c [INC SEARCH] copied best model
1.08/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.25	c model valid
1.17/1.25	c current solution ok
1.17/1.25	o -37
1.17/1.25	c [INC SEARCH] iteration: 1
1.17/1.25	c [INC BOUNDS] best value:1363 search for 1362
1.17/1.25	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.25	c write failed with 2
1.17/1.25	c [INC SYSTEM] create new solver instance
1.17/1.25	c [INC] encode full formula
1.17/1.25	c (debug) using card networks
1.17/1.25	c old isEQ: 192, new EQ is 0
1.28/1.30	c set iterative enc to: card
1.28/1.30	c set iterative enc to: none
1.28/1.31	c [INC SEARCH] isOptimum variable: 0
3.56/3.62	c formula is SAT
3.56/3.62	c [INC SEARCH] copied best model
3.56/3.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.73	c model valid
3.66/3.73	c current solution ok
3.66/3.73	o -40
3.66/3.73	c [INC SEARCH] iteration: 2
3.66/3.73	c [INC BOUNDS] best value:1360 search for 1359
3.66/3.73	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.73	c write failed with 2
3.66/3.74	c [INC SYSTEM] create new solver instance
3.66/3.74	c [INC] encode full formula
3.66/3.74	c (debug) using card networks
3.66/3.74	c old isEQ: 224, new EQ is 0
3.66/3.79	c set iterative enc to: card
3.66/3.79	c set iterative enc to: none
3.77/3.80	c [INC SEARCH] isOptimum variable: 0
14.76/14.86	c formula is SAT
14.76/14.87	c [INC SEARCH] copied best model
14.76/14.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.86/14.97	c model valid
14.86/14.97	c current solution ok
14.86/14.97	o -41
14.86/14.97	c [INC SEARCH] iteration: 3
14.86/14.97	c [INC BOUNDS] best value:1359 search for 1358
14.86/14.97	c [INC SYSTEM] there exists a inc, kill it!
14.86/14.97	c write failed with 2
14.86/14.98	c [INC SYSTEM] create new solver instance
14.86/14.98	c [INC] encode full formula
14.86/14.98	c (debug) using card networks
14.86/14.98	c old isEQ: 224, new EQ is 0
14.96/15.03	c set iterative enc to: card
14.96/15.03	c set iterative enc to: none
14.96/15.04	c [INC SEARCH] isOptimum variable: 0
24.36/24.41	c formula is SAT
24.36/24.42	c [INC SEARCH] copied best model
24.36/24.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.47/24.53	c model valid
24.47/24.53	c current solution ok
24.47/24.53	o -42
24.47/24.53	c [INC SEARCH] iteration: 4
24.47/24.53	c [INC BOUNDS] best value:1358 search for 1357
24.47/24.53	c [INC SYSTEM] there exists a inc, kill it!
24.47/24.53	c write failed with 2
24.47/24.53	c [INC SYSTEM] create new solver instance
24.47/24.53	c [INC] encode full formula
24.47/24.53	c (debug) using card networks
24.47/24.53	c old isEQ: 224, new EQ is 0
24.47/24.58	c set iterative enc to: card
24.47/24.58	c set iterative enc to: none
24.58/24.60	c [INC SEARCH] isOptimum variable: 0
38.56/38.65	c formula is SAT
38.56/38.66	c [INC SEARCH] copied best model
38.56/38.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.65/38.77	c model valid
38.65/38.77	c current solution ok
38.65/38.77	o -43
38.65/38.77	c [INC SEARCH] iteration: 5
38.65/38.77	c [INC BOUNDS] best value:1357 search for 1356
38.65/38.77	c [INC SYSTEM] there exists a inc, kill it!
38.65/38.77	c write failed with 2
38.65/38.77	c [INC SYSTEM] create new solver instance
38.65/38.77	c [INC] encode full formula
38.65/38.77	c (debug) using card networks
38.65/38.77	c old isEQ: 224, new EQ is 0
38.76/38.83	c set iterative enc to: card
38.76/38.83	c set iterative enc to: none
38.76/38.84	c [INC SEARCH] isOptimum variable: 0
52.35/52.43	c formula is SAT
52.35/52.44	c [INC SEARCH] copied best model
52.35/52.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.45/52.55	c model valid
52.45/52.55	c current solution ok
52.45/52.55	o -44
52.45/52.55	c [INC SEARCH] iteration: 6
52.45/52.55	c [INC BOUNDS] best value:1356 search for 1355
52.45/52.55	c [INC SYSTEM] there exists a inc, kill it!
52.45/52.55	c write failed with 2
52.45/52.55	c [INC SYSTEM] create new solver instance
52.45/52.55	c [INC] encode full formula
52.45/52.55	c (debug) using card networks
52.45/52.55	c old isEQ: 224, new EQ is 0
52.57/52.61	c set iterative enc to: card
52.57/52.61	c set iterative enc to: none
52.57/52.62	c [INC SEARCH] isOptimum variable: 0
65.55/65.66	c formula is SAT
65.55/65.66	c [INC SEARCH] copied best model
65.55/65.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.65/65.77	c model valid
65.65/65.77	c current solution ok
65.65/65.77	o -46
65.65/65.77	c [INC SEARCH] iteration: 7
65.65/65.77	c [INC BOUNDS] best value:1354 search for 1353
65.65/65.77	c [INC SYSTEM] there exists a inc, kill it!
65.65/65.77	c write failed with 2
65.65/65.77	c [INC SYSTEM] create new solver instance
65.65/65.77	c [INC] encode full formula
65.65/65.77	c (debug) using card networks
65.65/65.77	c old isEQ: 224, new EQ is 0
65.75/65.83	c set iterative enc to: card
65.75/65.83	c set iterative enc to: none
65.75/65.84	c [INC SEARCH] isOptimum variable: 0
89.04/89.14	c formula is SAT
89.04/89.15	c [INC SEARCH] copied best model
89.04/89.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.13/89.26	c model valid
89.13/89.26	c current solution ok
89.13/89.26	o -47
89.13/89.26	c [INC SEARCH] iteration: 8
89.13/89.26	c [INC BOUNDS] best value:1353 search for 1352
89.13/89.26	c [INC SYSTEM] there exists a inc, kill it!
89.13/89.26	c write failed with 2
89.13/89.26	c [INC SYSTEM] create new solver instance
89.13/89.26	c [INC] encode full formula
89.13/89.26	c (debug) using card networks
89.13/89.26	c old isEQ: 224, new EQ is 0
89.25/89.32	c set iterative enc to: card
89.25/89.32	c set iterative enc to: none
89.25/89.33	c [INC SEARCH] isOptimum variable: 0
109.74/109.88	c formula is SAT
109.74/109.89	c [INC SEARCH] copied best model
109.74/109.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
109.84/110.00	c model valid
109.84/110.00	c current solution ok
109.84/110.00	o -48
109.84/110.00	c [INC SEARCH] iteration: 9
109.84/110.00	c [INC BOUNDS] best value:1352 search for 1351
109.84/110.00	c [INC SYSTEM] there exists a inc, kill it!
109.84/110.00	c write failed with 2
109.84/110.00	c [INC SYSTEM] create new solver instance
109.84/110.00	c [INC] encode full formula
109.84/110.00	c (debug) using card networks
109.84/110.00	c old isEQ: 224, new EQ is 0
109.95/110.05	c set iterative enc to: card
109.95/110.05	c set iterative enc to: none
109.95/110.06	c [INC SEARCH] isOptimum variable: 0
145.60/145.73	c formula is SAT
145.60/145.73	c [INC SEARCH] copied best model
145.60/145.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
145.71/145.84	c model valid
145.71/145.84	c current solution ok
145.71/145.84	o -49
145.71/145.84	c [INC SEARCH] iteration: 10
145.71/145.84	c [INC BOUNDS] best value:1351 search for 1350
145.71/145.84	c [INC SYSTEM] there exists a inc, kill it!
145.71/145.84	c write failed with 2
145.71/145.85	c [INC SYSTEM] create new solver instance
145.71/145.85	c [INC] encode full formula
145.71/145.85	c (debug) using card networks
145.71/145.85	c old isEQ: 224, new EQ is 0
145.83/145.90	c set iterative enc to: card
145.83/145.90	c set iterative enc to: none
145.83/145.91	c [INC SEARCH] isOptimum variable: 0
183.80/183.96	c formula is SAT
183.80/183.96	c [INC SEARCH] copied best model
183.80/183.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.90/184.07	c model valid
183.90/184.07	c current solution ok
183.90/184.07	o -50
183.90/184.07	c [INC SEARCH] iteration: 11
183.90/184.07	c [INC BOUNDS] best value:1350 search for 1349
183.90/184.07	c [INC SYSTEM] there exists a inc, kill it!
183.90/184.07	c write failed with 2
183.90/184.07	c [INC SYSTEM] create new solver instance
183.90/184.07	c [INC] encode full formula
183.90/184.07	c (debug) using card networks
183.90/184.07	c old isEQ: 224, new EQ is 0
184.02/184.13	c set iterative enc to: card
184.02/184.13	c set iterative enc to: none
184.02/184.14	c [INC SEARCH] isOptimum variable: 0
302.07/302.27	c formula is SAT
302.07/302.27	c [INC SEARCH] copied best model
302.07/302.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
302.17/302.38	c model valid
302.17/302.38	c current solution ok
302.17/302.38	o -51
302.17/302.38	c [INC SEARCH] iteration: 12
302.17/302.38	c [INC BOUNDS] best value:1349 search for 1348
302.17/302.38	c [INC SYSTEM] there exists a inc, kill it!
302.17/302.38	c write failed with 2
302.17/302.39	c [INC SYSTEM] create new solver instance
302.17/302.39	c [INC] encode full formula
302.17/302.39	c (debug) using card networks
302.17/302.39	c old isEQ: 224, new EQ is 0
302.28/302.44	c set iterative enc to: card
302.28/302.44	c set iterative enc to: none
302.28/302.46	c [INC SEARCH] isOptimum variable: 0
1223.31/1223.63	c formula is SAT
1223.31/1223.64	c [INC SEARCH] copied best model
1223.31/1223.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1223.41/1223.75	c model valid
1223.41/1223.75	c current solution ok
1223.41/1223.75	o -52
1223.41/1223.75	c [INC SEARCH] iteration: 13
1223.41/1223.75	c [INC BOUNDS] best value:1348 search for 1347
1223.41/1223.75	c [INC SYSTEM] there exists a inc, kill it!
1223.41/1223.75	c write failed with 2
1223.41/1223.75	c [INC SYSTEM] create new solver instance
1223.41/1223.75	c [INC] encode full formula
1223.41/1223.75	c (debug) using card networks
1223.41/1223.75	c old isEQ: 224, new EQ is 0
1223.53/1223.80	c set iterative enc to: card
1223.53/1223.80	c set iterative enc to: none
1223.53/1223.82	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3752018-1339121135/watcher-3752018-1339121135 -o /tmp/evaluation-result-3752018-1339121135/solver-3752018-1339121135 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752018-1339121135.opb 441404791 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 23764
/proc/meminfo: memFree=30975384/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0

[startup+0.0420739 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23764
/proc/meminfo: memFree=30975384/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100333 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23764
/proc/meminfo: memFree=30975384/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23764
/proc/meminfo: memFree=30975384/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23764
/proc/meminfo: memFree=30975384/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23773
/proc/meminfo: memFree=30871688/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1.29 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 14942 13241 0 0 61 18 46 4 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 76364

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23775
/proc/meminfo: memFree=30867976/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1.29 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 14942 13241 0 0 61 18 46 4 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23775] ppid=23765 vsize=38760 CPUtime=1.77 cores=1,3,5,7
/proc/23775/stat : 23775 (glucosInc) R 23765 23764 19416 0 -1 4202496 8483 0 0 0 175 2 0 0 20 0 1 0 378239358 39690240 8349 33554432000 4194304 5654031 140736694237216 140736694234984 4232491 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23775/statm: 9690 8349 131 357 0 9330 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 115124

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23777
/proc/meminfo: memFree=30861716/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=3.78 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 17243 22281 0 0 78 19 274 7 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23777] ppid=23765 vsize=39036 CPUtime=2.48 cores=1,3,5,7
/proc/23777/stat : 23777 (glucosInc) R 23765 23764 19416 0 -1 4202496 8165 0 0 0 247 1 0 0 20 0 1 0 378239607 39972864 8815 33554432000 4194304 5654031 140734364418192 140734364406008 4214483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23777/statm: 9759 8815 140 357 0 9399 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 115400

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23777
/proc/meminfo: memFree=30883204/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=3.78 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 17243 22281 0 0 78 19 274 7 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23777] ppid=23765 vsize=39488 CPUtime=8.88 cores=1,3,5,7
/proc/23777/stat : 23777 (glucosInc) R 23765 23764 19416 0 -1 4202496 8240 0 0 0 887 1 0 0 20 0 1 0 378239607 40435712 8890 33554432000 4194304 5654031 140734364418192 140734364406008 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23777/statm: 9872 8890 140 357 0 9512 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115852

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23781
/proc/meminfo: memFree=30872164/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=24.58 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 21845 40096 0 0 112 21 2313 12 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23781] ppid=23765 vsize=39056 CPUtime=0.89 cores=1,3,5,7
/proc/23781/stat : 23781 (glucosInc) R 23765 23764 19416 0 -1 4202496 8467 0 0 0 88 1 0 0 20 0 1 0 378241687 39993344 8334 33554432000 4194304 5654031 140736466121840 140736466119608 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23781/statm: 9764 8334 131 357 0 9404 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 115420

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23783
/proc/meminfo: memFree=30875656/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=38.81 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 24146 49977 0 0 129 22 3715 15 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23783] ppid=23765 vsize=39564 CPUtime=12.25 cores=1,3,5,7
/proc/23783/stat : 23783 (glucosInc) R 23765 23764 19416 0 -1 4202496 9361 0 0 0 1222 3 0 0 20 0 1 0 378243111 40513536 8798 33554432000 4194304 5654031 140734335306496 140734335294312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23783/statm: 9891 8798 142 357 0 9531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115928

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23789
/proc/meminfo: memFree=30877908/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=89.29 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 31049 81261 0 0 180 25 8699 25 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23789] ppid=23765 vsize=39932 CPUtime=12.95 cores=1,3,5,7
/proc/23789/stat : 23789 (glucosInc) R 23765 23764 19416 0 -1 4202496 9991 0 0 0 1293 2 0 0 20 0 1 0 378248160 40890368 8963 33554432000 4194304 5654031 140736992652784 140736992640600 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23789/statm: 9983 8963 142 357 0 9623 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 116296

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23793
/proc/meminfo: memFree=30868204/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=145.84 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 35651 105858 0 0 213 27 14309 35 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23793] ppid=23765 vsize=52016 CPUtime=16.36 cores=1,3,5,7
/proc/23793/stat : 23793 (glucosInc) R 23765 23764 19416 0 -1 4202496 10155 0 0 0 1634 2 0 0 20 0 1 0 378253818 53264384 11215 33554432000 4194304 5654031 140737094396912 140737094384728 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23793/statm: 13004 11215 142 357 0 12644 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 128380

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 23796
/proc/meminfo: memFree=30841804/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=184.06 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 37952 117817 0 0 230 28 18109 39 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23795] ppid=23765 vsize=66048 CPUtime=38.13 cores=1,3,5,7
/proc/23795/stat : 23795 (glucosInc) R 23765 23764 19416 0 -1 4202496 11954 0 0 0 3810 3 0 0 20 0 1 0 378257641 67633152 15720 33554432000 4194304 5654031 140736297026112 140736297013928 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23795/statm: 16512 15720 142 357 0 16152 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 142412

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23799
/proc/meminfo: memFree=30830904/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30800316/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=40200 CPUtime=18.46 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 9421 0 0 0 1844 2 0 0 20 0 1 0 378361609 41164800 9144 33554432000 4194304 5654031 140736296862544 140736296850360 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 10050 9144 142 357 0 9690 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 116564

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23809
/proc/meminfo: memFree=30742064/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=89560 CPUtime=78.46 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 13440 0 0 0 7842 4 0 0 20 0 1 0 378361609 91709440 18009 33554432000 4194304 5654031 140736296862544 140736296850360 4233328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 22390 18009 142 357 0 22030 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 165924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23849
/proc/meminfo: memFree=28897024/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=138.43 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 13977 0 0 0 13839 4 0 0 20 0 1 0 378361609 122826752 23627 33554432000 4194304 5654031 140736296862544 140736296850360 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 23627 142 357 0 29627 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 196312

[startup+1422.31 s]
/proc/loadavg: 2.65 2.16 2.05 3/182 23852
/proc/meminfo: memFree=20335748/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=198.43 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 13982 0 0 0 19838 5 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296850360 4232901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 196312

[startup+1482.3 s]
/proc/loadavg: 2.66 2.27 2.10 3/183 23855
/proc/meminfo: memFree=16579632/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=258.42 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 13982 0 0 0 25837 5 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296850360 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 196312

[startup+1542.3 s]
/proc/loadavg: 2.24 2.22 2.09 3/183 23856
/proc/meminfo: memFree=14894120/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=318.4 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 14244 0 0 0 31834 6 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296850360 4216315 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 196312

[startup+1602.3 s]
/proc/loadavg: 2.12 2.19 2.09 3/181 23858
/proc/meminfo: memFree=19073836/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=378.39 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 14509 0 0 0 37832 7 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296860568 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 196312

[startup+1662.3 s]
/proc/loadavg: 2.04 2.15 2.08 3/181 23858
/proc/meminfo: memFree=15820856/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=438.39 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 14777 0 0 0 43830 9 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296850360 4216690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 196312

[startup+1722.3 s]
/proc/loadavg: 2.07 2.14 2.08 3/181 23859
/proc/meminfo: memFree=15743640/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=169268 CPUtime=498.38 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 15050 0 0 0 49827 11 0 0 20 0 1 0 378361609 173330432 33107 33554432000 4194304 5654031 140736296862544 140736296860472 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 42317 33107 142 357 0 41957 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 245632

[startup+1782.3 s]
/proc/loadavg: 2.02 2.11 2.07 3/181 23859
/proc/meminfo: memFree=15773772/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=119948 CPUtime=558.36 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 15151 0 0 0 55825 11 0 0 20 0 1 0 378361609 122826752 24844 33554432000 4194304 5654031 140736296862544 140736296860568 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 29987 24844 142 357 0 29627 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 196312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.10 2.07 3/181 23859
/proc/meminfo: memFree=15717620/32873844 swapFree=7632/7632
[pid=23764] ppid=23762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23764/stat : 23764 (npSolver-pbo-It) S 23762 23764 19416 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378239227 9367552 274 33554432000 4194304 5064252 140735481986512 140735481985424 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23764/statm: 2287 274 233 213 0 72 0
[pid=23765] ppid=23764 vsize=67216 CPUtime=1223.55 cores=1,3,5,7
/proc/23765/stat : 23765 (npSolver-pbo) S 23764 23764 19416 0 -1 4202496 42554 157271 0 0 264 30 121987 74 20 0 1 0 378239227 68829184 16484 33554432000 4194304 6004724 140736654529232 140736654515080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 16804 16484 188 442 0 16358 0
[pid=23809] ppid=23765 vsize=169268 CPUtime=576.47 cores=1,3,5,7
/proc/23809/stat : 23809 (glucosInc) R 23765 23764 19416 0 -1 4202496 15243 0 0 0 57635 12 0 0 20 0 1 0 378361609 173330432 35667 33554432000 4194304 5654031 140736296862544 140736296860472 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23809/statm: 42317 35667 142 357 0 41957 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 245632

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.05
CPU user time (s): 1798.87
CPU system time (s): 1.17882
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 277464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.17882
maximum resident set size= 174648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2594
involuntary context switches= 2706

runsolver used 3.2745 second user time and 8.16576 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 04:05:35
IDJOB=3752018
IDBENCH=2247
IDSOLVER=2335
FILE ID=node119/3752018-1339121135
RUNJOBID= node119-1339111666-20946
PBS_JOBID= 14643734
Free space on /tmp= 70840 MiB

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

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=441404791

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30976136 kB
Buffers:          113316 kB
Cached:           755160 kB
SwapCached:         2360 kB
Active:           381292 kB
Inactive:         724928 kB
Active(anon):     237260 kB
Inactive(anon):     2744 kB
Active(file):     144032 kB
Inactive(file):   722184 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097016 kB
Dirty:             11032 kB
Writeback:             0 kB
AnonPages:        247636 kB
Mapped:            10040 kB
Shmem:                 0 kB
Slab:             648024 kB
SReclaimable:      88848 kB
SUnreclaim:       559176 kB
KernelStack:        1480 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     395524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67156 MiB
End job on node119 at 2012-06-08 04:35:36