Trace number 3752010

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.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUMe81d6b8e8ff8ec031773b7b65d16ea78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -50
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
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 1150
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 1150
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 1150
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.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.35	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.35	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.58	o 0
0.00/0.58	c starting approximation
0.00/0.58	c factor = 1
0.00/0.58	c can not find a suitable factor, leaving approximation
0.00/0.58	c finished approximation
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SEARCH] iteration: 0
0.00/0.58	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.58	c old isEQ: 96, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.00/0.96	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.05	c model valid
0.96/1.05	c current solution ok
0.96/1.05	o -29
0.96/1.05	c [INC SEARCH] iteration: 1
0.96/1.05	c [INC BOUNDS] best value:1121 search for 1120
0.96/1.05	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.05	c write failed with 2
0.96/1.05	c [INC SYSTEM] create new solver instance
0.96/1.05	c [INC] encode full formula
0.96/1.05	c (debug) using card networks
0.96/1.05	c old isEQ: 126, new EQ is 0
1.08/1.11	c set iterative enc to: card
1.08/1.11	c set iterative enc to: none
1.08/1.12	c [INC SEARCH] isOptimum variable: 0
1.10/1.38	c formula is SAT
1.10/1.38	c [INC SEARCH] copied best model
1.10/1.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.12/1.46	c model valid
1.12/1.46	c current solution ok
1.12/1.46	o -35
1.12/1.46	c [INC SEARCH] iteration: 2
1.12/1.46	c [INC BOUNDS] best value:1115 search for 1114
1.12/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.12/1.46	c write failed with 2
1.12/1.47	c [INC SYSTEM] create new solver instance
1.12/1.47	c [INC] encode full formula
1.12/1.47	c (debug) using card networks
1.12/1.47	c old isEQ: 126, new EQ is 0
1.47/1.52	c set iterative enc to: card
1.47/1.52	c set iterative enc to: none
1.47/1.53	c [INC SEARCH] isOptimum variable: 0
5.36/5.44	c formula is SAT
5.36/5.44	c [INC SEARCH] copied best model
5.36/5.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.46/5.52	c model valid
5.46/5.52	c current solution ok
5.46/5.52	o -36
5.46/5.52	c [INC SEARCH] iteration: 3
5.46/5.52	c [INC BOUNDS] best value:1114 search for 1113
5.46/5.52	c [INC SYSTEM] there exists a inc, kill it!
5.46/5.52	c write failed with 2
5.46/5.53	c [INC SYSTEM] create new solver instance
5.46/5.53	c [INC] encode full formula
5.46/5.53	c (debug) using card networks
5.46/5.53	c old isEQ: 126, new EQ is 0
5.46/5.58	c set iterative enc to: card
5.46/5.58	c set iterative enc to: none
5.46/5.59	c [INC SEARCH] isOptimum variable: 0
10.65/10.71	c formula is SAT
10.65/10.72	c [INC SEARCH] copied best model
10.65/10.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.74/10.80	c model valid
10.74/10.80	c current solution ok
10.74/10.80	o -37
10.74/10.80	c [INC SEARCH] iteration: 4
10.74/10.80	c [INC BOUNDS] best value:1113 search for 1112
10.74/10.80	c [INC SYSTEM] there exists a inc, kill it!
10.74/10.80	c write failed with 2
10.74/10.80	c [INC SYSTEM] create new solver instance
10.74/10.80	c [INC] encode full formula
10.74/10.80	c (debug) using card networks
10.74/10.80	c old isEQ: 126, new EQ is 0
10.74/10.85	c set iterative enc to: card
10.74/10.85	c set iterative enc to: none
10.74/10.86	c [INC SEARCH] isOptimum variable: 0
15.63/15.73	c formula is SAT
15.73/15.80	c [INC SEARCH] copied best model
15.73/15.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.73/15.82	c model valid
15.73/15.82	c current solution ok
15.73/15.82	o -39
15.73/15.82	c [INC SEARCH] iteration: 5
15.73/15.82	c [INC BOUNDS] best value:1111 search for 1110
15.73/15.82	c [INC SYSTEM] there exists a inc, kill it!
15.73/15.82	c write failed with 2
15.73/15.82	c [INC SYSTEM] create new solver instance
15.73/15.82	c [INC] encode full formula
15.73/15.82	c (debug) using card networks
15.73/15.82	c old isEQ: 126, new EQ is 0
15.73/15.87	c set iterative enc to: card
15.73/15.87	c set iterative enc to: none
15.73/15.89	c [INC SEARCH] isOptimum variable: 0
25.03/25.10	c formula is SAT
25.03/25.11	c [INC SEARCH] copied best model
25.03/25.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.03/25.19	c model valid
25.03/25.19	c current solution ok
25.03/25.19	o -40
25.03/25.19	c [INC SEARCH] iteration: 6
25.03/25.19	c [INC BOUNDS] best value:1110 search for 1109
25.03/25.19	c [INC SYSTEM] there exists a inc, kill it!
25.03/25.19	c write failed with 2
25.03/25.19	c [INC SYSTEM] create new solver instance
25.03/25.19	c [INC] encode full formula
25.03/25.19	c (debug) using card networks
25.03/25.19	c old isEQ: 126, new EQ is 0
25.15/25.25	c set iterative enc to: card
25.15/25.25	c set iterative enc to: none
25.15/25.26	c [INC SEARCH] isOptimum variable: 0
34.12/34.22	c formula is SAT
34.12/34.22	c [INC SEARCH] copied best model
34.12/34.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.22/34.31	c model valid
34.22/34.31	c current solution ok
34.22/34.31	o -41
34.22/34.31	c [INC SEARCH] iteration: 7
34.22/34.31	c [INC BOUNDS] best value:1109 search for 1108
34.22/34.31	c [INC SYSTEM] there exists a inc, kill it!
34.22/34.31	c write failed with 2
34.22/34.31	c [INC SYSTEM] create new solver instance
34.22/34.31	c [INC] encode full formula
34.22/34.31	c (debug) using card networks
34.22/34.31	c old isEQ: 126, new EQ is 0
34.22/34.37	c set iterative enc to: card
34.22/34.37	c set iterative enc to: none
34.22/34.38	c [INC SEARCH] isOptimum variable: 0
45.40/45.50	c formula is SAT
45.40/45.50	c [INC SEARCH] copied best model
45.40/45.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.40/45.58	c model valid
45.40/45.58	c current solution ok
45.40/45.58	o -42
45.40/45.58	c [INC SEARCH] iteration: 8
45.40/45.58	c [INC BOUNDS] best value:1108 search for 1107
45.40/45.58	c [INC SYSTEM] there exists a inc, kill it!
45.40/45.58	c write failed with 2
45.40/45.59	c [INC SYSTEM] create new solver instance
45.40/45.59	c [INC] encode full formula
45.40/45.59	c (debug) using card networks
45.40/45.59	c old isEQ: 126, new EQ is 0
45.51/45.64	c set iterative enc to: card
45.51/45.64	c set iterative enc to: none
45.51/45.65	c [INC SEARCH] isOptimum variable: 0
62.10/62.24	c formula is SAT
62.10/62.24	c [INC SEARCH] copied best model
62.10/62.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.19/62.32	c model valid
62.19/62.32	c current solution ok
62.19/62.32	o -43
62.19/62.32	c [INC SEARCH] iteration: 9
62.19/62.32	c [INC BOUNDS] best value:1107 search for 1106
62.19/62.32	c [INC SYSTEM] there exists a inc, kill it!
62.19/62.32	c write failed with 2
62.19/62.33	c [INC SYSTEM] create new solver instance
62.19/62.33	c [INC] encode full formula
62.19/62.33	c (debug) using card networks
62.19/62.33	c old isEQ: 126, new EQ is 0
62.19/62.38	c set iterative enc to: card
62.19/62.38	c set iterative enc to: none
62.19/62.39	c [INC SEARCH] isOptimum variable: 0
75.00/75.19	c formula is SAT
75.00/75.19	c [INC SEARCH] copied best model
75.00/75.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.10/75.28	c model valid
75.10/75.28	c current solution ok
75.10/75.28	o -44
75.10/75.28	c [INC SEARCH] iteration: 10
75.10/75.28	c [INC BOUNDS] best value:1106 search for 1105
75.10/75.28	c [INC SYSTEM] there exists a inc, kill it!
75.10/75.28	c write failed with 2
75.10/75.28	c [INC SYSTEM] create new solver instance
75.10/75.28	c [INC] encode full formula
75.10/75.28	c (debug) using card networks
75.10/75.28	c old isEQ: 126, new EQ is 0
75.20/75.34	c set iterative enc to: card
75.20/75.34	c set iterative enc to: none
75.20/75.35	c [INC SEARCH] isOptimum variable: 0
97.79/97.98	c formula is SAT
97.79/97.99	c [INC SEARCH] copied best model
97.79/97.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
97.88/98.07	c model valid
97.88/98.07	c current solution ok
97.88/98.07	o -45
97.88/98.07	c [INC SEARCH] iteration: 11
97.88/98.07	c [INC BOUNDS] best value:1105 search for 1104
97.88/98.07	c [INC SYSTEM] there exists a inc, kill it!
97.88/98.07	c write failed with 2
97.88/98.07	c [INC SYSTEM] create new solver instance
97.88/98.07	c [INC] encode full formula
97.88/98.07	c (debug) using card networks
97.88/98.07	c old isEQ: 126, new EQ is 0
98.00/98.12	c set iterative enc to: card
98.00/98.12	c set iterative enc to: none
98.00/98.14	c [INC SEARCH] isOptimum variable: 0
123.07/123.29	c formula is SAT
123.07/123.29	c [INC SEARCH] copied best model
123.07/123.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.17/123.37	c model valid
123.17/123.37	c current solution ok
123.17/123.37	o -46
123.17/123.37	c [INC SEARCH] iteration: 12
123.17/123.37	c [INC BOUNDS] best value:1104 search for 1103
123.17/123.37	c [INC SYSTEM] there exists a inc, kill it!
123.17/123.37	c write failed with 2
123.17/123.37	c [INC SYSTEM] create new solver instance
123.17/123.37	c [INC] encode full formula
123.17/123.37	c (debug) using card networks
123.17/123.37	c old isEQ: 126, new EQ is 0
123.27/123.43	c set iterative enc to: card
123.27/123.43	c set iterative enc to: none
123.27/123.44	c [INC SEARCH] isOptimum variable: 0
186.04/186.21	c formula is SAT
186.04/186.21	c [INC SEARCH] copied best model
186.04/186.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.13/186.30	c model valid
186.13/186.30	c current solution ok
186.13/186.30	o -47
186.13/186.30	c [INC SEARCH] iteration: 13
186.13/186.30	c [INC BOUNDS] best value:1103 search for 1102
186.13/186.30	c [INC SYSTEM] there exists a inc, kill it!
186.13/186.30	c write failed with 2
186.13/186.30	c [INC SYSTEM] create new solver instance
186.13/186.30	c [INC] encode full formula
186.13/186.30	c (debug) using card networks
186.13/186.30	c old isEQ: 126, new EQ is 0
186.13/186.36	c set iterative enc to: card
186.13/186.36	c set iterative enc to: none
186.13/186.37	c [INC SEARCH] isOptimum variable: 0
294.50/294.73	c formula is SAT
294.50/294.74	c [INC SEARCH] copied best model
294.50/294.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
294.60/294.82	c model valid
294.60/294.82	c current solution ok
294.60/294.82	o -48
294.60/294.82	c [INC SEARCH] iteration: 14
294.60/294.82	c [INC BOUNDS] best value:1102 search for 1101
294.60/294.82	c [INC SYSTEM] there exists a inc, kill it!
294.60/294.82	c write failed with 2
294.60/294.82	c [INC SYSTEM] create new solver instance
294.60/294.82	c [INC] encode full formula
294.60/294.82	c (debug) using card networks
294.60/294.82	c old isEQ: 126, new EQ is 0
294.60/294.88	c set iterative enc to: card
294.60/294.88	c set iterative enc to: none
294.60/294.89	c [INC SEARCH] isOptimum variable: 0
834.50/834.85	c formula is SAT
834.50/834.86	c [INC SEARCH] copied best model
834.50/834.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
834.60/834.94	c model valid
834.60/834.94	c current solution ok
834.60/834.94	o -49
834.60/834.94	c [INC SEARCH] iteration: 15
834.60/834.94	c [INC BOUNDS] best value:1101 search for 1100
834.60/834.94	c [INC SYSTEM] there exists a inc, kill it!
834.60/834.94	c write failed with 2
834.60/834.94	c [INC SYSTEM] create new solver instance
834.60/834.94	c [INC] encode full formula
834.60/834.94	c (debug) using card networks
834.60/834.94	c old isEQ: 126, new EQ is 0
834.69/835.00	c set iterative enc to: card
834.69/835.00	c set iterative enc to: none
834.69/835.02	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.50	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-3752010-1339121667/watcher-3752010-1339121667 -o /tmp/evaluation-result-3752010-1339121667/solver-3752010-1339121667 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752010-1339121667.opb 969576931 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.04 2.02 2.00 4/178 25012
/proc/meminfo: memFree=29052888/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0

