Trace number 3747220

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
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.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	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 [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: 41, 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.95	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.03	c model valid
0.00/1.03	c current solution ok
0.00/1.03	o -35
0.00/1.03	c [INC SEARCH] iteration: 1
0.00/1.03	c [INC BOUNDS] best value:1115 search for 1114
0.00/1.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.03	c write failed with 2
0.00/1.04	c [INC SYSTEM] create new solver instance
0.00/1.04	c [INC] encode full formula
0.00/1.04	c (debug) using card networks
0.00/1.04	c old isEQ: 126, new EQ is 0
0.00/1.09	c set iterative enc to: card
0.00/1.09	c set iterative enc to: none
0.00/1.10	c [INC SEARCH] isOptimum variable: 0
5.16/5.27	c formula is SAT
5.16/5.27	c [INC SEARCH] copied best model
5.16/5.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.27/5.35	c model valid
5.27/5.35	c current solution ok
5.27/5.35	o -36
5.27/5.35	c [INC SEARCH] iteration: 2
5.27/5.35	c [INC BOUNDS] best value:1114 search for 1113
5.27/5.35	c [INC SYSTEM] there exists a inc, kill it!
5.27/5.35	c write failed with 2
5.27/5.36	c [INC SYSTEM] create new solver instance
5.27/5.36	c [INC] encode full formula
5.27/5.36	c (debug) using card networks
5.27/5.36	c old isEQ: 126, new EQ is 0
5.39/5.41	c set iterative enc to: card
5.39/5.41	c set iterative enc to: none
5.39/5.42	c [INC SEARCH] isOptimum variable: 0
9.66/9.79	c formula is SAT
9.78/9.80	c [INC SEARCH] copied best model
9.78/9.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.78/9.88	c model valid
9.78/9.88	c current solution ok
9.78/9.88	o -37
9.78/9.88	c [INC SEARCH] iteration: 3
9.78/9.88	c [INC BOUNDS] best value:1113 search for 1112
9.78/9.88	c [INC SYSTEM] there exists a inc, kill it!
9.78/9.88	c write failed with 2
9.78/9.88	c [INC SYSTEM] create new solver instance
9.78/9.88	c [INC] encode full formula
9.78/9.88	c (debug) using card networks
9.78/9.88	c old isEQ: 126, new EQ is 0
9.89/9.93	c set iterative enc to: card
9.89/9.93	c set iterative enc to: none
9.89/9.94	c [INC SEARCH] isOptimum variable: 0
16.37/16.49	c formula is SAT
16.37/16.50	c [INC SEARCH] copied best model
16.37/16.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.48/16.58	c model valid
16.48/16.58	c current solution ok
16.48/16.58	o -38
16.48/16.58	c [INC SEARCH] iteration: 4
16.48/16.58	c [INC BOUNDS] best value:1112 search for 1111
16.48/16.58	c [INC SYSTEM] there exists a inc, kill it!
16.48/16.58	c write failed with 2
16.48/16.58	c [INC SYSTEM] create new solver instance
16.48/16.58	c [INC] encode full formula
16.48/16.58	c (debug) using card networks
16.48/16.58	c old isEQ: 126, new EQ is 0
16.59/16.63	c set iterative enc to: card
16.59/16.63	c set iterative enc to: none
16.59/16.64	c [INC SEARCH] isOptimum variable: 0
24.66/24.71	c formula is SAT
24.66/24.72	c [INC SEARCH] copied best model
24.66/24.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.76/24.80	c model valid
24.76/24.80	c current solution ok
24.76/24.80	o -39
24.76/24.80	c [INC SEARCH] iteration: 5
24.76/24.80	c [INC BOUNDS] best value:1111 search for 1110
24.76/24.80	c [INC SYSTEM] there exists a inc, kill it!
24.76/24.80	c write failed with 2
24.76/24.80	c [INC SYSTEM] create new solver instance
24.76/24.80	c [INC] encode full formula
24.76/24.80	c (debug) using card networks
24.76/24.80	c old isEQ: 126, new EQ is 0
24.76/24.85	c set iterative enc to: card
24.76/24.85	c set iterative enc to: none
24.76/24.86	c [INC SEARCH] isOptimum variable: 0
34.36/34.42	c formula is SAT
34.36/34.42	c [INC SEARCH] copied best model
34.36/34.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.47/34.50	c model valid
34.47/34.50	c current solution ok
34.47/34.50	o -40
34.47/34.50	c [INC SEARCH] iteration: 6
34.47/34.50	c [INC BOUNDS] best value:1110 search for 1109
34.47/34.50	c [INC SYSTEM] there exists a inc, kill it!
34.47/34.50	c write failed with 2
34.47/34.51	c [INC SYSTEM] create new solver instance
34.47/34.51	c [INC] encode full formula
34.47/34.51	c (debug) using card networks
34.47/34.51	c old isEQ: 126, new EQ is 0
34.47/34.56	c set iterative enc to: card
34.47/34.56	c set iterative enc to: none
34.47/34.57	c [INC SEARCH] isOptimum variable: 0
45.17/45.29	c formula is SAT
45.17/45.29	c [INC SEARCH] copied best model
45.17/45.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.26/45.37	c model valid
45.26/45.37	c current solution ok
45.26/45.37	o -41
45.26/45.37	c [INC SEARCH] iteration: 7
45.26/45.37	c [INC BOUNDS] best value:1109 search for 1108
45.26/45.37	c [INC SYSTEM] there exists a inc, kill it!
45.26/45.37	c write failed with 2
45.26/45.37	c [INC SYSTEM] create new solver instance
45.26/45.37	c [INC] encode full formula
45.26/45.37	c (debug) using card networks
45.26/45.37	c old isEQ: 126, new EQ is 0
45.38/45.43	c set iterative enc to: card
45.38/45.43	c set iterative enc to: none
45.38/45.44	c [INC SEARCH] isOptimum variable: 0
56.46/56.50	c formula is SAT
56.46/56.51	c [INC SEARCH] copied best model
56.46/56.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.46/56.59	c model valid
56.46/56.59	c current solution ok
56.46/56.59	o -42
56.46/56.59	c [INC SEARCH] iteration: 8
56.46/56.59	c [INC BOUNDS] best value:1108 search for 1107
56.46/56.59	c [INC SYSTEM] there exists a inc, kill it!
56.46/56.59	c write failed with 2
56.46/56.59	c [INC SYSTEM] create new solver instance
56.46/56.59	c [INC] encode full formula
56.46/56.59	c (debug) using card networks
56.46/56.59	c old isEQ: 126, new EQ is 0
56.58/56.64	c set iterative enc to: card
56.58/56.64	c set iterative enc to: none
56.58/56.65	c [INC SEARCH] isOptimum variable: 0
70.25/70.32	c formula is SAT
70.25/70.32	c [INC SEARCH] copied best model
70.25/70.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.37/70.41	c model valid
70.37/70.41	c current solution ok
70.37/70.41	o -43
70.37/70.41	c [INC SEARCH] iteration: 9
70.37/70.41	c [INC BOUNDS] best value:1107 search for 1106
70.37/70.41	c [INC SYSTEM] there exists a inc, kill it!
70.37/70.41	c write failed with 2
70.37/70.41	c [INC SYSTEM] create new solver instance
70.37/70.41	c [INC] encode full formula
70.37/70.41	c (debug) using card networks
70.37/70.41	c old isEQ: 126, new EQ is 0
70.37/70.46	c set iterative enc to: card
70.37/70.46	c set iterative enc to: none
70.37/70.47	c [INC SEARCH] isOptimum variable: 0
87.57/87.60	c formula is SAT
87.57/87.61	c [INC SEARCH] copied best model
87.57/87.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.57/87.69	c model valid
87.57/87.69	c current solution ok
87.57/87.69	o -44
87.57/87.69	c [INC SEARCH] iteration: 10
87.57/87.69	c [INC BOUNDS] best value:1106 search for 1105
87.57/87.69	c [INC SYSTEM] there exists a inc, kill it!
87.57/87.69	c write failed with 2
87.57/87.69	c [INC SYSTEM] create new solver instance
87.57/87.69	c [INC] encode full formula
87.57/87.69	c (debug) using card networks
87.57/87.69	c old isEQ: 126, new EQ is 0
87.67/87.74	c set iterative enc to: card
87.67/87.74	c set iterative enc to: none
87.67/87.75	c [INC SEARCH] isOptimum variable: 0
112.15/112.29	c formula is SAT
112.15/112.30	c [INC SEARCH] copied best model
112.15/112.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
112.26/112.38	c model valid
112.26/112.38	c current solution ok
112.26/112.38	o -45
112.26/112.38	c [INC SEARCH] iteration: 11
112.26/112.38	c [INC BOUNDS] best value:1105 search for 1104
112.26/112.38	c [INC SYSTEM] there exists a inc, kill it!
112.26/112.38	c write failed with 2
112.26/112.38	c [INC SYSTEM] create new solver instance
112.26/112.38	c [INC] encode full formula
112.26/112.38	c (debug) using card networks
112.26/112.38	c old isEQ: 126, new EQ is 0
112.37/112.44	c set iterative enc to: card
112.37/112.44	c set iterative enc to: none
112.37/112.45	c [INC SEARCH] isOptimum variable: 0
134.15/134.30	c formula is SAT
134.26/134.30	c [INC SEARCH] copied best model
134.26/134.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.26/134.38	c model valid
134.26/134.38	c current solution ok
134.26/134.38	o -46
134.26/134.38	c [INC SEARCH] iteration: 12
134.26/134.38	c [INC BOUNDS] best value:1104 search for 1103
134.26/134.38	c [INC SYSTEM] there exists a inc, kill it!
134.26/134.38	c write failed with 2
134.26/134.39	c [INC SYSTEM] create new solver instance
134.26/134.39	c [INC] encode full formula
134.26/134.39	c (debug) using card networks
134.26/134.39	c old isEQ: 126, new EQ is 0
134.36/134.44	c set iterative enc to: card
134.36/134.44	c set iterative enc to: none
134.36/134.45	c [INC SEARCH] isOptimum variable: 0
259.62/259.79	c formula is SAT
259.71/259.80	c [INC SEARCH] copied best model
259.71/259.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
259.71/259.88	c model valid
259.71/259.88	c current solution ok
259.71/259.88	o -47
259.71/259.88	c [INC SEARCH] iteration: 13
259.71/259.88	c [INC BOUNDS] best value:1103 search for 1102
259.71/259.88	c [INC SYSTEM] there exists a inc, kill it!
259.71/259.88	c write failed with 2
259.71/259.88	c [INC SYSTEM] create new solver instance
259.71/259.88	c [INC] encode full formula
259.71/259.88	c (debug) using card networks
259.71/259.88	c old isEQ: 126, new EQ is 0
259.84/259.93	c set iterative enc to: card
259.84/259.93	c set iterative enc to: none
259.84/259.94	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	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-3747220-1339100036/watcher-3747220-1339100036 -o /tmp/evaluation-result-3747220-1339100036/solver-3747220-1339100036 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747220-1339100036.opb 1956754971 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.02 2.00 1.70 3/178 21604
/proc/meminfo: memFree=31849396/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0

[startup+0.100808 s]
/proc/loadavg: 2.02 2.00 1.70 3/178 21604
/proc/meminfo: memFree=31849396/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200211 s]
/proc/loadavg: 2.02 2.00 1.70 3/178 21604
/proc/meminfo: memFree=31849396/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300207 s]
/proc/loadavg: 2.02 2.00 1.70 3/178 21604
/proc/meminfo: memFree=31849396/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700213 s]
/proc/loadavg: 2.02 2.00 1.70 3/178 21604
/proc/meminfo: memFree=31849396/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.02 2.00 1.70 3/180 21614
/proc/meminfo: memFree=31791108/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=1.08 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 13642 12979 0 0 47 14 44 3 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 66472

