Trace number 3747228

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.15 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-2.opb
MD5SUM62a6bdf0e089cd0b8a79007277394096
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.05
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 constraints109401
Number of constraints which are clauses109401
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.27	c run inc solver
0.00/0.27	c [INC SYSTEM] run initial solver
0.00/0.27	c [INC SYSTEM] preprocess with white file
0.00/0.47	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.47	c [INC SYSTEM] execute solver
0.00/0.49	c [INC SEARCH] formula is SAT
0.00/0.49	c [INC SYSTEM] solved the initial formula
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.77	o 0
0.00/0.77	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.77	c write failed with 2
0.00/0.77	c [INC SEARCH] iteration: 0
0.00/0.77	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 41, new EQ is 0
0.00/0.83	c set iterative enc to: card
0.00/0.83	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
1.06/1.17	c formula is SAT
1.06/1.18	c [INC SEARCH] copied best model
1.06/1.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.29	c model valid
1.16/1.29	c current solution ok
1.16/1.29	o -36
1.16/1.29	c [INC SEARCH] iteration: 1
1.16/1.29	c [INC BOUNDS] best value:1364 search for 1363
1.16/1.29	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.29	c write failed with 2
1.16/1.29	c [INC SYSTEM] create new solver instance
1.16/1.29	c [INC] encode full formula
1.16/1.29	c (debug) using card networks
1.16/1.29	c old isEQ: 192, new EQ is 0
1.28/1.34	c set iterative enc to: card
1.28/1.34	c set iterative enc to: none
1.28/1.35	c [INC SEARCH] isOptimum variable: 0
1.33/1.74	c formula is SAT
1.39/1.87	c [INC SEARCH] copied best model
1.39/1.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.39/1.87	c model valid
1.39/1.87	c current solution ok
1.39/1.87	o -41
1.39/1.87	c [INC SEARCH] iteration: 2
1.39/1.87	c [INC BOUNDS] best value:1359 search for 1358
1.39/1.87	c [INC SYSTEM] there exists a inc, kill it!
1.39/1.87	c write failed with 2
1.39/1.87	c [INC SYSTEM] create new solver instance
1.39/1.87	c [INC] encode full formula
1.39/1.87	c (debug) using card networks
1.39/1.87	c old isEQ: 224, new EQ is 0
1.88/1.91	c set iterative enc to: card
1.88/1.91	c set iterative enc to: none
1.89/2.01	c [INC SEARCH] isOptimum variable: 0
10.80/10.93	c formula is SAT
10.80/10.94	c [INC SEARCH] copied best model
10.80/10.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.89/11.05	c model valid
10.89/11.05	c current solution ok
10.89/11.05	o -43
10.89/11.05	c [INC SEARCH] iteration: 3
10.89/11.05	c [INC BOUNDS] best value:1357 search for 1356
10.89/11.05	c [INC SYSTEM] there exists a inc, kill it!
10.89/11.05	c write failed with 2
10.89/11.05	c [INC SYSTEM] create new solver instance
10.89/11.05	c [INC] encode full formula
10.89/11.05	c (debug) using card networks
10.89/11.05	c old isEQ: 224, new EQ is 0
11.00/11.10	c set iterative enc to: card
11.00/11.10	c set iterative enc to: none
11.00/11.11	c [INC SEARCH] isOptimum variable: 0
22.68/22.89	c formula is SAT
22.68/22.89	c [INC SEARCH] copied best model
22.68/22.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.78/23.00	c model valid
22.78/23.00	c current solution ok
22.78/23.00	o -45
22.78/23.00	c [INC SEARCH] iteration: 4
22.78/23.00	c [INC BOUNDS] best value:1355 search for 1354
22.78/23.00	c [INC SYSTEM] there exists a inc, kill it!
22.78/23.00	c write failed with 2
22.78/23.00	c [INC SYSTEM] create new solver instance
22.78/23.00	c [INC] encode full formula
22.78/23.00	c (debug) using card networks
22.78/23.00	c old isEQ: 224, new EQ is 0
22.90/23.05	c set iterative enc to: card
22.90/23.05	c set iterative enc to: none
22.90/23.06	c [INC SEARCH] isOptimum variable: 0
36.18/36.33	c formula is SAT
36.18/36.34	c [INC SEARCH] copied best model
36.18/36.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.27/36.45	c model valid
36.27/36.45	c current solution ok
36.27/36.45	o -46
36.27/36.45	c [INC SEARCH] iteration: 5
36.27/36.45	c [INC BOUNDS] best value:1354 search for 1353
36.27/36.45	c [INC SYSTEM] there exists a inc, kill it!
36.27/36.45	c write failed with 2
36.27/36.45	c [INC SYSTEM] create new solver instance
36.27/36.45	c [INC] encode full formula
36.27/36.45	c (debug) using card networks
36.27/36.45	c old isEQ: 224, new EQ is 0
36.40/36.50	c set iterative enc to: card
36.40/36.50	c set iterative enc to: none
36.40/36.51	c [INC SEARCH] isOptimum variable: 0
54.47/54.63	c formula is SAT
54.47/54.63	c [INC SEARCH] copied best model
54.47/54.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.57/54.74	c model valid
54.57/54.74	c current solution ok
54.57/54.74	o -47
54.57/54.74	c [INC SEARCH] iteration: 6
54.57/54.74	c [INC BOUNDS] best value:1353 search for 1352
54.57/54.74	c [INC SYSTEM] there exists a inc, kill it!
54.57/54.74	c write failed with 2
54.57/54.74	c [INC SYSTEM] create new solver instance
54.57/54.74	c [INC] encode full formula
54.57/54.74	c (debug) using card networks
54.57/54.74	c old isEQ: 224, new EQ is 0
54.68/54.80	c set iterative enc to: card
54.68/54.80	c set iterative enc to: none
54.68/54.81	c [INC SEARCH] isOptimum variable: 0
71.36/71.57	c formula is SAT
71.36/71.58	c [INC SEARCH] copied best model
71.36/71.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.46/71.69	c model valid
71.46/71.69	c current solution ok
71.46/71.69	o -48
71.46/71.69	c [INC SEARCH] iteration: 7
71.46/71.69	c [INC BOUNDS] best value:1352 search for 1351
71.46/71.69	c [INC SYSTEM] there exists a inc, kill it!
71.46/71.69	c write failed with 2
71.46/71.69	c [INC SYSTEM] create new solver instance
71.46/71.69	c [INC] encode full formula
71.46/71.69	c (debug) using card networks
71.46/71.69	c old isEQ: 224, new EQ is 0
71.58/71.74	c set iterative enc to: card
71.58/71.74	c set iterative enc to: none
71.58/71.75	c [INC SEARCH] isOptimum variable: 0
100.86/101.10	c formula is SAT
100.96/101.11	c [INC SEARCH] copied best model
100.96/101.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.06/101.21	c model valid
101.06/101.21	c current solution ok
101.06/101.21	o -49
101.06/101.21	c [INC SEARCH] iteration: 8
101.06/101.21	c [INC BOUNDS] best value:1351 search for 1350
101.06/101.21	c [INC SYSTEM] there exists a inc, kill it!
101.06/101.21	c write failed with 2
101.06/101.22	c [INC SYSTEM] create new solver instance
101.06/101.22	c [INC] encode full formula
101.06/101.22	c (debug) using card networks
101.06/101.22	c old isEQ: 224, new EQ is 0
101.06/101.27	c set iterative enc to: card
101.06/101.27	c set iterative enc to: none
101.06/101.28	c [INC SEARCH] isOptimum variable: 0
123.65/123.84	c formula is SAT
123.65/123.85	c [INC SEARCH] copied best model
123.65/123.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.75/123.96	c model valid
123.75/123.96	c current solution ok
123.75/123.96	o -50
123.75/123.96	c [INC SEARCH] iteration: 9
123.75/123.96	c [INC BOUNDS] best value:1350 search for 1349
123.75/123.96	c [INC SYSTEM] there exists a inc, kill it!
123.75/123.96	c write failed with 2
123.75/123.96	c [INC SYSTEM] create new solver instance
123.75/123.96	c [INC] encode full formula
123.75/123.96	c (debug) using card networks
123.75/123.96	c old isEQ: 224, new EQ is 0
123.87/124.02	c set iterative enc to: card
123.87/124.02	c set iterative enc to: none
123.87/124.03	c [INC SEARCH] isOptimum variable: 0
187.14/187.32	c formula is SAT
187.14/187.33	c [INC SEARCH] copied best model
187.14/187.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.24/187.44	c model valid
187.24/187.44	c current solution ok
187.24/187.44	o -51
187.24/187.44	c [INC SEARCH] iteration: 10
187.24/187.44	c [INC BOUNDS] best value:1349 search for 1348
187.24/187.44	c [INC SYSTEM] there exists a inc, kill it!
187.24/187.44	c write failed with 2
187.24/187.44	c [INC SYSTEM] create new solver instance
187.24/187.44	c [INC] encode full formula
187.24/187.44	c (debug) using card networks
187.24/187.44	c old isEQ: 224, new EQ is 0
187.24/187.49	c set iterative enc to: card
187.24/187.49	c set iterative enc to: none
187.36/187.51	c [INC SEARCH] isOptimum variable: 0
281.11/281.39	c formula is SAT
281.21/281.40	c [INC SEARCH] copied best model
281.21/281.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
281.33/281.51	c model valid
281.33/281.51	c current solution ok
281.33/281.51	o -52
281.33/281.51	c [INC SEARCH] iteration: 11
281.33/281.51	c [INC BOUNDS] best value:1348 search for 1347
281.33/281.51	c [INC SYSTEM] there exists a inc, kill it!
281.33/281.51	c write failed with 2
281.33/281.51	c [INC SYSTEM] create new solver instance
281.33/281.51	c [INC] encode full formula
281.33/281.51	c (debug) using card networks
281.33/281.51	c old isEQ: 224, new EQ is 0
281.33/281.56	c set iterative enc to: card
281.33/281.56	c set iterative enc to: none
281.33/281.58	c [INC SEARCH] isOptimum variable: 0
715.48/715.82	c formula is SAT
715.48/715.82	c [INC SEARCH] copied best model
715.48/715.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
715.58/715.93	c model valid
715.58/715.93	c current solution ok
715.58/715.93	o -53
715.58/715.93	c [INC SEARCH] iteration: 12
715.58/715.93	c [INC BOUNDS] best value:1347 search for 1346
715.58/715.93	c [INC SYSTEM] there exists a inc, kill it!
715.58/715.93	c write failed with 2
715.58/715.93	c [INC SYSTEM] create new solver instance
715.58/715.93	c [INC] encode full formula
715.58/715.93	c (debug) using card networks
715.58/715.93	c old isEQ: 224, new EQ is 0
715.58/715.99	c set iterative enc to: card
715.58/715.99	c set iterative enc to: none
715.58/716.00	c [INC SEARCH] isOptimum variable: 0
1800.11/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.11/1800.61	s UNKNOWN
1800.11/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.11/1800.61	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-3747228-1339100014/watcher-3747228-1339100014 -o /tmp/evaluation-result-3747228-1339100014/solver-3747228-1339100014 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747228-1339100014.opb 829369486 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: 1.94 1.97 1.72 3/178 17837
/proc/meminfo: memFree=27239852/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0

