Trace number 3752005

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.25	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.25	c [INC SYSTEM] execute solver
0.00/0.26	c [INC SEARCH] formula is SAT
0.00/0.26	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.41	o 0
0.00/0.41	c starting approximation
0.00/0.41	c factor = 1
0.00/0.41	c can not find a suitable factor, leaving approximation
0.00/0.41	c finished approximation
0.00/0.41	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.41	c write failed with 2
0.00/0.41	c [INC SEARCH] iteration: 0
0.00/0.41	c [INC BOUNDS] best value:945 search for 944
0.00/0.41	c [INC SYSTEM] create new solver instance
0.00/0.41	c [INC] encode full formula
0.00/0.41	c (debug) using card networks
0.00/0.41	c old isEQ: 16, new EQ is 0
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.44	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -29
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:916 search for 915
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.62	c old isEQ: 240, new EQ is 0
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.97/1.04	c formula is SAT
0.97/1.05	c [INC SEARCH] copied best model
0.97/1.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.10	c model valid
1.07/1.10	c current solution ok
1.07/1.10	o -31
1.07/1.10	c [INC SEARCH] iteration: 2
1.07/1.10	c [INC BOUNDS] best value:914 search for 913
1.07/1.10	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.10	c write failed with 2
1.07/1.11	c [INC SYSTEM] create new solver instance
1.07/1.11	c [INC] encode full formula
1.07/1.11	c (debug) using card networks
1.07/1.11	c old isEQ: 64, new EQ is 0
1.07/1.13	c set iterative enc to: card
1.07/1.13	c set iterative enc to: none
1.07/1.13	c [INC SEARCH] isOptimum variable: 0
1.10/1.72	c formula is SAT
1.10/1.72	c [INC SEARCH] copied best model
1.10/1.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.78	c model valid
1.10/1.78	c current solution ok
1.10/1.78	o -33
1.10/1.78	c [INC SEARCH] iteration: 3
1.10/1.78	c [INC BOUNDS] best value:912 search for 911
1.10/1.78	c [INC SYSTEM] there exists a inc, kill it!
1.10/1.78	c write failed with 2
1.10/1.78	c [INC SYSTEM] create new solver instance
1.10/1.78	c [INC] encode full formula
1.10/1.78	c (debug) using card networks
1.10/1.78	c old isEQ: 240, new EQ is 0
1.77/1.80	c set iterative enc to: card
1.77/1.80	c set iterative enc to: none
1.77/1.81	c [INC SEARCH] isOptimum variable: 0
4.46/4.59	c formula is SAT
4.56/4.60	c [INC SEARCH] copied best model
4.56/4.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.56/4.65	c model valid
4.56/4.65	c current solution ok
4.56/4.65	o -34
4.56/4.65	c [INC SEARCH] iteration: 4
4.56/4.65	c [INC BOUNDS] best value:911 search for 910
4.56/4.65	c [INC SYSTEM] there exists a inc, kill it!
4.56/4.65	c write failed with 2
4.56/4.66	c [INC SYSTEM] create new solver instance
4.56/4.66	c [INC] encode full formula
4.56/4.66	c (debug) using card networks
4.56/4.66	c old isEQ: 240, new EQ is 0
4.56/4.68	c set iterative enc to: card
4.56/4.68	c set iterative enc to: none
4.56/4.68	c [INC SEARCH] isOptimum variable: 0
7.45/7.60	c formula is SAT
7.45/7.60	c [INC SEARCH] copied best model
7.45/7.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.56/7.66	c model valid
7.56/7.66	c current solution ok
7.56/7.66	o -35
7.56/7.66	c [INC SEARCH] iteration: 5
7.56/7.66	c [INC BOUNDS] best value:910 search for 909
7.56/7.66	c [INC SYSTEM] there exists a inc, kill it!
7.56/7.66	c write failed with 2
7.56/7.66	c [INC SYSTEM] create new solver instance
7.56/7.66	c [INC] encode full formula
7.56/7.66	c (debug) using card networks
7.56/7.66	c old isEQ: 240, new EQ is 0
7.56/7.68	c set iterative enc to: card
7.56/7.68	c set iterative enc to: none
7.56/7.69	c [INC SEARCH] isOptimum variable: 0
11.17/11.24	c formula is SAT
11.17/11.24	c [INC SEARCH] copied best model
11.17/11.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.17/11.30	c model valid
11.17/11.30	c current solution ok
11.17/11.30	o -36
11.17/11.30	c [INC SEARCH] iteration: 6
11.17/11.30	c [INC BOUNDS] best value:909 search for 908
11.17/11.30	c [INC SYSTEM] there exists a inc, kill it!
11.17/11.30	c write failed with 2
11.27/11.30	c [INC SYSTEM] create new solver instance
11.27/11.30	c [INC] encode full formula
11.27/11.30	c (debug) using card networks
11.27/11.30	c old isEQ: 240, new EQ is 0
11.27/11.32	c set iterative enc to: card
11.27/11.32	c set iterative enc to: none
11.27/11.33	c [INC SEARCH] isOptimum variable: 0
15.65/15.71	c formula is SAT
15.65/15.71	c [INC SEARCH] copied best model
15.65/15.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.65/15.77	c model valid
15.65/15.77	c current solution ok
15.65/15.77	o -38
15.65/15.77	c [INC SEARCH] iteration: 7
15.65/15.77	c [INC BOUNDS] best value:907 search for 906
15.65/15.77	c [INC SYSTEM] there exists a inc, kill it!
15.65/15.77	c write failed with 2
15.65/15.77	c [INC SYSTEM] create new solver instance
15.65/15.77	c [INC] encode full formula
15.65/15.77	c (debug) using card networks
15.65/15.77	c old isEQ: 240, new EQ is 0
15.65/15.79	c set iterative enc to: card
15.65/15.79	c set iterative enc to: none
15.77/15.80	c [INC SEARCH] isOptimum variable: 0
20.27/20.34	c formula is SAT
20.27/20.34	c [INC SEARCH] copied best model
20.27/20.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.37/20.40	c model valid
20.37/20.40	c current solution ok
20.37/20.40	o -39
20.37/20.40	c [INC SEARCH] iteration: 8
20.37/20.40	c [INC BOUNDS] best value:906 search for 905
20.37/20.40	c [INC SYSTEM] there exists a inc, kill it!
20.37/20.40	c write failed with 2
20.37/20.40	c [INC SYSTEM] create new solver instance
20.37/20.40	c [INC] encode full formula
20.37/20.40	c (debug) using card networks
20.37/20.40	c old isEQ: 240, new EQ is 0
20.37/20.42	c set iterative enc to: card
20.37/20.42	c set iterative enc to: none
20.37/20.43	c [INC SEARCH] isOptimum variable: 0
28.06/28.13	c formula is SAT
28.06/28.13	c [INC SEARCH] copied best model
28.06/28.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.06/28.19	c model valid
28.06/28.19	c current solution ok
28.06/28.19	o -40
28.06/28.19	c [INC SEARCH] iteration: 9
28.06/28.19	c [INC BOUNDS] best value:905 search for 904
28.06/28.19	c [INC SYSTEM] there exists a inc, kill it!
28.06/28.19	c write failed with 2
28.06/28.19	c [INC SYSTEM] create new solver instance
28.06/28.19	c [INC] encode full formula
28.06/28.19	c (debug) using card networks
28.06/28.19	c old isEQ: 240, new EQ is 0
28.18/28.22	c set iterative enc to: card
28.18/28.22	c set iterative enc to: none
28.18/28.22	c [INC SEARCH] isOptimum variable: 0
34.17/34.25	c formula is SAT
34.17/34.25	c [INC SEARCH] copied best model
34.17/34.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.27/34.31	c model valid
34.27/34.31	c current solution ok
34.27/34.31	o -41
34.27/34.31	c [INC SEARCH] iteration: 10
34.27/34.31	c [INC BOUNDS] best value:904 search for 903
34.27/34.31	c [INC SYSTEM] there exists a inc, kill it!
34.27/34.31	c write failed with 2
34.27/34.31	c [INC SYSTEM] create new solver instance
34.27/34.31	c [INC] encode full formula
34.27/34.31	c (debug) using card networks
34.27/34.31	c old isEQ: 240, new EQ is 0
34.27/34.33	c set iterative enc to: card
34.27/34.33	c set iterative enc to: none
34.27/34.34	c [INC SEARCH] isOptimum variable: 0
53.47/53.57	c formula is SAT
53.47/53.57	c [INC SEARCH] copied best model
53.47/53.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.57/53.63	c model valid
53.57/53.63	c current solution ok
53.57/53.63	o -42
53.57/53.63	c [INC SEARCH] iteration: 11
53.57/53.63	c [INC BOUNDS] best value:903 search for 902
53.57/53.63	c [INC SYSTEM] there exists a inc, kill it!
53.57/53.63	c write failed with 2
53.57/53.63	c [INC SYSTEM] create new solver instance
53.57/53.63	c [INC] encode full formula
53.57/53.63	c (debug) using card networks
53.57/53.63	c old isEQ: 240, new EQ is 0
53.57/53.65	c set iterative enc to: card
53.57/53.65	c set iterative enc to: none
53.57/53.66	c [INC SEARCH] isOptimum variable: 0
102.45/102.50	c formula is SAT
102.45/102.51	c [INC SEARCH] copied best model
102.45/102.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.45/102.56	c model valid
102.45/102.56	c current solution ok
102.45/102.56	o -43
102.45/102.56	c [INC SEARCH] iteration: 12
102.45/102.56	c [INC BOUNDS] best value:902 search for 901
102.45/102.56	c [INC SYSTEM] there exists a inc, kill it!
102.45/102.56	c write failed with 2
102.45/102.56	c [INC SYSTEM] create new solver instance
102.45/102.56	c [INC] encode full formula
102.45/102.56	c (debug) using card networks
102.45/102.56	c old isEQ: 240, new EQ is 0
102.45/102.59	c set iterative enc to: card
102.45/102.59	c set iterative enc to: none
102.45/102.59	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.41	s UNKNOWN
1800.09/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.41	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-3752005-1339121420/watcher-3752005-1339121420 -o /tmp/evaluation-result-3752005-1339121420/solver-3752005-1339121420 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752005-1339121420.opb 101254569 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 7163
/proc/meminfo: memFree=30293584/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0