[startup+0.033236 s]
/proc/loadavg: 2.04 2.02 2.00 4/178 25012
/proc/meminfo: memFree=29052888/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.04 2.02 2.00 4/178 25012
/proc/meminfo: memFree=29052888/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.04 2.02 2.00 4/178 25012
/proc/meminfo: memFree=29052888/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 2.04 2.02 2.00 4/178 25012
/proc/meminfo: memFree=29052888/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 25021
/proc/meminfo: memFree=28960612/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=1.47 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) R 25012 25012 22344 0 -1 4202496 13911 21169 0 0 60 13 70 4 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625836480 5055489 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 66272

[startup+3.10037 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 25025
/proc/meminfo: memFree=28960232/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=1.51 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 14860 21685 0 0 63 13 70 5 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25025] ppid=25013 vsize=34920 CPUtime=1.55 cores=0,2,4,6
/proc/25025/stat : 25025 (glucosInc) R 25013 25012 22344 0 -1 4202496 8029 0 0 0 154 1 0 0 20 0 1 0 378291734 35758080 8071 33554432000 4194304 5654031 140734290333952 140734290321768 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25025/statm: 8730 8071 140 357 0 8370 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 101192

[startup+6.30021 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 25025
/proc/meminfo: memFree=28952052/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=5.56 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 17162 30381 0 0 77 14 458 7 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 66272

[startup+12.7003 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 25029
/proc/meminfo: memFree=28952688/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=10.82 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 19464 38324 0 0 92 15 966 9 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25029] ppid=25013 vsize=34920 CPUtime=1.81 cores=0,2,4,6
/proc/25029/stat : 25029 (glucosInc) R 25013 25012 22344 0 -1 4202496 7895 0 0 0 181 0 0 0 20 0 1 0 378292667 35758080 8063 33554432000 4194304 5654031 140734055584336 140734055572152 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25029/statm: 8730 8063 140 357 0 8370 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 101192

[startup+25.5002 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 25031
/proc/meminfo: memFree=28984484/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=25.21 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 24068 57822 0 0 121 17 2370 13 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 66272

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 25037
/proc/meminfo: memFree=28930384/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=45.57 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 28672 79882 0 0 150 19 4370 18 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25037] ppid=25013 vsize=37968 CPUtime=5.43 cores=0,2,4,6
/proc/25037/stat : 25037 (glucosInc) R 25013 25012 22344 0 -1 4202496 7397 0 0 0 542 1 0 0 20 0 1 0 378296146 38879232 8251 33554432000 4194304 5654031 140735841122464 140735841110280 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25037/statm: 9492 8251 140 357 0 9132 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 104240

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 25044
/proc/meminfo: memFree=28926284/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=98.03 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 35578 115372 0 0 193 21 9558 31 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25043] ppid=25013 vsize=38096 CPUtime=4.15 cores=0,2,4,6
/proc/25043/stat : 25043 (glucosInc) R 25013 25012 22344 0 -1 4202496 8191 0 0 0 414 1 0 0 20 0 1 0 378301394 39010304 8184 33554432000 4194304 5654031 140734571198096 140734571195864 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25043/statm: 9524 8184 140 357 0 9164 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 104368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25046
/proc/meminfo: memFree=28892028/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=123.32 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 37880 127914 0 0 208 22 12067 35 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25046] ppid=25013 vsize=61384 CPUtime=38.83 cores=0,2,4,6
/proc/25046/stat : 25046 (glucosInc) R 25013 25012 22344 0 -1 4202496 12835 0 0 0 3880 3 0 0 20 0 1 0 378303925 62857216 14665 33554432000 4194304 5654031 140733483736896 140733483724712 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25046/statm: 15346 14665 142 357 0 14986 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 127656

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25048
/proc/meminfo: memFree=28892132/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=186.22 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 40182 141280 0 0 222 23 18338 39 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25048] ppid=25013 vsize=61372 CPUtime=35.9 cores=0,2,4,6
/proc/25048/stat : 25048 (glucosInc) R 25013 25012 22344 0 -1 4202496 13550 0 0 0 3587 3 0 0 20 0 1 0 378310218 62844928 14667 33554432000 4194304 5654031 140736529234752 140736529222568 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25048/statm: 15343 14667 142 357 0 14983 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 127644

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25050
/proc/meminfo: memFree=28932664/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=186.22 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 40182 141280 0 0 222 23 18338 39 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25048] ppid=25013 vsize=77416 CPUtime=95.88 cores=0,2,4,6

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