[startup+0.091594 s]
/proc/loadavg: 1.94 1.97 1.72 3/178 17837
/proc/meminfo: memFree=27239852/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.94 1.97 1.72 3/178 17837
/proc/meminfo: memFree=27239852/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 1.94 1.97 1.72 3/178 17837
/proc/meminfo: memFree=27239852/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700171 s]
/proc/loadavg: 1.94 1.97 1.72 3/178 17837
/proc/meminfo: memFree=27239852/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.94 1.97 1.72 3/181 17846
/proc/meminfo: memFree=27135700/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=1.33 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 15016 14421 0 0 60 18 52 3 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 76292

[startup+3.10027 s]
/proc/loadavg: 1.94 1.97 1.72 3/181 17850
/proc/meminfo: memFree=27136684/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=1.91 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 17600 23341 0 0 77 19 88 7 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17850] ppid=17838 vsize=38884 CPUtime=1.08 cores=1,3,5,7
/proc/17850/stat : 17850 (glucosInc) R 17838 17837 17422 0 -1 4202496 8474 0 0 0 107 1 0 0 20 0 1 0 376127043 39817216 8345 33554432000 4194304 5654031 140734601323632 140734601321400 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17850/statm: 9721 8345 131 357 0 9361 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 115176

[startup+6.30034 s]
/proc/loadavg: 1.94 1.97 1.72 3/181 17850
/proc/meminfo: memFree=27132732/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=1.91 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 17600 23341 0 0 77 19 88 7 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17850] ppid=17838 vsize=39348 CPUtime=4.28 cores=1,3,5,7
/proc/17850/stat : 17850 (glucosInc) R 17838 17837 17422 0 -1 4202496 8599 0 0 0 427 1 0 0 20 0 1 0 376127043 40292352 8468 33554432000 4194304 5654031 140734601323632 140734601321400 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17850/statm: 9837 8468 140 357 0 9477 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 115640

