Trace number 3702863

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
MD5SUM36a19a7aeba117287b60c4673ad89664
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.06
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 constraints126082
Number of constraints which are clauses126082
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.26	c run inc solver
0.00/0.26	c [INC SYSTEM] run initial solver
0.00/0.26	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.84	o 0
0.00/0.84	c starting approximation
0.00/0.84	c factor = 1
0.00/0.84	c can not find a suitable factor, leaving approximation
0.00/0.84	c finished approximation
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
1.16/1.29	c formula is SAT
1.26/1.30	c [INC SEARCH] copied best model
1.26/1.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.42	c model valid
1.36/1.42	c current solution ok
1.36/1.42	o -37
1.36/1.42	c [INC SEARCH] iteration: 1
1.36/1.42	c [INC BOUNDS] best value:1497 search for 1496
1.36/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.42	c write failed with 2
1.36/1.43	c [INC SYSTEM] create new solver instance
1.36/1.43	c [INC] encode full formula
1.36/1.43	c (debug) using card networks
1.36/1.48	c set iterative enc to: card
1.36/1.48	c set iterative enc to: none
1.36/1.49	c [INC SEARCH] isOptimum variable: 0
3.97/4.06	c formula is SAT
3.97/4.07	c [INC SEARCH] copied best model
3.97/4.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.07/4.20	c model valid
4.07/4.20	c current solution ok
4.07/4.20	o -40
4.07/4.20	c [INC SEARCH] iteration: 2
4.07/4.20	c [INC BOUNDS] best value:1494 search for 1493
4.07/4.20	c [INC SYSTEM] there exists a inc, kill it!
4.07/4.20	c write failed with 2
4.17/4.20	c [INC SYSTEM] create new solver instance
4.17/4.20	c [INC] encode full formula
4.17/4.20	c (debug) using card networks
4.17/4.25	c set iterative enc to: card
4.17/4.25	c set iterative enc to: none
4.17/4.26	c [INC SEARCH] isOptimum variable: 0
8.36/8.48	c formula is SAT
8.36/8.49	c [INC SEARCH] copied best model
8.36/8.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.57/8.61	c model valid
8.57/8.61	c current solution ok
8.57/8.61	o -42
8.57/8.61	c [INC SEARCH] iteration: 3
8.57/8.61	c [INC BOUNDS] best value:1492 search for 1491
8.57/8.61	c [INC SYSTEM] there exists a inc, kill it!
8.57/8.61	c write failed with 2
8.57/8.62	c [INC SYSTEM] create new solver instance
8.57/8.62	c [INC] encode full formula
8.57/8.62	c (debug) using card networks
8.57/8.67	c set iterative enc to: card
8.57/8.67	c set iterative enc to: none
8.57/8.68	c [INC SEARCH] isOptimum variable: 0
18.87/18.93	c formula is SAT
18.87/18.93	c [INC SEARCH] copied best model
18.87/18.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.97/19.06	c model valid
18.97/19.06	c current solution ok
18.97/19.06	o -44
18.97/19.06	c [INC SEARCH] iteration: 4
18.97/19.06	c [INC BOUNDS] best value:1490 search for 1489
18.97/19.06	c [INC SYSTEM] there exists a inc, kill it!
18.97/19.06	c write failed with 2
18.97/19.06	c [INC SYSTEM] create new solver instance
18.97/19.06	c [INC] encode full formula
18.97/19.06	c (debug) using card networks
19.06/19.12	c set iterative enc to: card
19.06/19.12	c set iterative enc to: none
19.06/19.13	c [INC SEARCH] isOptimum variable: 0
32.05/32.13	c formula is SAT
32.05/32.13	c [INC SEARCH] copied best model
32.05/32.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.14/32.26	c model valid
32.14/32.26	c current solution ok
32.14/32.26	o -45
32.14/32.26	c [INC SEARCH] iteration: 5
32.14/32.26	c [INC BOUNDS] best value:1489 search for 1488
32.14/32.26	c [INC SYSTEM] there exists a inc, kill it!
32.14/32.26	c write failed with 2
32.14/32.26	c [INC SYSTEM] create new solver instance
32.14/32.26	c [INC] encode full formula
32.14/32.26	c (debug) using card networks
32.27/32.32	c set iterative enc to: card
32.27/32.32	c set iterative enc to: none
32.27/32.33	c [INC SEARCH] isOptimum variable: 0
45.32/45.42	c formula is SAT
45.32/45.43	c [INC SEARCH] copied best model
45.32/45.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.43/45.56	c model valid
45.43/45.56	c current solution ok
45.43/45.56	o -46
45.43/45.56	c [INC SEARCH] iteration: 6
45.43/45.56	c [INC BOUNDS] best value:1488 search for 1487
45.43/45.56	c [INC SYSTEM] there exists a inc, kill it!
45.43/45.56	c write failed with 2
45.43/45.56	c [INC SYSTEM] create new solver instance
45.43/45.56	c [INC] encode full formula
45.43/45.56	c (debug) using card networks
45.53/45.62	c set iterative enc to: card
45.53/45.62	c set iterative enc to: none
45.53/45.63	c [INC SEARCH] isOptimum variable: 0
60.42/60.51	c formula is SAT
60.42/60.52	c [INC SEARCH] copied best model
60.42/60.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
60.52/60.64	c model valid
60.52/60.64	c current solution ok
60.52/60.64	o -47
60.52/60.64	c [INC SEARCH] iteration: 7
60.52/60.64	c [INC BOUNDS] best value:1487 search for 1486
60.52/60.64	c [INC SYSTEM] there exists a inc, kill it!
60.52/60.64	c write failed with 2
60.52/60.65	c [INC SYSTEM] create new solver instance
60.52/60.65	c [INC] encode full formula
60.52/60.65	c (debug) using card networks
60.64/60.70	c set iterative enc to: card
60.64/60.70	c set iterative enc to: none
60.64/60.71	c [INC SEARCH] isOptimum variable: 0
74.42/74.57	c formula is SAT
74.42/74.58	c [INC SEARCH] copied best model
74.42/74.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.62/74.70	c model valid
74.62/74.70	c current solution ok
74.62/74.70	o -48
74.62/74.70	c [INC SEARCH] iteration: 8
74.62/74.70	c [INC BOUNDS] best value:1486 search for 1485
74.62/74.70	c [INC SYSTEM] there exists a inc, kill it!
74.62/74.70	c write failed with 2
74.62/74.71	c [INC SYSTEM] create new solver instance
74.62/74.71	c [INC] encode full formula
74.62/74.71	c (debug) using card networks
74.62/74.76	c set iterative enc to: card
74.62/74.76	c set iterative enc to: none
74.62/74.77	c [INC SEARCH] isOptimum variable: 0
90.80/90.95	c formula is SAT
90.80/90.96	c [INC SEARCH] copied best model
90.80/90.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.91/91.09	c model valid
90.91/91.09	c current solution ok
90.91/91.09	o -49
90.91/91.09	c [INC SEARCH] iteration: 9
90.91/91.09	c [INC BOUNDS] best value:1485 search for 1484
90.91/91.09	c [INC SYSTEM] there exists a inc, kill it!
90.91/91.09	c write failed with 2
90.91/91.09	c [INC SYSTEM] create new solver instance
90.91/91.09	c [INC] encode full formula
90.91/91.09	c (debug) using card networks
91.03/91.15	c set iterative enc to: card
91.03/91.15	c set iterative enc to: none
91.03/91.16	c [INC SEARCH] isOptimum variable: 0
107.70/107.84	c formula is SAT
107.70/107.84	c [INC SEARCH] copied best model
107.70/107.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.80/107.98	c model valid
107.80/107.98	c current solution ok
107.80/107.98	o -50
107.80/107.98	c [INC SEARCH] iteration: 10
107.80/107.98	c [INC BOUNDS] best value:1484 search for 1483
107.80/107.98	c [INC SYSTEM] there exists a inc, kill it!
107.80/107.98	c write failed with 2
107.80/107.98	c [INC SYSTEM] create new solver instance
107.80/107.98	c [INC] encode full formula
107.80/107.98	c (debug) using card networks
107.91/108.04	c set iterative enc to: card
107.91/108.04	c set iterative enc to: none
107.91/108.05	c [INC SEARCH] isOptimum variable: 0
136.30/136.46	c formula is SAT
136.30/136.47	c [INC SEARCH] copied best model
136.30/136.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.40/136.59	c model valid
136.40/136.59	c current solution ok
136.40/136.59	o -51
136.40/136.59	c [INC SEARCH] iteration: 11
136.40/136.59	c [INC BOUNDS] best value:1483 search for 1482
136.40/136.59	c [INC SYSTEM] there exists a inc, kill it!
136.40/136.59	c write failed with 2
136.40/136.59	c [INC SYSTEM] create new solver instance
136.40/136.59	c [INC] encode full formula
136.40/136.59	c (debug) using card networks
136.49/136.65	c set iterative enc to: card
136.49/136.65	c set iterative enc to: none
136.49/136.66	c [INC SEARCH] isOptimum variable: 0
156.86/157.02	c formula is SAT
156.86/157.03	c [INC SEARCH] copied best model
156.86/157.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.97/157.15	c model valid
156.97/157.15	c current solution ok
156.97/157.15	o -52
156.97/157.15	c [INC SEARCH] iteration: 12
156.97/157.15	c [INC BOUNDS] best value:1482 search for 1481
156.97/157.15	c [INC SYSTEM] there exists a inc, kill it!
156.97/157.15	c write failed with 2
156.97/157.15	c [INC SYSTEM] create new solver instance
156.97/157.15	c [INC] encode full formula
156.97/157.15	c (debug) using card networks
157.09/157.21	c set iterative enc to: card
157.09/157.21	c set iterative enc to: none
157.09/157.22	c [INC SEARCH] isOptimum variable: 0
211.94/212.12	c formula is SAT
211.94/212.12	c [INC SEARCH] copied best model
211.94/212.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.05/212.25	c model valid
212.05/212.25	c current solution ok
212.05/212.25	o -53
212.05/212.25	c [INC SEARCH] iteration: 13
212.05/212.25	c [INC BOUNDS] best value:1481 search for 1480
212.05/212.25	c [INC SYSTEM] there exists a inc, kill it!
212.05/212.25	c write failed with 2
212.05/212.25	c [INC SYSTEM] create new solver instance
212.05/212.25	c [INC] encode full formula
212.05/212.25	c (debug) using card networks
212.16/212.31	c set iterative enc to: card
212.16/212.31	c set iterative enc to: none
212.16/212.32	c [INC SEARCH] isOptimum variable: 0
284.53/284.79	c formula is SAT
284.53/284.80	c [INC SEARCH] copied best model
284.53/284.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
284.74/284.93	c model valid
284.74/284.93	c current solution ok
284.74/284.93	o -54
284.74/284.93	c [INC SEARCH] iteration: 14
284.74/284.93	c [INC BOUNDS] best value:1480 search for 1479
284.74/284.93	c [INC SYSTEM] there exists a inc, kill it!
284.74/284.93	c write failed with 2
284.74/284.93	c [INC SYSTEM] create new solver instance
284.74/284.93	c [INC] encode full formula
284.74/284.93	c (debug) using card networks
284.74/284.99	c set iterative enc to: card
284.74/284.99	c set iterative enc to: none
284.84/285.00	c [INC SEARCH] isOptimum variable: 0
944.97/945.38	c formula is SAT
944.97/945.38	c [INC SEARCH] copied best model
944.97/945.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
945.18/945.52	c model valid
945.18/945.52	c current solution ok
945.18/945.52	o -55
945.18/945.52	c [INC SEARCH] iteration: 15
945.18/945.52	c [INC BOUNDS] best value:1479 search for 1478
945.18/945.52	c [INC SYSTEM] there exists a inc, kill it!
945.18/945.52	c write failed with 2
945.18/945.52	c [INC SYSTEM] create new solver instance
945.18/945.52	c [INC] encode full formula
945.18/945.52	c (debug) using card networks
945.18/945.58	c set iterative enc to: card
945.18/945.58	c set iterative enc to: none
945.28/945.60	c [INC SEARCH] isOptimum variable: 0
1704.16/1704.63	c formula is SAT
1704.16/1704.64	c [INC SEARCH] copied best model
1704.16/1704.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1704.25/1704.77	c model valid
1704.25/1704.77	c current solution ok
1704.25/1704.77	o -56
1704.25/1704.77	c [INC SEARCH] iteration: 16
1704.25/1704.77	c [INC BOUNDS] best value:1478 search for 1477
1704.25/1704.77	c [INC SYSTEM] there exists a inc, kill it!
1704.25/1704.77	c write failed with 2
1704.25/1704.78	c [INC SYSTEM] create new solver instance
1704.25/1704.78	c [INC] encode full formula
1704.25/1704.78	c (debug) using card networks
1704.37/1704.83	c set iterative enc to: card
1704.37/1704.83	c set iterative enc to: none
1704.37/1704.85	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.51	s UNKNOWN
1800.03/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.51	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-3702863-1338063734/watcher-3702863-1338063734 -o /tmp/evaluation-result-3702863-1338063734/solver-3702863-1338063734 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702863-1338063734.opb 1794394642 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29608
/proc/meminfo: memFree=27522980/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0

