Trace number 3752021

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.09 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
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 1534
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 1534
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 1534
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.32	c run inc solver
0.00/0.32	c [INC SYSTEM] run initial solver
0.00/0.32	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.58	c [INC SEARCH] formula is SAT
0.00/0.58	c [INC SYSTEM] solved the initial formula
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.90	o 0
0.00/0.90	c starting approximation
0.00/0.90	c factor = 1
0.00/0.90	c can not find a suitable factor, leaving approximation
0.00/0.90	c finished approximation
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.90	c [INC SEARCH] iteration: 0
0.00/0.90	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.90	c [INC SYSTEM] create new solver instance
0.00/0.90	c [INC] encode full formula
0.00/0.90	c (debug) using card networks
0.00/0.90	c old isEQ: 192, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
1.16/1.25	c formula is SAT
1.16/1.25	c [INC SEARCH] copied best model
1.16/1.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.38	c model valid
1.26/1.38	c current solution ok
1.26/1.38	o -41
1.26/1.38	c [INC SEARCH] iteration: 1
1.26/1.38	c [INC BOUNDS] best value:1493 search for 1492
1.26/1.38	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.38	c write failed with 2
1.26/1.38	c [INC SYSTEM] create new solver instance
1.26/1.38	c [INC] encode full formula
1.26/1.38	c (debug) using card networks
1.26/1.38	c old isEQ: 32, new EQ is 0
1.38/1.44	c set iterative enc to: card
1.38/1.44	c set iterative enc to: none
1.38/1.45	c [INC SEARCH] isOptimum variable: 0
10.56/10.61	c formula is SAT
10.56/10.61	c [INC SEARCH] copied best model
10.56/10.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.66/10.74	c model valid
10.66/10.74	c current solution ok
10.66/10.74	o -43
10.66/10.74	c [INC SEARCH] iteration: 2
10.66/10.74	c [INC BOUNDS] best value:1491 search for 1490
10.66/10.74	c [INC SYSTEM] there exists a inc, kill it!
10.66/10.74	c write failed with 2
10.66/10.74	c [INC SYSTEM] create new solver instance
10.66/10.74	c [INC] encode full formula
10.66/10.74	c (debug) using card networks
10.66/10.74	c old isEQ: 64, new EQ is 0
10.77/10.80	c set iterative enc to: card
10.77/10.80	c set iterative enc to: none
10.77/10.81	c [INC SEARCH] isOptimum variable: 0
24.16/24.25	c formula is SAT
24.16/24.26	c [INC SEARCH] copied best model
24.16/24.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.25/24.39	c model valid
24.25/24.39	c current solution ok
24.25/24.39	o -45
24.25/24.39	c [INC SEARCH] iteration: 3
24.25/24.39	c [INC BOUNDS] best value:1489 search for 1488
24.25/24.39	c [INC SYSTEM] there exists a inc, kill it!
24.25/24.39	c write failed with 2
24.25/24.39	c [INC SYSTEM] create new solver instance
24.25/24.39	c [INC] encode full formula
24.25/24.39	c (debug) using card networks
24.25/24.39	c old isEQ: 64, new EQ is 0
24.37/24.44	c set iterative enc to: card
24.37/24.44	c set iterative enc to: none
24.37/24.46	c [INC SEARCH] isOptimum variable: 0
37.25/37.37	c formula is SAT
37.25/37.37	c [INC SEARCH] copied best model
37.25/37.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.45/37.50	c model valid
37.45/37.50	c current solution ok
37.45/37.50	o -47
37.45/37.50	c [INC SEARCH] iteration: 4
37.45/37.50	c [INC BOUNDS] best value:1487 search for 1486
37.45/37.50	c [INC SYSTEM] there exists a inc, kill it!
37.45/37.50	c write failed with 2
37.45/37.50	c [INC SYSTEM] create new solver instance
37.45/37.50	c [INC] encode full formula
37.45/37.50	c (debug) using card networks
37.45/37.50	c old isEQ: 64, new EQ is 0
37.45/37.56	c set iterative enc to: card
37.45/37.56	c set iterative enc to: none
37.45/37.57	c [INC SEARCH] isOptimum variable: 0
52.43/52.52	c formula is SAT
52.43/52.53	c [INC SEARCH] copied best model
52.43/52.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.53/52.65	c model valid
52.53/52.65	c current solution ok
52.53/52.65	o -48
52.53/52.65	c [INC SEARCH] iteration: 5
52.53/52.65	c [INC BOUNDS] best value:1486 search for 1485
52.53/52.65	c [INC SYSTEM] there exists a inc, kill it!
52.53/52.65	c write failed with 2
52.53/52.66	c [INC SYSTEM] create new solver instance
52.53/52.66	c [INC] encode full formula
52.53/52.66	c (debug) using card networks
52.53/52.66	c old isEQ: 64, new EQ is 0
52.65/52.71	c set iterative enc to: card
52.65/52.71	c set iterative enc to: none
52.65/52.73	c [INC SEARCH] isOptimum variable: 0
73.63/73.72	c formula is SAT
73.63/73.73	c [INC SEARCH] copied best model
73.63/73.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.73/73.85	c model valid
73.73/73.85	c current solution ok
73.73/73.85	o -49
73.73/73.85	c [INC SEARCH] iteration: 6
73.73/73.85	c [INC BOUNDS] best value:1485 search for 1484
73.73/73.85	c [INC SYSTEM] there exists a inc, kill it!
73.73/73.85	c write failed with 2
73.73/73.85	c [INC SYSTEM] create new solver instance
73.73/73.85	c [INC] encode full formula
73.73/73.85	c (debug) using card networks
73.73/73.85	c old isEQ: 64, new EQ is 0
73.84/73.91	c set iterative enc to: card
73.84/73.91	c set iterative enc to: none
73.84/73.92	c [INC SEARCH] isOptimum variable: 0
95.81/96.00	c formula is SAT
95.91/96.00	c [INC SEARCH] copied best model
95.91/96.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.01/96.13	c model valid
96.01/96.13	c current solution ok
96.01/96.13	o -50
96.01/96.13	c [INC SEARCH] iteration: 7
96.01/96.13	c [INC BOUNDS] best value:1484 search for 1483
96.01/96.13	c [INC SYSTEM] there exists a inc, kill it!
96.01/96.13	c write failed with 2
96.01/96.13	c [INC SYSTEM] create new solver instance
96.01/96.13	c [INC] encode full formula
96.01/96.13	c (debug) using card networks
96.01/96.13	c old isEQ: 64, new EQ is 0
96.01/96.19	c set iterative enc to: card
96.01/96.19	c set iterative enc to: none
96.13/96.20	c [INC SEARCH] isOptimum variable: 0
122.10/122.26	c formula is SAT
122.10/122.26	c [INC SEARCH] copied best model
122.10/122.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.20/122.39	c model valid
122.20/122.39	c current solution ok
122.20/122.39	o -51
122.20/122.39	c [INC SEARCH] iteration: 8
122.20/122.39	c [INC BOUNDS] best value:1483 search for 1482
122.20/122.39	c [INC SYSTEM] there exists a inc, kill it!
122.20/122.39	c write failed with 2
122.20/122.39	c [INC SYSTEM] create new solver instance
122.20/122.39	c [INC] encode full formula
122.20/122.39	c (debug) using card networks
122.20/122.39	c old isEQ: 64, new EQ is 0
122.32/122.44	c set iterative enc to: card
122.32/122.44	c set iterative enc to: none
122.32/122.46	c [INC SEARCH] isOptimum variable: 0
146.70/146.88	c formula is SAT
146.70/146.89	c [INC SEARCH] copied best model
146.70/146.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.90/147.01	c model valid
146.90/147.01	c current solution ok
146.90/147.01	o -52
146.90/147.01	c [INC SEARCH] iteration: 9
146.90/147.01	c [INC BOUNDS] best value:1482 search for 1481
146.90/147.01	c [INC SYSTEM] there exists a inc, kill it!
146.90/147.01	c write failed with 2
146.90/147.01	c [INC SYSTEM] create new solver instance
146.90/147.01	c [INC] encode full formula
146.90/147.01	c (debug) using card networks
146.90/147.01	c old isEQ: 64, new EQ is 0
146.90/147.07	c set iterative enc to: card
146.90/147.07	c set iterative enc to: none
146.90/147.08	c [INC SEARCH] isOptimum variable: 0
201.56/201.72	c formula is SAT
201.56/201.73	c [INC SEARCH] copied best model
201.56/201.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.67/201.85	c model valid
201.67/201.85	c current solution ok
201.67/201.85	o -53
201.67/201.85	c [INC SEARCH] iteration: 10
201.67/201.85	c [INC BOUNDS] best value:1481 search for 1480
201.67/201.85	c [INC SYSTEM] there exists a inc, kill it!
201.67/201.85	c write failed with 2
201.67/201.86	c [INC SYSTEM] create new solver instance
201.67/201.86	c [INC] encode full formula
201.67/201.86	c (debug) using card networks
201.67/201.86	c old isEQ: 64, new EQ is 0
201.78/201.91	c set iterative enc to: card
201.78/201.91	c set iterative enc to: none
201.78/201.92	c [INC SEARCH] isOptimum variable: 0
440.33/440.55	c formula is SAT
440.33/440.55	c [INC SEARCH] copied best model
440.33/440.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
440.43/440.68	c model valid
440.43/440.68	c current solution ok
440.43/440.68	o -54
440.43/440.68	c [INC SEARCH] iteration: 11
440.43/440.68	c [INC BOUNDS] best value:1480 search for 1479
440.43/440.68	c [INC SYSTEM] there exists a inc, kill it!
440.43/440.68	c write failed with 2
440.43/440.68	c [INC SYSTEM] create new solver instance
440.43/440.68	c [INC] encode full formula
440.43/440.68	c (debug) using card networks
440.43/440.68	c old isEQ: 64, new EQ is 0
440.53/440.73	c set iterative enc to: card
440.53/440.73	c set iterative enc to: none
440.53/440.75	c [INC SEARCH] isOptimum variable: 0
546.19/546.45	c formula is SAT
546.19/546.46	c [INC SEARCH] copied best model
546.19/546.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
546.30/546.58	c model valid
546.30/546.58	c current solution ok
546.30/546.58	o -55
546.30/546.58	c [INC SEARCH] iteration: 12
546.30/546.58	c [INC BOUNDS] best value:1479 search for 1478
546.30/546.58	c [INC SYSTEM] there exists a inc, kill it!
546.30/546.58	c write failed with 2
546.30/546.59	c [INC SYSTEM] create new solver instance
546.30/546.59	c [INC] encode full formula
546.30/546.59	c (debug) using card networks
546.30/546.59	c old isEQ: 64, new EQ is 0
546.42/546.64	c set iterative enc to: card
546.42/546.64	c set iterative enc to: none
546.42/546.66	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 25097 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3752021-1339121736/watcher-3752021-1339121736 -o /tmp/evaluation-result-3752021-1339121736/solver-3752021-1339121736 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752021-1339121736.opb 597553723 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.15 2.03 2.01 3/178 25096
/proc/meminfo: memFree=31749108/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0