[startup+12.7003 s]
/proc/loadavg: 1.95 1.97 1.72 3/181 17854
/proc/meminfo: memFree=27130400/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=11.01 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 20184 32889 0 0 94 19 978 10 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17854] ppid=17838 vsize=38880 CPUtime=1.58 cores=1,3,5,7
/proc/17854/stat : 17854 (glucosInc) R 17838 17837 17422 0 -1 4202496 8494 0 0 0 157 1 0 0 20 0 1 0 376127954 39813120 8362 33554432000 4194304 5654031 140735277952464 140735277950232 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17854/statm: 9720 8362 131 357 0 9360 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 115172

[startup+25.5003 s]
/proc/loadavg: 1.96 1.97 1.72 3/181 17856
/proc/meminfo: memFree=27118344/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=22.96 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 22768 43158 0 0 111 20 2153 12 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17856] ppid=17838 vsize=38880 CPUtime=2.42 cores=1,3,5,7
/proc/17856/stat : 17856 (glucosInc) R 17838 17837 17422 0 -1 4202496 7558 0 0 0 241 1 0 0 20 0 1 0 376129149 39813120 8384 33554432000 4194304 5654031 140735334526992 140735334524760 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17856/statm: 9720 8384 131 357 0 9360 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 115172

[startup+51.1003 s]
/proc/loadavg: 1.97 1.97 1.73 3/181 17860
/proc/meminfo: memFree=27120676/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=36.41 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 25352 53184 0 0 127 21 3477 16 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17860] ppid=17838 vsize=44912 CPUtime=14.57 cores=1,3,5,7
/proc/17860/stat : 17860 (glucosInc) R 17838 17837 17422 0 -1 4202496 9793 0 0 0 1455 2 0 0 20 0 1 0 376130494 45989888 9957 33554432000 4194304 5654031 140734542593216 140734542591304 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17860/statm: 11228 9957 142 357 0 10868 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 121204

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.74 3/181 17868
/proc/meminfo: memFree=27107408/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=101.15 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 33104 87675 0 0 178 23 9887 27 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17868] ppid=17838 vsize=38880 CPUtime=1.02 cores=1,3,5,7
/proc/17868/stat : 17868 (glucosInc) R 17838 17837 17422 0 -1 4202496 8184 0 0 0 101 1 0 0 20 0 1 0 376136971 39813120 8813 33554432000 4194304 5654031 140737351900992 140737351898760 4222575 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17868/statm: 9720 8813 131 357 0 9360 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 115172