[startup+0.020168 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29608
/proc/meminfo: memFree=27522980/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29608
/proc/meminfo: memFree=27522980/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29608
/proc/meminfo: memFree=27522980/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29608
/proc/meminfo: memFree=27522980/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29617
/proc/meminfo: memFree=27479972/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5772 CPUtime=1.47 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 5970 15328 0 0 65 18 59 5 20 0 1 0 272498256 5910528 1036 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1443 1036 193 440 0 999 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14920

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29619
/proc/meminfo: memFree=27446336/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5772 CPUtime=1.47 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 5970 15328 0 0 65 18 59 5 20 0 1 0 272498256 5910528 1036 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1443 1036 193 440 0 999 0
[pid=29619] ppid=29609 vsize=39192 CPUtime=1.59 cores=0,2,4,6
/proc/29619/stat : 29619 (glucosInc) R 29609 29608 28504 0 -1 4202496 8280 0 0 0 159 0 0 0 20 0 1 0 272498406 40132608 8923 33554432000 4194304 5654031 140734029089488 140734029087256 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29619/statm: 9798 8923 131 357 0 9438 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54112

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29621
/proc/meminfo: memFree=27441372/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=4.25 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 8508 24156 0 0 84 19 315 7 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29621] ppid=29609 vsize=39424 CPUtime=2.01 cores=0,2,4,6
/proc/29621/stat : 29621 (glucosInc) R 29609 29608 28504 0 -1 4202496 8369 0 0 0 200 1 0 0 20 0 1 0 272498683 40370176 8971 33554432000 4194304 5654031 140733421901648 140733421889464 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29621/statm: 9856 8971 140 357 0 9496 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54236

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29623
/proc/meminfo: memFree=27435500/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=8.67 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 11046 33081 0 0 103 20 734 10 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29623] ppid=29609 vsize=39424 CPUtime=4 cores=0,2,4,6
/proc/29623/stat : 29623 (glucosInc) R 29609 29608 28504 0 -1 4202496 8290 0 0 0 399 1 0 0 20 0 1 0 272499125 40370176 8945 33554432000 4194304 5654031 140735965477536 140735965465352 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29623/statm: 9856 8945 140 357 0 9496 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54236

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29625
/proc/meminfo: memFree=27424580/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=19.1 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 13584 42011 0 0 122 20 1756 12 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29625] ppid=29609 vsize=39444 CPUtime=6.35 cores=0,2,4,6
/proc/29625/stat : 29625 (glucosInc) R 29609 29608 28504 0 -1 4202496 8318 0 0 0 634 1 0 0 20 0 1 0 272500169 40390656 8971 33554432000 4194304 5654031 140734068045360 140734068033176 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29625/statm: 9861 8971 140 357 0 9501 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 54256