/proc/meminfo: memFree=28837568/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=148892 CPUtime=467.18 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 17449 0 0 0 46705 13 0 0 20 0 1 0 378375082 152465408 32688 33554432000 4194304 5654031 140733276862960 140733276860888 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 37223 32688 142 357 0 36863 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 215164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25067
/proc/meminfo: memFree=28861524/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=99572 CPUtime=527.16 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 17634 0 0 0 52702 14 0 0 20 0 1 0 378375082 101961728 24426 33554432000 4194304 5654031 140733276862960 140733276850776 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 24893 24426 142 357 0 24533 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 165844

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25067
/proc/meminfo: memFree=28823788/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=148892 CPUtime=587.16 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 17907 0 0 0 58700 16 0 0 20 0 1 0 378375082 152465408 34224 33554432000 4194304 5654031 140733276862960 140733276850776 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 37223 34224 142 357 0 36863 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 215164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25067
/proc/meminfo: memFree=28804240/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=148892 CPUtime=647.14 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 18095 0 0 0 64696 18 0 0 20 0 1 0 378375082 152465408 35760 33554432000 4194304 5654031 140733276862960 140733276850776 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 37223 35760 142 357 0 36863 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 215164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25070
/proc/meminfo: memFree=28806156/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=148892 CPUtime=707.13 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 18280 0 0 0 70693 20 0 0 20 0 1 0 378375082 152465408 35248 33554432000 4194304 5654031 140733276862960 140733276850776 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 37223 35248 142 357 0 36863 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 215164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25070
/proc/meminfo: memFree=28780300/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=170608 CPUtime=767.13 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 19378 0 0 0 76690 23 0 0 20 0 1 0 378375082 174702592 41701 33554432000 4194304 5654031 140733276862960 140733276850776 4232589 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 42652 41701 142 357 0 42292 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 236880

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 25111
/proc/meminfo: memFree=27436840/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=170608 CPUtime=827.12 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 20740 0 0 0 82686 26 0 0 20 0 1 0 378375082 174702592 40677 33554432000 4194304 5654031 140733276862960 140733276850776 4232744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 42652 40677 142 357 0 42292 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 236880

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 25111
/proc/meminfo: memFree=22602012/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=170608 CPUtime=887.11 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 22095 0 0 0 88681 30 0 0 20 0 1 0 378375082 174702592 38117 33554432000 4194304 5654031 140733276862960 140733276860888 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 42652 38117 142 357 0 42292 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 236880