[startup+162.3 s]
/proc/loadavg: 2.03 1.99 1.76 3/181 17871
/proc/meminfo: memFree=27057792/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=123.9 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 35688 99940 0 0 195 24 12140 31 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17871] ppid=17838 vsize=66276 CPUtime=38.25 cores=1,3,5,7
/proc/17871/stat : 17871 (glucosInc) R 17838 17837 17422 0 -1 4202496 11900 0 0 0 3821 4 0 0 20 0 1 0 376139245 67866624 15777 33554432000 4194304 5654031 140737365723712 140737365711528 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17871/statm: 16569 15777 142 357 0 16209 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 142568

[startup+222.3 s]
/proc/loadavg: 2.01 1.99 1.77 3/181 17873
/proc/meminfo: memFree=27039988/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=187.36 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 38272 112491 0 0 213 24 18463 36 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17873] ppid=17838 vsize=66240 CPUtime=34.76 cores=1,3,5,7
/proc/17873/stat : 17873 (glucosInc) R 17838 17837 17422 0 -1 4202496 12651 0 0 0 3474 2 0 0 20 0 1 0 376145593 67829760 15771 33554432000 4194304 5654031 140733573271152 140733573258968 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17873/statm: 16560 15771 142 357 0 16200 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 142532

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/181 17873
/proc/meminfo: memFree=27023976/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=26925240/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=120064 CPUtime=526.19 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 16162 0 0 0 52612 7 0 0 20 0 1 0 376198443 122945536 29254 33554432000 4194304 5654031 140737096547408 140737096535224 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 30016 29254 142 357 0 29656 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 196356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 17888
/proc/meminfo: memFree=26921096/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=120064 CPUtime=586.18 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 16459 0 0 0 58609 9 0 0 20 0 1 0 376198443 122945536 29254 33554432000 4194304 5654031 140737096547408 140737096535224 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 30016 29254 142 357 0 29656 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 196356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 17889
/proc/meminfo: memFree=26883940/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=169384 CPUtime=646.17 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 17260 0 0 0 64605 12 0 0 20 0 1 0 376198443 173449216 38036 33554432000 4194304 5654031 140737096547408 140737096535224 4215700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 42346 38036 142 357 0 41986 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 245676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 17889
/proc/meminfo: memFree=26873772/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=169384 CPUtime=706.17 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 18167 0 0 0 70602 15 0 0 20 0 1 0 376198443 173449216 41108 33554432000 4194304 5654031 140737096547408 140737096535224 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 42346 41108 142 357 0 41986 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 245676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 17889
/proc/meminfo: memFree=26866840/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=169384 CPUtime=766.15 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 19967 0 0 0 76596 19 0 0 20 0 1 0 376198443 173449216 41522 33554432000 4194304 5654031 140737096547408 140737096535224 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 42346 41522 142 357 0 41986 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 245676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 17889
/proc/meminfo: memFree=26869468/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=169384 CPUtime=826.14 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 20925 0 0 0 82592 22 0 0 20 0 1 0 376198443 173449216 40084 33554432000 4194304 5654031 140737096547408 140737096535224 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 42346 40084 142 357 0 41986 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 245676

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/182 17892
/proc/meminfo: memFree=26877232/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=169384 CPUtime=886.13 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 22308 0 0 0 88587 26 0 0 20 0 1 0 376198443 173449216 38036 33554432000 4194304 5654031 140737096547408 140737096535224 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 42346 38036 142 357 0 41986 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 245676

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/181 17893
/proc/meminfo: memFree=26916456/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=120064 CPUtime=946.13 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 23603 0 0 0 94583 30 0 0 20 0 1 0 376198443 122945536 29254 33554432000 4194304 5654031 140737096547408 140737096535224 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 30016 29254 142 357 0 29656 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 196356

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/181 17893
/proc/meminfo: memFree=26855088/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=214008 CPUtime=1006.12 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 25375 0 0 0 100580 32 0 0 20 0 1 0 376198443 219144192 47698 33554432000 4194304 5654031 140737096547408 140737096535224 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 53502 47698 142 357 0 53142 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 290300

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 17893
/proc/meminfo: memFree=26821236/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=183188 CPUtime=1066.11 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 26168 0 0 0 106576 35 0 0 20 0 1 0 376198443 187584512 42511 33554432000 4194304 5654031 140737096547408 140737096535224 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 45797 42511 142 357 0 45437 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 259480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.08 2.03 1.93 3/182 17935
/proc/meminfo: memFree=25094344/32873648 swapFree=7116/7116
[pid=17837] ppid=17835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17837/stat : 17837 (npSolver-pbo-It) S 17835 17837 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376126842 9367552 274 33554432000 4194304 5064252 140734131912336 140734131911248 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17837/statm: 2287 274 233 213 0 72 0
[pid=17838] ppid=17837 vsize=67144 CPUtime=715.69 cores=1,3,5,7
/proc/17838/stat : 17838 (npSolver-pbo) S 17837 17837 17422 0 -1 4202496 43440 148142 0 0 246 26 71240 57 20 0 1 0 376126842 68755456 16453 33554432000 4194304 6004724 140734944275824 140734944261672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17838/statm: 16786 16453 175 442 0 16340 0
[pid=17881] ppid=17838 vsize=214008 CPUtime=1084.42 cores=1,3,5,7
/proc/17881/stat : 17881 (glucosInc) R 17838 17837 17422 0 -1 4202496 26762 0 0 0 108406 36 0 0 20 0 1 0 376198443 219144192 47698 33554432000 4194304 5654031 140737096547408 140737096535224 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17881/statm: 53502 47698 142 357 0 53142 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 290300

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.62
CPU time (s): 1800.15
CPU user time (s): 1798.94
CPU system time (s): 1.21081
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 290300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.21081
maximum resident set size= 194888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2431
involuntary context switches= 2477

runsolver used 4.80227 second user time and 14.8377 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-07 22:13:34
IDJOB=3747228
IDBENCH=2248
IDSOLVER=2332
FILE ID=node123/3747228-1339100014
RUNJOBID= node123-1339098177-17439
PBS_JOBID= 14643730
Free space on /tmp= 71276 MiB

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

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

MD5SUM BENCH= 62a6bdf0e089cd0b8a79007277394096
RANDOM SEED=829369486

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        27241388 kB
Buffers:         1784056 kB
Cached:          2919728 kB
SwapCached:         2512 kB
Active:          2044364 kB
Inactive:        2685040 kB
Active(anon):      17896 kB
Inactive(anon):     7728 kB
Active(file):    2026468 kB
Inactive(file):  2677312 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             20524 kB
Writeback:             0 kB
AnonPages:         28252 kB
Mapped:            11564 kB
Shmem:                 0 kB
Slab:             764084 kB
SReclaimable:     207672 kB
SUnreclaim:       556412 kB
KernelStack:        1504 kB
PageTables:         3772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70432 MiB
End job on node123 at 2012-06-07 22:43:34