[startup+3.10025 s]
/proc/loadavg: 2.02 2.00 1.70 3/181 21615
/proc/meminfo: memFree=31757068/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=1.08 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 13642 12979 0 0 47 14 44 3 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21615] ppid=21605 vsize=37788 CPUtime=1.98 cores=0,2,4,6
/proc/21615/stat : 21615 (glucosInc) R 21605 21604 21354 0 -1 4202496 8095 0 0 0 197 1 0 0 20 0 1 0 376129688 38694912 8081 33554432000 4194304 5654031 140734656765248 140734656763336 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21615/statm: 9447 8081 131 357 0 9087 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 104260

[startup+6.30025 s]
/proc/loadavg: 2.02 2.00 1.70 3/181 21617
/proc/meminfo: memFree=31758236/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=5.4 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 16334 21742 0 0 60 15 459 6 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21617] ppid=21605 vsize=35072 CPUtime=0.86 cores=0,2,4,6
/proc/21617/stat : 21617 (glucosInc) R 21605 21604 21354 0 -1 4202496 7216 0 0 0 85 1 0 0 20 0 1 0 376130121 35913728 8044 33554432000 4194304 5654031 140736799739632 140736799737400 4208591 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21617/statm: 8768 8044 131 357 0 8408 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 101544

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.71 3/181 21619
/proc/meminfo: memFree=31752076/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=9.93 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 19026 29684 0 0 74 17 894 8 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21619] ppid=21605 vsize=37824 CPUtime=2.74 cores=0,2,4,6
/proc/21619/stat : 21619 (glucosInc) R 21605 21604 21354 0 -1 4202496 8095 0 0 0 273 1 0 0 20 0 1 0 376130573 38731776 8122 33554432000 4194304 5654031 140734998345792 140734998343880 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21619/statm: 9456 8122 140 357 0 9096 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104296

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 1.71 3/181 21623
/proc/meminfo: memFree=31749668/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=24.85 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 24410 49044 0 0 102 18 2352 13 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21623] ppid=21605 vsize=35100 CPUtime=0.62 cores=0,2,4,6
/proc/21623/stat : 21623 (glucosInc) R 21605 21604 21354 0 -1 4202496 7978 0 0 0 61 1 0 0 20 0 1 0 376132065 35942400 8025 33554432000 4194304 5654031 140735257127968 140735256077416 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21623/statm: 8775 8025 140 357 0 8415 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101572

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 1.72 3/181 21627
/proc/meminfo: memFree=31748688/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=45.41 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 29794 71000 0 0 130 19 4374 18 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21627] ppid=21605 vsize=38248 CPUtime=5.65 cores=0,2,4,6
/proc/21627/stat : 21627 (glucosInc) R 21605 21604 21354 0 -1 4202496 8426 0 0 0 564 1 0 0 20 0 1 0 376134122 39165952 8402 33554432000 4194304 5654031 140734496085520 140734496073336 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21627/statm: 9562 8402 141 357 0 9202 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104720

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/181 21636
/proc/meminfo: memFree=31742060/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=87.72 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 37870 106567 0 0 172 22 8551 27 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21636] ppid=21605 vsize=49864 CPUtime=14.54 cores=0,2,4,6
/proc/21636/stat : 21636 (glucosInc) R 21605 21604 21354 0 -1 4202496 11628 0 0 0 1453 1 0 0 20 0 1 0 376138353 51060736 11542 33554432000 4194304 5654031 140735522468192 140735522456008 4232559 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21636/statm: 12466 11542 142 357 0 12106 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 116336

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.75 3/181 21640
/proc/meminfo: memFree=31729744/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=134.42 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 43254 133630 0 0 201 23 13184 34 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21640] ppid=21605 vsize=54284 CPUtime=27.82 cores=0,2,4,6
/proc/21640/stat : 21640 (glucosInc) R 21605 21604 21354 0 -1 4202496 12384 0 0 0 2780 2 0 0 20 0 1 0 376143023 55586816 12915 33554432000 4194304 5654031 140733229132800 140733229120616 4233448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21640/statm: 13571 12915 142 357 0 13211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 120756

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 1.76 3/181 21644
/proc/meminfo: memFree=31721848/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=134.42 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 43254 133630 0 0 201 23 13184 34 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21640] ppid=21605 vsize=73312 CPUtime=87.82 cores=0,2,4,6
/proc/21640/stat : 21640 (glucosInc) R 21605 21604 21354 0 -1 4202496 14149 0 0 0 8778 4 0 0 20 0 1 0 376143023 75071488 17673 33554432000 4194304 5654031 140733229132800 140733229120616 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21640/statm: 18328 17673 142 357 0 17968 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 139784

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 21646
/proc/meminfo: memFree=31718680/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31579424/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=164964 CPUtime=1042.17 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 23250 0 0 0 104191 26 0 0 20 0 1 0 376155573 168923136 40656 33554432000 4194304 5654031 140735146734160 140735146721976 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 41241 40656 142 357 0 40881 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 231436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21661
/proc/meminfo: memFree=31594296/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=164964 CPUtime=1102.16 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 24393 0 0 0 110187 29 0 0 20 0 1 0 376155573 168923136 36717 33554432000 4194304 5654031 140735146734160 140735146732088 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 41241 36717 142 357 0 40881 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 231436

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 21661
/proc/meminfo: memFree=31568208/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=195784 CPUtime=1162.15 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 25748 0 0 0 116183 32 0 0 20 0 1 0 376155573 200482816 43440 33554432000 4194304 5654031 140735146734160 140735146721976 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 48946 43440 142 357 0 48586 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 262256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21662
/proc/meminfo: memFree=31554776/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=164964 CPUtime=1222.14 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 26657 0 0 0 122180 34 0 0 20 0 1 0 376155573 168923136 37741 33554432000 4194304 5654031 140735146734160 140735146732088 4208676 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 41241 37741 142 357 0 40881 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 231436

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21662
/proc/meminfo: memFree=31515508/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=215368 CPUtime=1282.14 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 28158 0 0 0 128178 36 0 0 20 0 1 0 376155573 220536832 44615 33554432000 4194304 5654031 140735146734160 140735146721976 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 53842 44615 142 357 0 53482 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 281840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21665
/proc/meminfo: memFree=31519444/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=196716 CPUtime=1342.12 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 29733 0 0 0 134172 40 0 0 20 0 1 0 376155573 201437184 44655 33554432000 4194304 5654031 140735146734160 140735146732088 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 49179 44655 142 357 0 48819 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 263188

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/181 21668
/proc/meminfo: memFree=31590356/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=196716 CPUtime=1402.11 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 30499 0 0 0 140169 42 0 0 20 0 1 0 376155573 201437184 48239 33554432000 4194304 5654031 140735146734160 140735146721976 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 49179 48239 142 357 0 48819 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 263188

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 21668
/proc/meminfo: memFree=31580428/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=227536 CPUtime=1462.11 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 31842 0 0 0 146166 45 0 0 20 0 1 0 376155573 232996864 49842 33554432000 4194304 5654031 140735146734160 140735146721976 4218807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 56884 49842 142 357 0 56524 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 294008

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/181 21712
/proc/meminfo: memFree=31566900/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=227536 CPUtime=1522.09 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 32604 0 0 0 152163 46 0 0 20 0 1 0 376155573 232996864 51378 33554432000 4194304 5654031 140735146734160 140735146732248 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 56884 51378 142 357 0 56524 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 294008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.02 1.92 3/181 21712
/proc/meminfo: memFree=31624568/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=147396 CPUtime=1540.19 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 32608 0 0 0 153972 47 0 0 20 0 1 0 376155573 150933504 36327 33554432000 4194304 5654031 140735146734160 140735146732184 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 36849 36327 142 357 0 36489 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 213868

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.05 2.02 1.92 3/181 21712
/proc/meminfo: memFree=31624568/32873648 swapFree=7376/7376
[pid=21604] ppid=21602 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21604/stat : 21604 (npSolver-pbo-It) S 21602 21604 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129578 9367552 274 33554432000 4194304 5064252 140734051689312 140734051688224 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21604/statm: 2287 274 233 213 0 72 0
[pid=21605] ppid=21604 vsize=57324 CPUtime=259.88 cores=0,2,4,6
/proc/21605/stat : 21605 (npSolver-pbo) S 21604 21604 21354 0 -1 4202496 45946 148577 0 0 215 24 25710 39 20 0 1 0 376129578 58699776 13996 33554432000 4194304 6004724 140734693743072 140734693728920 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21605/statm: 14331 13996 175 442 0 13885 0
[pid=21646] ppid=21605 vsize=147396 CPUtime=1540.19 cores=0,2,4,6
/proc/21646/stat : 21646 (glucosInc) R 21605 21604 21354 0 -1 4202496 32608 0 0 0 153972 47 0 0 20 0 1 0 376155573 150933504 36327 33554432000 4194304 5654031 140735146734160 140735146732184 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21646/statm: 36849 36327 142 357 0 36489 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 213868

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.98
CPU system time (s): 1.12383
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 294008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.12383
maximum resident set size= 215752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227513
page faults= 0
swaps= 0
block input operations= 0
block output operations= 118552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2645
involuntary context switches= 2531

runsolver used 2.68159 second user time and 7.15391 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-07 22:13:56
IDJOB=3747220
IDBENCH=2264
IDSOLVER=2332
FILE ID=node120/3747220-1339100036
RUNJOBID= node120-1339098175-21370
PBS_JOBID= 14643733
Free space on /tmp= 70592 MiB

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

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=1956754971

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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		: 2666.456
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.83
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.456
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.456
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:        31850040 kB
Buffers:           66672 kB
Cached:           160524 kB
SwapCached:         6044 kB
Active:           129776 kB
Inactive:         148436 kB
Active(anon):      42892 kB
Inactive(anon):    10584 kB
Active(file):      86884 kB
Inactive(file):   137852 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67095788 kB
Dirty:              9944 kB
Writeback:             0 kB
AnonPages:         54904 kB
Mapped:            10040 kB
Shmem:                 0 kB
Slab:             609160 kB
SReclaimable:      53588 kB
SUnreclaim:       555572 kB
KernelStack:        1480 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     166868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70580 MiB
End job on node120 at 2012-06-07 22:43:56