[startup+0.071088 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 7163
/proc/meminfo: memFree=30293584/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 7163
/proc/meminfo: memFree=30293584/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 7163
/proc/meminfo: memFree=30293584/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 7163
/proc/meminfo: memFree=30293584/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 7174
/proc/meminfo: memFree=30254460/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=1.1 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 10656 12546 0 0 39 9 60 2 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 32520

[startup+3.10038 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 7178
/proc/meminfo: memFree=30253964/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=1.79 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 12043 17092 0 0 47 10 118 4 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7178] ppid=7164 vsize=20088 CPUtime=1.27 cores=1,3,5,7
/proc/7178/stat : 7178 (glucosInc) R 7164 7163 2890 0 -1 4202496 4001 0 0 0 127 0 0 0 20 0 1 0 378269008 20570112 4150 33554432000 4194304 5654031 140737067826080 140737067823848 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7178/statm: 5022 4150 137 357 0 4662 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52608

[startup+6.30038 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 7180
/proc/meminfo: memFree=30250220/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=4.65 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 13448 21706 0 0 55 10 395 5 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7180] ppid=7164 vsize=20100 CPUtime=1.6 cores=1,3,5,7
/proc/7180/stat : 7180 (glucosInc) R 7164 7163 2890 0 -1 4202496 4086 0 0 0 160 0 0 0 20 0 1 0 378269296 20582400 4224 33554432000 4194304 5654031 140735267326016 140735267323784 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7180/statm: 5025 4224 140 357 0 4665 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 52620

[startup+12.7004 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 7184
/proc/meminfo: memFree=30249956/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=11.3 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 16238 31989 0 0 72 11 1040 7 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7184] ppid=7164 vsize=20100 CPUtime=1.36 cores=1,3,5,7
/proc/7184/stat : 7184 (glucosInc) R 7164 7163 2890 0 -1 4202496 4161 0 0 0 136 0 0 0 20 0 1 0 378269960 20582400 4282 33554432000 4194304 5654031 140733616583696 140733616571512 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7184/statm: 5025 4282 140 357 0 4665 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52620

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 7190
/proc/meminfo: memFree=30251276/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=20.4 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 19028 44574 0 0 88 12 1930 10 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7190] ppid=7164 vsize=23668 CPUtime=5.05 cores=1,3,5,7
/proc/7190/stat : 7190 (glucosInc) R 7164 7163 2890 0 -1 4202496 5909 0 0 0 504 1 0 0 20 0 1 0 378270870 24236032 4569 33554432000 4194304 5654031 140733623109776 140733623097592 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7190/statm: 5917 4569 142 357 0 5557 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56188

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 7196
/proc/meminfo: memFree=30232972/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=34.32 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 21818 59274 0 0 105 13 3299 15 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7196] ppid=7164 vsize=35144 CPUtime=16.75 cores=1,3,5,7
/proc/7196/stat : 7196 (glucosInc) R 7164 7163 2890 0 -1 4202496 7058 0 0 0 1674 1 0 0 20 0 1 0 378272261 35987456 8210 33554432000 4194304 5654031 140734076902512 140734076890328 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7196/statm: 8786 8210 142 357 0 8426 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67664

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7203
/proc/meminfo: memFree=30216724/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=53.63 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 23203 66864 0 0 113 13 5221 16 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7198] ppid=7164 vsize=52292 CPUtime=48.63 cores=1,3,5,7
/proc/7198/stat : 7198 (glucosInc) R 7164 7163 2890 0 -1 4202496 9688 0 0 0 4860 3 0 0 20 0 1 0 378274193 53547008 12482 33554432000 4194304 5654031 140737044232624 140737044220440 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7198/statm: 13073 12482 142 357 0 12713 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84812

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7207
/proc/meminfo: memFree=30220488/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=63004 CPUtime=59.68 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 9366 0 0 0 5966 2 0 0 20 0 1 0 378279087 64516096 11969 33554432000 4194304 5654031 140734622380128 140734622367944 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 15751 11969 142 357 0 15391 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95524

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7207
/proc/meminfo: memFree=30166172/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=81860 CPUtime=119.67 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 10586 0 0 0 11964 3 0 0 20 0 1 0 378279087 83824640 19857 33554432000 4194304 5654031 140734622380128 140734622367944 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 20465 19857 142 357 0 20105 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 114380

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7207
/proc/meminfo: memFree=30148312/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30057420/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1139.52 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 20956 0 0 0 113920 32 0 0 20 0 1 0 378279087 168660992 33024 33554432000 4194304 5654031 140734622380128 140734622367944 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 33024 142 357 0 40817 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 197228

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 7221
/proc/meminfo: memFree=30044660/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1199.51 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 21674 0 0 0 119917 34 0 0 20 0 1 0 378279087 168660992 36130 33554432000 4194304 5654031 140734622380128 140734622367944 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 36130 142 357 0 40817 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 197228

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 7221
/proc/meminfo: memFree=30059032/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1259.5 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 22982 0 0 0 125913 37 0 0 20 0 1 0 378279087 168660992 33024 33554432000 4194304 5654031 140734622380128 140734622367944 4232607 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 33024 142 357 0 40817 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 197228