[startup+51.1003 s]
/proc/loadavg: 1.94 1.98 1.99 3/181 29629
/proc/meminfo: memFree=27476460/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=45.58 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 18660 62361 0 0 160 22 4359 17 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29629] ppid=29609 vsize=39448 CPUtime=5.44 cores=0,2,4,6
/proc/29629/stat : 29629 (glucosInc) R 29609 29608 28504 0 -1 4202496 8490 0 0 0 543 1 0 0 20 0 1 0 272502820 40394752 9051 33554432000 4194304 5654031 140736453519568 140736453507384 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29629/statm: 9862 9051 140 357 0 9502 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 54260

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 29675
/proc/meminfo: memFree=26423776/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=91.09 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 26274 94799 0 0 218 25 8841 25 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29675] ppid=29609 vsize=40292 CPUtime=11.12 cores=0,2,4,6
/proc/29675/stat : 29675 (glucosInc) R 29609 29608 28504 0 -1 4202496 9962 0 0 0 1111 1 0 0 20 0 1 0 272507373 41259008 9028 33554432000 4194304 5654031 140735862855264 140735862843080 4209087 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29675/statm: 10073 9028 142 357 0 9713 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 55104

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 29681
/proc/meminfo: memFree=24703708/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=157.1 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 33888 130638 0 0 275 27 15371 37 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29681] ppid=29609 vsize=39420 CPUtime=5.06 cores=0,2,4,6
/proc/29681/stat : 29681 (glucosInc) R 29609 29608 28504 0 -1 4202496 8802 0 0 0 504 2 0 0 20 0 1 0 272513979 40366080 8624 33554432000 4194304 5654031 140736402674624 140736402662440 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29681/statm: 9855 8624 140 357 0 9495 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 54232

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29683
/proc/meminfo: memFree=22974124/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=212.19 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 36426 142881 0 0 294 28 20854 43 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29683] ppid=29609 vsize=40004 CPUtime=9.95 cores=0,2,4,6
/proc/29683/stat : 29683 (glucosInc) R 29609 29608 28504 0 -1 4202496 9233 0 0 0 993 2 0 0 20 0 1 0 272519489 40964096 9031 33554432000 4194304 5654031 140736007214688 140736007202504 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29683/statm: 10001 9031 141 357 0 9641 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 54816

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29685
/proc/meminfo: memFree=21199440/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=19162524/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=356.64 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 17884 0 0 0 35655 9 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 117100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29698
/proc/meminfo: memFree=19162400/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=416.62 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 18373 0 0 0 41651 11 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 117100

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29698
/proc/meminfo: memFree=19162276/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=476.62 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 18699 0 0 0 47650 12 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 117100

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 29698
/proc/meminfo: memFree=19162772/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=536.61 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 19027 0 0 0 53647 14 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 117100

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 29699
/proc/meminfo: memFree=19127708/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=151608 CPUtime=596.6 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 19355 0 0 0 59645 15 0 0 20 0 1 0 272592816 155246592 33676 33554432000 4194304 5654031 140736209540880 140736209538808 4233148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 37902 33676 142 357 0 37542 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 166420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29699
/proc/meminfo: memFree=19162524/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=656.58 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 19523 0 0 0 65643 15 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 117100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29699
/proc/meminfo: memFree=19162772/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=945.29 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 41502 177276 0 0 333 31 94099 66 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29694] ppid=29609 vsize=102288 CPUtime=716.58 cores=0,2,4,6
/proc/29694/stat : 29694 (glucosInc) R 29609 29608 28504 0 -1 4202496 19856 0 0 0 71641 17 0 0 20 0 1 0 272592816 104742912 24826 33554432000 4194304 5654031 140736209540880 140736209538904 4232922 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29694/statm: 25572 24826 142 357 0 25212 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 117100

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29704
/proc/meminfo: memFree=19225232/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=1704.42 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 44040 197833 0 0 353 32 169972 85 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29704] ppid=29609 vsize=41148 CPUtime=17.42 cores=0,2,4,6
/proc/29704/stat : 29704 (glucosInc) R 29609 29608 28504 0 -1 4202496 10779 0 0 0 1741 1 0 0 20 0 1 0 272668742 42135552 9483 33554432000 4194304 5654031 140736454490432 140736454478248 4232901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29704/statm: 10287 9483 142 357 0 9927 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 55960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29704
/proc/meminfo: memFree=19213580/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=1704.42 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 44040 197833 0 0 353 32 169972 85 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29704] ppid=29609 vsize=52332 CPUtime=77.41 cores=0,2,4,6
/proc/29704/stat : 29704 (glucosInc) R 29609 29608 28504 0 -1 4202496 13245 0 0 0 7738 3 0 0 20 0 1 0 272668742 53587968 12141 33554432000 4194304 5654031 140736454490432 140736454488456 4215964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29704/statm: 13083 12141 142 357 0 12723 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 67144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29704
/proc/meminfo: memFree=19194592/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=1704.42 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 44040 197833 0 0 353 32 169972 85 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29704] ppid=29609 vsize=71008 CPUtime=95.61 cores=0,2,4,6
/proc/29704/stat : 29704 (glucosInc) R 29609 29608 28504 0 -1 4202496 14033 0 0 0 9557 4 0 0 20 0 1 0 272668742 72712192 17006 33554432000 4194304 5654031 140736454490432 140736454478248 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29704/statm: 17752 17006 142 357 0 17392 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 85820

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/180 29704
/proc/meminfo: memFree=19194592/32873844 swapFree=6592/6592
[pid=29608] ppid=29606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29608/stat : 29608 (npSolver-pbo-It) S 29606 29608 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272498256 9367552 275 33554432000 4194304 5064252 140737323001152 140737323000064 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29608/statm: 2287 275 233 213 0 72 0
[pid=29609] ppid=29608 vsize=5664 CPUtime=1704.42 cores=0,2,4,6
/proc/29609/stat : 29609 (npSolver-pbo) S 29608 29608 28504 0 -1 4202496 44040 197833 0 0 353 32 169972 85 20 0 1 0 272498256 5799936 1009 33554432000 4194304 5992684 140737195942672 140737195928504 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29609/statm: 1416 1009 193 440 0 972 0
[pid=29704] ppid=29609 vsize=71008 CPUtime=95.61 cores=0,2,4,6
/proc/29704/stat : 29704 (glucosInc) R 29609 29608 28504 0 -1 4202496 14033 0 0 0 9557 4 0 0 20 0 1 0 272668742 72712192 17006 33554432000 4194304 5654031 140736454490432 140736454478248 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29704/statm: 17752 17006 142 357 0 17392 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 85820

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.84
CPU system time (s): 1.23081
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 189572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.23081
maximum resident set size= 151208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256284
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3151
involuntary context switches= 2667

runsolver used 3.43048 second user time and 9.48556 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 22:22:14
IDJOB=3702863
IDBENCH=2267
IDSOLVER=2278
FILE ID=node140/3702863-1338063734
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71284 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-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702863-1338063734/watcher-3702863-1338063734 -o /tmp/evaluation-result-3702863-1338063734/solver-3702863-1338063734 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702863-1338063734.opb 1794394642 HOME HOME

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=1794394642

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27522988 kB
Buffers:          305220 kB
Cached:          4085532 kB
SwapCached:            0 kB
Active:          1071840 kB
Inactive:        3482732 kB
Active(anon):     164892 kB
Inactive(anon):        0 kB
Active(file):     906948 kB
Inactive(file):  3482732 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:        121256 kB
Mapped:            15888 kB
Shmem:               200 kB
Slab:             657292 kB
SReclaimable:      99756 kB
SUnreclaim:       557536 kB
KernelStack:        1504 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     278488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71276 MiB
End job on node140 at 2012-05-26 22:52:15