[startup+1782.3 s]
/proc/loadavg: 2.86 2.20 2.06 2/181 25112
/proc/meminfo: memFree=13100928/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=121288 CPUtime=947.1 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 23371 0 0 0 94678 32 0 0 20 0 1 0 378375082 124198912 29855 33554432000 4194304 5654031 140733276862960 140733276860984 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 30322 29855 142 357 0 29962 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 187560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 3.33 2.33 2.11 2/181 25112
/proc/meminfo: memFree=11930320/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=170608 CPUtime=965.3 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 23460 0 0 0 96497 33 0 0 20 0 1 0 378375082 174702592 39653 33554432000 4194304 5654031 140733276862960 140733276850776 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 42652 39653 142 357 0 42292 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 236880

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 3.33 2.33 2.11 2/181 25112
/proc/meminfo: memFree=11930320/32873844 swapFree=7120/7120
[pid=25012] ppid=25010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25012/stat : 25012 (npSolver-pbo-It) S 25010 25012 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378291580 9367552 275 33554432000 4194304 5064252 140736738732208 140736738731120 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25012/statm: 2287 275 233 213 0 72 0
[pid=25013] ppid=25012 vsize=57124 CPUtime=834.72 cores=0,2,4,6
/proc/25013/stat : 25013 (npSolver-pbo) S 25012 25012 22344 0 -1 4202496 44786 180655 0 0 252 25 83133 62 20 0 1 0 378291581 58494976 13959 33554432000 4194304 6004724 140735625840992 140735625826840 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25013/statm: 14281 13959 188 442 0 13835 0
[pid=25059] ppid=25013 vsize=170608 CPUtime=965.3 cores=0,2,4,6
/proc/25059/stat : 25059 (glucosInc) R 25013 25012 22344 0 -1 4202496 23460 0 0 0 96497 33 0 0 20 0 1 0 378375082 174702592 39653 33554432000 4194304 5654031 140733276862960 140733276850776 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25059/statm: 42652 39653 142 357 0 42292 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 236880

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.84
CPU system time (s): 1.21781
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 267700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.21781
maximum resident set size= 175264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249284
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3037
involuntary context switches= 2811

runsolver used 2.79257 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 04:14:27
IDJOB=3752010
IDBENCH=2263
IDSOLVER=2335
FILE ID=node142/3752010-1339121667
RUNJOBID= node142-1339112485-23578
PBS_JOBID= 14643711
Free space on /tmp= 71172 MiB

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

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

MD5SUM BENCH= e81d6b8e8ff8ec031773b7b65d16ea78
RANDOM SEED=969576931

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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	: 5391.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		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        29053260 kB
Buffers:          393828 kB
Cached:          2494644 kB
SwapCached:          112 kB
Active:          1544080 kB
Inactive:        1425008 kB
Active(anon):      71956 kB
Inactive(anon):    11164 kB
Active(file):    1472124 kB
Inactive(file):  1413844 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             10204 kB
Writeback:             0 kB
AnonPages:         91664 kB
Mapped:            11900 kB
Shmem:               188 kB
Slab:             709872 kB
SReclaimable:     151576 kB
SUnreclaim:       558296 kB
KernelStack:        1456 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     198708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 67220 MiB
End job on node142 at 2012-06-08 04:44:28