[startup+1422.31 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 7221
/proc/meminfo: memFree=30042976/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=195528 CPUtime=1319.5 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 24171 0 0 0 131910 40 0 0 20 0 1 0 378279087 200220672 36590 33554432000 4194304 5654031 140734622380128 140734622367944 4232598 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 48882 36590 142 357 0 48522 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 228048

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 7221
/proc/meminfo: memFree=30091972/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=115388 CPUtime=1379.49 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 24938 0 0 0 137907 42 0 0 20 0 1 0 378279087 118157312 24257 33554432000 4194304 5654031 140734622380128 140734622378152 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 28847 24257 142 357 0 28487 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 147908

[startup+1542.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 7221
/proc/meminfo: memFree=30048736/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1439.47 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 25709 0 0 0 143903 44 0 0 20 0 1 0 378279087 168660992 35072 33554432000 4194304 5654031 140734622380128 140734622367944 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 35072 142 357 0 40817 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 197228

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 7221
/proc/meminfo: memFree=30004328/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=195528 CPUtime=1499.46 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 26988 0 0 0 149900 46 0 0 20 0 1 0 378279087 200220672 37699 33554432000 4194304 5654031 140734622380128 140734622378216 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 48882 37699 142 357 0 48522 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 228048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 7222
/proc/meminfo: memFree=30049592/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=115388 CPUtime=1559.45 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 27679 0 0 0 155897 48 0 0 20 0 1 0 378279087 118157312 24257 33554432000 4194304 5654031 140734622380128 140734622367944 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 28847 24257 142 357 0 28487 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 147908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7222
/proc/meminfo: memFree=30016968/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1619.43 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 28452 0 0 0 161893 50 0 0 20 0 1 0 378279087 168660992 32512 33554432000 4194304 5654031 140734622380128 140734622378056 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 32512 142 357 0 40817 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 197228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7265
/proc/meminfo: memFree=28494344/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=164708 CPUtime=1679.42 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 29142 0 0 0 167890 52 0 0 20 0 1 0 378279087 168660992 34560 33554432000 4194304 5654031 140734622380128 140734622367944 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 41177 34560 142 357 0 40817 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 197228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7265
/proc/meminfo: memFree=26983764/32873648 swapFree=7376/7376
[pid=7163] ppid=7161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7163/stat : 7163 (npSolver-pbo-It) S 7161 7163 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268827 9367552 275 33554432000 4194304 5064252 140733456241056 140733456239968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7163/statm: 2287 275 233 213 0 72 0
[pid=7164] ppid=7163 vsize=23372 CPUtime=102.56 cores=1,3,5,7
/proc/7164/stat : 7164 (npSolver-pbo) S 7163 7163 2890 0 -1 4202496 24608 77083 0 0 121 14 10101 20 20 0 1 0 378268827 23932928 5522 33554432000 4194304 6004724 140733956836112 140733956821960 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/7164/statm: 5843 5522 188 442 0 5397 0
[pid=7205] ppid=7164 vsize=195528 CPUtime=1697.53 cores=1,3,5,7
/proc/7205/stat : 7205 (glucosInc) R 7164 7163 2890 0 -1 4202496 29742 0 0 0 169700 53 0 0 20 0 1 0 378279087 200220672 38211 33554432000 4194304 5654031 140734622380128 140734622367944 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7205/statm: 48882 38211 142 357 0 48522 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 228048

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.24
CPU system time (s): 0.883865
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 228048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.883865
maximum resident set size= 163084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 53752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 980
involuntary context switches= 2049

runsolver used 2.69059 second user time and 7.13891 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 04:10:20
IDJOB=3752005
IDBENCH=2250
IDSOLVER=2335
FILE ID=node113/3752005-1339121420
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71148 MiB

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

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=101254569

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30293856 kB
Buffers:          454540 kB
Cached:          1098284 kB
SwapCached:         2204 kB
Active:          1621976 kB
Inactive:          36060 kB
Active(anon):     101356 kB
Inactive(anon):     5732 kB
Active(file):    1520620 kB
Inactive(file):    30328 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             13876 kB
Writeback:             0 kB
AnonPages:        116664 kB
Mapped:            11744 kB
Shmem:                 0 kB
Slab:             784980 kB
SReclaimable:     228700 kB
SUnreclaim:       556280 kB
KernelStack:        1512 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     230520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node113 at 2012-06-08 04:40:20