[startup+0.059684 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 25096
/proc/meminfo: memFree=31749108/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 25096
/proc/meminfo: memFree=31749108/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 25096
/proc/meminfo: memFree=31749108/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 25096
/proc/meminfo: memFree=31749108/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 25105
/proc/meminfo: memFree=31668588/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=1.43 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 17323 15672 0 0 69 21 49 4 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 74216

[startup+3.10037 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 25107
/proc/meminfo: memFree=31644832/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=1.43 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 17323 15672 0 0 69 21 49 4 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25107] ppid=25097 vsize=39372 CPUtime=1.63 cores=1,3,5,7
/proc/25107/stat : 25107 (glucosInc) R 25097 25096 22322 0 -1 4202496 8401 0 0 0 162 1 0 0 20 0 1 0 378299893 40316928 8973 33554432000 4194304 5654031 140734458463328 140734458461096 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25107/statm: 9843 8973 140 357 0 9483 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 113588

[startup+6.30037 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 25109
/proc/meminfo: memFree=31645708/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=1.43 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 17323 15672 0 0 69 21 49 4 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25107] ppid=25097 vsize=39372 CPUtime=4.83 cores=1,3,5,7
/proc/25107/stat : 25107 (glucosInc) R 25097 25096 22322 0 -1 4202496 8431 0 0 0 481 2 0 0 20 0 1 0 378299893 40316928 9003 33554432000 4194304 5654031 140734458463328 140734458451144 4232482 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25107/statm: 9843 9003 140 357 0 9483 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 113588

[startup+12.7004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 25111
/proc/meminfo: memFree=31647452/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=10.78 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 20249 24681 0 0 88 22 961 7 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25111] ppid=25097 vsize=39360 CPUtime=1.87 cores=1,3,5,7
/proc/25111/stat : 25111 (glucosInc) R 25097 25096 22322 0 -1 4202496 7748 0 0 0 187 0 0 0 20 0 1 0 378300829 40304640 8525 33554432000 4194304 5654031 140733570845568 140733570843336 4232551 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25111/statm: 9840 8525 131 357 0 9480 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 113576

[startup+25.5004 s]
/proc/loadavg: 2.18 2.04 2.01 3/181 25116
/proc/meminfo: memFree=31644112/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=24.43 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 23175 33596 0 0 107 23 2304 9 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25116] ppid=25097 vsize=39356 CPUtime=1.02 cores=1,3,5,7
/proc/25116/stat : 25116 (glucosInc) R 25097 25096 22322 0 -1 4202496 8472 0 0 0 101 1 0 0 20 0 1 0 378302193 40300544 8999 33554432000 4194304 5654031 140737007154320 140737007152088 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25116/statm: 9839 8999 131 357 0 9479 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 113572

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 25122
/proc/meminfo: memFree=31645852/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=37.53 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 26101 42778 0 0 126 24 3592 11 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25120] ppid=25097 vsize=40092 CPUtime=13.5 cores=1,3,5,7
/proc/25120/stat : 25120 (glucosInc) R 25097 25096 22322 0 -1 4202496 8709 0 0 0 1349 1 0 0 20 0 1 0 378303505 41054208 9218 33554432000 4194304 5654031 140734511797840 140734511785656 4232662 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25120/statm: 10023 9218 141 357 0 9663 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 114308

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.01 3/181 25134
/proc/meminfo: memFree=31647304/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=96.13 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 34879 75986 0 0 183 27 9381 22 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25134] ppid=25097 vsize=39664 CPUtime=6.08 cores=1,3,5,7
/proc/25134/stat : 25134 (glucosInc) R 25097 25096 22322 0 -1 4202496 8646 0 0 0 607 1 0 0 20 0 1 0 378309368 40615936 8628 33554432000 4194304 5654031 140734434763776 140734434751592 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25134/statm: 9916 8628 140 357 0 9556 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 113880

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 25142
/proc/meminfo: memFree=31642464/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=146.98 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 40731 100570 0 0 220 29 14419 30 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25140] ppid=25097 vsize=40300 CPUtime=15.19 cores=1,3,5,7
/proc/25140/stat : 25140 (glucosInc) R 25097 25096 22322 0 -1 4202496 9687 0 0 0 1517 2 0 0 20 0 1 0 378314456 41267200 8827 33554432000 4194304 5654031 140735904799232 140735904787048 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25140/statm: 10075 8827 142 357 0 9715 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 114516

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 25146
/proc/meminfo: memFree=31608788/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=201.82 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 43657 113732 0 0 239 30 19878 35 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25146] ppid=25097 vsize=52312 CPUtime=20.35 cores=1,3,5,7
/proc/25146/stat : 25146 (glucosInc) R 25097 25096 22322 0 -1 4202496 10269 0 0 0 2033 2 0 0 20 0 1 0 378319940 53567488 11730 33554432000 4194304 5654031 140733251341152 140733251328968 4232794 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25146/statm: 13078 11730 142 357 0 12718 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 126528

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 25149
/proc/meminfo: memFree=31585416/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 25163
/proc/meminfo: memFree=31428304/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=132760 CPUtime=815.48 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 28040 0 0 0 81522 26 0 0 20 0 1 0 378354413 135946240 32444 33554432000 4194304 5654031 140734457773616 140734457761432 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 206976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25163
/proc/meminfo: memFree=31379460/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=182080 CPUtime=875.47 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 28985 0 0 0 87519 28 0 0 20 0 1 0 378354413 186449920 42623 33554432000 4194304 5654031 140734457773616 140734457771544 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 45520 42623 142 357 0 45160 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 256296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25166
/proc/meminfo: memFree=31421432/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=132760 CPUtime=935.46 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 29541 0 0 0 93517 29 0 0 20 0 1 0 378354413 135946240 32444 33554432000 4194304 5654031 140734457773616 140734457761432 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 206976

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 25166
/proc/meminfo: memFree=31379076/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=182080 CPUtime=995.45 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 30485 0 0 0 99514 31 0 0 20 0 1 0 378354413 186449920 42623 33554432000 4194304 5654031 140734457773616 140734457771544 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 45520 42623 142 357 0 45160 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 256296

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 25167
/proc/meminfo: memFree=31364776/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=182080 CPUtime=1055.44 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 31304 0 0 0 105511 33 0 0 20 0 1 0 378354413 186449920 44159 33554432000 4194304 5654031 140734457773616 140734457771544 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 45520 44159 142 357 0 45160 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 256296

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 25167
/proc/meminfo: memFree=31352412/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=212900 CPUtime=1115.44 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 32754 0 0 0 111508 36 0 0 20 0 1 0 378354413 218009600 45052 33554432000 4194304 5654031 140734457773616 140734457771704 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 53225 45052 142 357 0 52865 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 287116

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25167
/proc/meminfo: memFree=31404788/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=182080 CPUtime=1175.43 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 34496 0 0 0 117504 39 0 0 20 0 1 0 378354413 186449920 41599 33554432000 4194304 5654031 140734457773616 140734457771544 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 45520 41599 142 357 0 45160 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 256296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25167
/proc/meminfo: memFree=31352996/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=182080 CPUtime=1235.41 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 35564 0 0 0 123500 41 0 0 20 0 1 0 378354413 186449920 43647 33554432000 4194304 5654031 140734457773616 140734457761432 4216213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 45520 43647 142 357 0 45160 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 256296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25211
/proc/meminfo: memFree=31574952/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=212900 CPUtime=1253.62 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 36160 0 0 0 125320 42 0 0 20 0 1 0 378354413 218009600 46786 33554432000 4194304 5654031 140734457773616 140734457771704 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 53225 46786 142 357 0 52865 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 287116

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25211
/proc/meminfo: memFree=31574952/32873844 swapFree=7380/7380
[pid=25096] ppid=25094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25096/stat : 25096 (npSolver-pbo-It) S 25094 25096 22322 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378299747 9367552 274 33554432000 4194304 5064252 140733678324688 140733678323600 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25096/statm: 2287 274 233 213 0 72 0
[pid=25097] ppid=25096 vsize=65068 CPUtime=546.47 cores=1,3,5,7
/proc/25097/stat : 25097 (npSolver-pbo) S 25096 25096 22322 0 -1 4202496 49509 145682 0 0 276 33 54285 53 20 0 1 0 378299748 66629632 15825 33554432000 4194304 6004724 140734118577856 140734118563704 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25097/statm: 16267 15825 188 442 0 15821 0
[pid=25155] ppid=25097 vsize=212900 CPUtime=1253.62 cores=1,3,5,7
/proc/25155/stat : 25155 (glucosInc) R 25097 25096 22322 0 -1 4202496 36160 0 0 0 125320 42 0 0 20 0 1 0 378354413 218009600 46786 33554432000 4194304 5654031 140734457773616 140734457771704 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25155/statm: 53225 46786 142 357 0 52865 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 287116

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25096 and gives
#  childrusage.ru_utime.tv_sec=545
#  childrusage.ru_utime.tv_usec=625052
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=866868
# CPU time returned by wait4() is 546.492
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.09
CPU user time (s): 1798.81
CPU system time (s): 1.28
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 287116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 545.625
system time used= 0.866868
maximum resident set size= 131908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2358
involuntary context switches= 1072

runsolver used 8.07577 second user time and 9.31358 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 04:15:36
IDJOB=3752021
IDBENCH=2266
IDSOLVER=2335
FILE ID=node118/3752021-1339121736
RUNJOBID= node118-1339110918-23913
PBS_JOBID= 14643735
Free space on /tmp= 70816 MiB

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

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=597553723

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31750016 kB
Buffers:           85868 kB
Cached:           158604 kB
SwapCached:         6484 kB
Active:           198000 kB
Inactive:         154680 kB
Active(anon):     103804 kB
Inactive(anon):     6820 kB
Active(file):      94196 kB
Inactive(file):   147860 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:             29036 kB
Writeback:             0 kB
AnonPages:         76692 kB
Mapped:            10364 kB
Shmem:                 0 kB
Slab:             631536 kB
SReclaimable:      71532 kB
SUnreclaim:       560004 kB
KernelStack:        1504 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70812 MiB
End job on node118 at 2012-06-08 04:45:37