Trace number 3698068

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-4.opb
MD5SUM1a88750537364c45876077f809191628
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94308
Number of constraints which are clauses94308
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 1272
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 1272
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 1272
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.19	c run inc solver
0.00/0.19	c [INC SYSTEM] run initial solver
0.00/0.19	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.38	c [INC SEARCH] formula is SAT
0.00/0.38	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.62	o 0
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SEARCH] iteration: 0
0.00/0.62	c [INC BOUNDS] best value:1272 search for 1271
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.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
0.00/1.00	c formula is SAT
0.97/1.00	c [INC SEARCH] copied best model
0.97/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.10	c model valid
0.97/1.10	c current solution ok
0.97/1.10	o -33
0.97/1.10	c [INC SEARCH] iteration: 1
0.97/1.10	c [INC BOUNDS] best value:1239 search for 1238
0.97/1.10	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.10	c write failed with 2
0.97/1.10	c [INC SYSTEM] create new solver instance
0.97/1.10	c [INC] encode full formula
0.97/1.10	c (debug) using card networks
1.08/1.15	c set iterative enc to: card
1.08/1.15	c set iterative enc to: none
1.08/1.16	c [INC SEARCH] isOptimum variable: 0
1.14/1.40	c formula is SAT
1.14/1.41	c [INC SEARCH] copied best model
1.14/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.24/1.50	c model valid
1.24/1.50	c current solution ok
1.24/1.50	o -36
1.24/1.50	c [INC SEARCH] iteration: 2
1.24/1.50	c [INC BOUNDS] best value:1236 search for 1235
1.24/1.50	c [INC SYSTEM] there exists a inc, kill it!
1.24/1.50	c write failed with 2
1.24/1.51	c [INC SYSTEM] create new solver instance
1.24/1.51	c [INC] encode full formula
1.24/1.51	c (debug) using card networks
1.24/1.56	c set iterative enc to: card
1.24/1.56	c set iterative enc to: none
1.24/1.57	c [INC SEARCH] isOptimum variable: 0
6.96/7.04	c formula is SAT
6.96/7.04	c [INC SEARCH] copied best model
6.96/7.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.06/7.14	c model valid
7.06/7.14	c current solution ok
7.06/7.14	o -37
7.06/7.14	c [INC SEARCH] iteration: 3
7.06/7.14	c [INC BOUNDS] best value:1235 search for 1234
7.06/7.14	c [INC SYSTEM] there exists a inc, kill it!
7.06/7.14	c write failed with 2
7.06/7.14	c [INC SYSTEM] create new solver instance
7.06/7.14	c [INC] encode full formula
7.06/7.14	c (debug) using card networks
7.06/7.19	c set iterative enc to: card
7.06/7.19	c set iterative enc to: none
7.18/7.20	c [INC SEARCH] isOptimum variable: 0
12.77/12.87	c formula is SAT
12.77/12.88	c [INC SEARCH] copied best model
12.77/12.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.87/12.97	c model valid
12.87/12.97	c current solution ok
12.87/12.97	o -38
12.87/12.97	c [INC SEARCH] iteration: 4
12.87/12.97	c [INC BOUNDS] best value:1234 search for 1233
12.87/12.97	c [INC SYSTEM] there exists a inc, kill it!
12.87/12.97	c write failed with 2
12.87/12.98	c [INC SYSTEM] create new solver instance
12.87/12.98	c [INC] encode full formula
12.87/12.98	c (debug) using card networks
12.97/13.03	c set iterative enc to: card
12.97/13.03	c set iterative enc to: none
12.97/13.04	c [INC SEARCH] isOptimum variable: 0
21.46/21.55	c formula is SAT
21.46/21.56	c [INC SEARCH] copied best model
21.46/21.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.56/21.65	c model valid
21.56/21.65	c current solution ok
21.56/21.65	o -40
21.56/21.65	c [INC SEARCH] iteration: 5
21.56/21.65	c [INC BOUNDS] best value:1232 search for 1231
21.56/21.65	c [INC SYSTEM] there exists a inc, kill it!
21.56/21.65	c write failed with 2
21.56/21.65	c [INC SYSTEM] create new solver instance
21.56/21.65	c [INC] encode full formula
21.56/21.65	c (debug) using card networks
21.68/21.71	c set iterative enc to: card
21.68/21.71	c set iterative enc to: none
21.68/21.72	c [INC SEARCH] isOptimum variable: 0
31.75/31.89	c formula is SAT
31.75/31.90	c [INC SEARCH] copied best model
31.75/31.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.86/31.99	c model valid
31.86/31.99	c current solution ok
31.86/31.99	o -42
31.86/31.99	c [INC SEARCH] iteration: 6
31.86/31.99	c [INC BOUNDS] best value:1230 search for 1229
31.86/31.99	c [INC SYSTEM] there exists a inc, kill it!
31.86/31.99	c write failed with 2
31.86/31.99	c [INC SYSTEM] create new solver instance
31.86/31.99	c [INC] encode full formula
31.86/31.99	c (debug) using card networks
31.98/32.05	c set iterative enc to: card
31.98/32.05	c set iterative enc to: none
31.98/32.06	c [INC SEARCH] isOptimum variable: 0
41.25/41.34	c formula is SAT
41.25/41.35	c [INC SEARCH] copied best model
41.25/41.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.36/41.45	c model valid
41.36/41.45	c current solution ok
41.36/41.45	o -43
41.36/41.45	c [INC SEARCH] iteration: 7
41.36/41.45	c [INC BOUNDS] best value:1229 search for 1228
41.36/41.45	c [INC SYSTEM] there exists a inc, kill it!
41.36/41.45	c write failed with 2
41.36/41.45	c [INC SYSTEM] create new solver instance
41.36/41.45	c [INC] encode full formula
41.36/41.45	c (debug) using card networks
41.46/41.50	c set iterative enc to: card
41.46/41.50	c set iterative enc to: none
41.46/41.51	c [INC SEARCH] isOptimum variable: 0
52.34/52.49	c formula is SAT
52.34/52.49	c [INC SEARCH] copied best model
52.34/52.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.44/52.59	c model valid
52.44/52.59	c current solution ok
52.44/52.59	o -44
52.44/52.59	c [INC SEARCH] iteration: 8
52.44/52.59	c [INC BOUNDS] best value:1228 search for 1227
52.44/52.59	c [INC SYSTEM] there exists a inc, kill it!
52.44/52.59	c write failed with 2
52.44/52.59	c [INC SYSTEM] create new solver instance
52.44/52.59	c [INC] encode full formula
52.44/52.59	c (debug) using card networks
52.56/52.64	c set iterative enc to: card
52.56/52.64	c set iterative enc to: none
52.56/52.65	c [INC SEARCH] isOptimum variable: 0
66.05/66.14	c formula is SAT
66.05/66.15	c [INC SEARCH] copied best model
66.05/66.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.15/66.25	c model valid
66.15/66.25	c current solution ok
66.15/66.25	o -45
66.15/66.25	c [INC SEARCH] iteration: 9
66.15/66.25	c [INC BOUNDS] best value:1227 search for 1226
66.15/66.25	c [INC SYSTEM] there exists a inc, kill it!
66.15/66.25	c write failed with 2
66.15/66.26	c [INC SYSTEM] create new solver instance
66.15/66.26	c [INC] encode full formula
66.15/66.26	c (debug) using card networks
66.26/66.31	c set iterative enc to: card
66.26/66.31	c set iterative enc to: none
66.26/66.33	c [INC SEARCH] isOptimum variable: 0
79.53/79.67	c formula is SAT
79.53/79.67	c [INC SEARCH] copied best model
79.53/79.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.64/79.77	c model valid
79.64/79.77	c current solution ok
79.64/79.77	o -46
79.64/79.77	c [INC SEARCH] iteration: 10
79.64/79.77	c [INC BOUNDS] best value:1226 search for 1225
79.64/79.77	c [INC SYSTEM] there exists a inc, kill it!
79.64/79.77	c write failed with 2
79.64/79.77	c [INC SYSTEM] create new solver instance
79.64/79.77	c [INC] encode full formula
79.64/79.77	c (debug) using card networks
79.75/79.83	c set iterative enc to: card
79.75/79.83	c set iterative enc to: none
79.75/79.84	c [INC SEARCH] isOptimum variable: 0
92.54/92.61	c formula is SAT
92.54/92.61	c [INC SEARCH] copied best model
92.54/92.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.64/92.72	c model valid
92.64/92.72	c current solution ok
92.64/92.72	o -47
92.64/92.72	c [INC SEARCH] iteration: 11
92.64/92.72	c [INC BOUNDS] best value:1225 search for 1224
92.64/92.72	c [INC SYSTEM] there exists a inc, kill it!
92.64/92.72	c write failed with 2
92.64/92.72	c [INC SYSTEM] create new solver instance
92.64/92.72	c [INC] encode full formula
92.64/92.72	c (debug) using card networks
92.64/92.78	c set iterative enc to: card
92.64/92.78	c set iterative enc to: none
92.64/92.79	c [INC SEARCH] isOptimum variable: 0
129.42/129.59	c formula is SAT
129.42/129.59	c [INC SEARCH] copied best model
129.42/129.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.52/129.69	c model valid
129.52/129.69	c current solution ok
129.52/129.69	o -48
129.52/129.69	c [INC SEARCH] iteration: 12
129.52/129.69	c [INC BOUNDS] best value:1224 search for 1223
129.52/129.69	c [INC SYSTEM] there exists a inc, kill it!
129.52/129.69	c write failed with 2
129.52/129.69	c [INC SYSTEM] create new solver instance
129.52/129.69	c [INC] encode full formula
129.52/129.69	c (debug) using card networks
129.64/129.75	c set iterative enc to: card
129.64/129.75	c set iterative enc to: none
129.64/129.77	c [INC SEARCH] isOptimum variable: 0
189.90/190.09	c formula is SAT
190.00/190.10	c [INC SEARCH] copied best model
190.00/190.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.10/190.20	c model valid
190.10/190.20	c current solution ok
190.10/190.20	o -49
190.10/190.20	c [INC SEARCH] iteration: 13
190.10/190.20	c [INC BOUNDS] best value:1223 search for 1222
190.10/190.20	c [INC SYSTEM] there exists a inc, kill it!
190.10/190.20	c write failed with 2
190.10/190.20	c [INC SYSTEM] create new solver instance
190.10/190.20	c [INC] encode full formula
190.10/190.20	c (debug) using card networks
190.10/190.26	c set iterative enc to: card
190.10/190.26	c set iterative enc to: none
190.10/190.27	c [INC SEARCH] isOptimum variable: 0
292.77/292.93	c formula is SAT
292.77/292.94	c [INC SEARCH] copied best model
292.77/292.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
292.87/293.04	c model valid
292.87/293.04	c current solution ok
292.87/293.04	o -50
292.87/293.04	c [INC SEARCH] iteration: 14
292.87/293.04	c [INC BOUNDS] best value:1222 search for 1221
292.87/293.04	c [INC SYSTEM] there exists a inc, kill it!
292.87/293.04	c write failed with 2
292.87/293.04	c [INC SYSTEM] create new solver instance
292.87/293.04	c [INC] encode full formula
292.87/293.04	c (debug) using card networks
292.99/293.10	c set iterative enc to: card
292.99/293.10	c set iterative enc to: none
292.99/293.11	c [INC SEARCH] isOptimum variable: 0
1545.89/1546.25	c formula is SAT
1545.89/1546.26	c [INC SEARCH] copied best model
1545.89/1546.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1545.99/1546.36	c model valid
1545.99/1546.36	c current solution ok
1545.99/1546.36	o -51
1545.99/1546.36	c [INC SEARCH] iteration: 15
1545.99/1546.36	c [INC BOUNDS] best value:1221 search for 1220
1545.99/1546.36	c [INC SYSTEM] there exists a inc, kill it!
1545.99/1546.36	c write failed with 2
1545.99/1546.36	c [INC SYSTEM] create new solver instance
1545.99/1546.36	c [INC] encode full formula
1545.99/1546.36	c (debug) using card networks
1546.09/1546.42	c set iterative enc to: card
1546.09/1546.42	c set iterative enc to: none
1546.09/1546.43	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3698068-1338063034/watcher-3698068-1338063034 -o /tmp/evaluation-result-3698068-1338063034/solver-3698068-1338063034 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698068-1338063034.opb 775867319 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 27112
/proc/meminfo: memFree=27232744/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0

[startup+0.0131389 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 27112
/proc/meminfo: memFree=27232744/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 27112
/proc/meminfo: memFree=27232744/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300133 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 27112
/proc/meminfo: memFree=27232744/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 27112
/proc/meminfo: memFree=27232744/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 27121
/proc/meminfo: memFree=27191604/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=7720 CPUtime=1.24 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) R 27112 27112 25976 0 -1 4202496 6909 14410 0 0 61 13 46 4 20 0 1 0 272429553 7905280 1307 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1930 1307 179 440 0 1486 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 16868

[startup+3.10032 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 27125
/proc/meminfo: memFree=27192100/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1.55 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 8726 22990 0 0 67 14 69 5 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27125] ppid=27113 vsize=38156 CPUtime=1.52 cores=0,2,4,6
/proc/27125/stat : 27125 (glucosInc) R 27113 27112 25976 0 -1 4202496 8264 0 0 0 150 2 0 0 20 0 1 0 272429710 39071744 8208 33554432000 4194304 5654031 140735820205824 140735820193640 4209047 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27125/statm: 9539 8208 140 357 0 9179 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52976

[startup+6.30024 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 27125
/proc/meminfo: memFree=27188316/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1.55 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 8726 22990 0 0 67 14 69 5 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27125] ppid=27113 vsize=38156 CPUtime=4.72 cores=0,2,4,6
/proc/27125/stat : 27125 (glucosInc) R 27113 27112 25976 0 -1 4202496 8381 0 0 0 470 2 0 0 20 0 1 0 272429710 39071744 8320 33554432000 4194304 5654031 140735820205824 140735820193640 4232408 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/27125/statm: 9539 8320 140 357 0 9179 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52976

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 27178
/proc/meminfo: memFree=27377608/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=7.19 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 11356 31935 0 0 83 15 613 8 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27127] ppid=27113 vsize=38152 CPUtime=5.48 cores=0,2,4,6
/proc/27127/stat : 27127 (glucosInc) R 27113 27112 25976 0 -1 4202496 8436 0 0 0 546 2 0 0 20 0 1 0 272430274 39067648 8370 33554432000 4194304 5654031 140735102185440 140735102173256 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27127/statm: 9538 8370 140 357 0 9178 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52972

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 27186
/proc/meminfo: memFree=27377892/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=21.69 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 16616 50391 0 0 113 17 2026 13 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27184] ppid=27113 vsize=38160 CPUtime=3.77 cores=0,2,4,6
/proc/27184/stat : 27184 (glucosInc) R 27113 27112 25976 0 -1 4202496 8309 0 0 0 376 1 0 0 20 0 1 0 272431725 39075840 8254 33554432000 4194304 5654031 140734570954144 140734570951912 4232772 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27184/statm: 9540 8254 131 357 0 9180 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52980

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27194
/proc/meminfo: memFree=27374472/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=41.48 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 21876 70496 0 0 144 19 3967 18 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27192] ppid=27113 vsize=38896 CPUtime=9.57 cores=0,2,4,6
/proc/27192/stat : 27192 (glucosInc) R 27113 27112 25976 0 -1 4202496 9485 0 0 0 956 1 0 0 20 0 1 0 272433704 39829504 8994 33554432000 4194304 5654031 140734110379776 140734110367592 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27192/statm: 9724 8994 142 357 0 9364 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53716

[startup+102.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 27209
/proc/meminfo: memFree=27362616/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=92.73 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 32396 114350 0 0 209 22 9012 30 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27209] ppid=27113 vsize=38872 CPUtime=9.5 cores=0,2,4,6
/proc/27209/stat : 27209 (glucosInc) R 27113 27112 25976 0 -1 4202496 9201 0 0 0 949 1 0 0 20 0 1 0 272438832 39804928 8597 33554432000 4194304 5654031 140733977154832 140733977142648 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27209/statm: 9718 8597 142 357 0 9358 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 53692

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 27217
/proc/meminfo: memFree=27351244/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=129.7 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 35026 126934 0 0 225 24 12688 33 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27215] ppid=27113 vsize=57560 CPUtime=32.51 cores=0,2,4,6
/proc/27215/stat : 27215 (glucosInc) R 27113 27112 25976 0 -1 4202496 11770 0 0 0 3249 2 0 0 20 0 1 0 272442530 58941440 13748 33554432000 4194304 5654031 140735282460384 140735282448200 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27215/statm: 14390 13748 142 357 0 14030 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72380

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27219
/proc/meminfo: memFree=27316160/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=190.18 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 37656 140079 0 0 242 24 18716 36 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27219] ppid=27113 vsize=61592 CPUtime=32.01 cores=0,2,4,6
/proc/27219/stat : 27219 (glucosInc) R 27113 27112 25976 0 -1 4202496 11572 0 0 0 3198 3 0 0 20 0 1 0 272448581 63070208 14756 33554432000 4194304 5654031 140736570486432 140736570474248 4216339 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27219/statm: 15398 14756 142 357 0 15038 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 76412

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27221
/proc/meminfo: memFree=27336588/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27142732/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=293.01 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 40286 152364 0 0 259 25 28976 41 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27223] ppid=27113 vsize=178320 CPUtime=1009.02 cores=0,2,4,6
/proc/27223/stat : 27223 (glucosInc) R 27113 27112 25976 0 -1 4202496 26924 0 0 0 100881 21 0 0 20 0 1 0 272458864 182599680 35639 33554432000 4194304 5654031 140737130303312 140737130291128 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27223/statm: 44580 35639 142 357 0 44220 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 193140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=27106072/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=293.01 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 40286 152364 0 0 259 25 28976 41 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27223] ppid=27113 vsize=190232 CPUtime=1069.01 cores=0,2,4,6
/proc/27223/stat : 27223 (glucosInc) R 27113 27112 25976 0 -1 4202496 28305 0 0 0 106878 23 0 0 20 0 1 0 272458864 194797568 46820 33554432000 4194304 5654031 140737130303312 140737130291128 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27223/statm: 47558 46820 142 357 0 47198 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 205052

[startup+1422.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 27235
/proc/meminfo: memFree=27103808/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=293.01 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 40286 152364 0 0 259 25 28976 41 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27223] ppid=27113 vsize=190232 CPUtime=1129 cores=0,2,4,6
/proc/27223/stat : 27223 (glucosInc) R 27113 27112 25976 0 -1 4202496 29846 0 0 0 112874 26 0 0 20 0 1 0 272458864 194797568 43236 33554432000 4194304 5654031 140737130303312 140737130301240 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27223/statm: 47558 43236 142 357 0 47198 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 205052

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 27235
/proc/meminfo: memFree=27148784/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=293.01 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 40286 152364 0 0 259 25 28976 41 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27223] ppid=27113 vsize=190232 CPUtime=1188.98 cores=0,2,4,6
/proc/27223/stat : 27223 (glucosInc) R 27113 27112 25976 0 -1 4202496 30643 0 0 0 118871 27 0 0 20 0 1 0 272458864 194797568 44260 33554432000 4194304 5654031 140737130303312 140737130301240 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27223/statm: 47558 44260 142 357 0 47198 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 205052

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27235
/proc/meminfo: memFree=27140516/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=293.01 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 40286 152364 0 0 259 25 28976 41 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27223] ppid=27113 vsize=140912 CPUtime=1248.98 cores=0,2,4,6
/proc/27223/stat : 27223 (glucosInc) R 27113 27112 25976 0 -1 4202496 31976 0 0 0 124868 30 0 0 20 0 1 0 272458864 144293888 34587 33554432000 4194304 5654031 140737130303312 140737130291128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27223/statm: 35228 34587 142 357 0 34868 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 155732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27237
/proc/meminfo: memFree=27263616/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=64820 CPUtime=55.84 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 12818 0 0 0 5581 3 0 0 20 0 1 0 272584197 66375680 15622 33554432000 4194304 5654031 140733216060816 140733216048632 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 16205 15622 142 357 0 15845 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 79640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27238
/proc/meminfo: memFree=27210808/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=88232 CPUtime=115.83 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 14605 0 0 0 11579 4 0 0 20 0 1 0 272584197 90349568 21486 33554432000 4194304 5654031 140733216060816 140733216048632 4232688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 22058 21486 142 357 0 21698 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 103052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27238
/proc/meminfo: memFree=27143852/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=107084 CPUtime=175.81 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 14715 0 0 0 17577 4 0 0 20 0 1 0 272584197 109654016 26214 33554432000 4194304 5654031 140733216060816 140733216048632 4232577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 26771 26214 142 357 0 26411 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 121904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27241
/proc/meminfo: memFree=27130764/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=107084 CPUtime=235.81 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 14715 0 0 0 23577 4 0 0 20 0 1 0 272584197 109654016 26214 33554432000 4194304 5654031 140733216060816 140733216048632 4215017 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 26771 26214 142 357 0 26411 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 121904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27241
/proc/meminfo: memFree=27190108/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=107084 CPUtime=253.91 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 14715 0 0 0 25387 4 0 0 20 0 1 0 272584197 109654016 26214 33554432000 4194304 5654031 140733216060816 140733216048632 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 26771 26214 142 357 0 26411 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121904

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.00 2.00 2.00 3/182 27241
/proc/meminfo: memFree=27190108/32873844 swapFree=7364/7364
[pid=27112] ppid=27110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27112/stat : 27112 (npSolver-pbo-It) S 27110 27112 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272429553 9367552 275 33554432000 4194304 5064252 140733878465536 140733878464448 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27112/statm: 2287 275 233 213 0 72 0
[pid=27113] ppid=27112 vsize=5672 CPUtime=1546.13 cores=0,2,4,6
/proc/27113/stat : 27113 (npSolver-pbo) S 27112 27112 25976 0 -1 4202496 42916 184873 0 0 276 26 154239 72 20 0 1 0 272429553 5808128 894 33554432000 4194304 5992684 140735866450032 140735866435864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27113/statm: 1418 894 179 440 0 974 0
[pid=27237] ppid=27113 vsize=107084 CPUtime=253.91 cores=0,2,4,6
/proc/27237/stat : 27237 (glucosInc) R 27113 27112 25976 0 -1 4202496 14715 0 0 0 25387 4 0 0 20 0 1 0 272584197 109654016 26214 33554432000 4194304 5654031 140733216060816 140733216048632 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27237/statm: 26771 26214 142 357 0 26411 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121904

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.03
CPU system time (s): 1.03784
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 235872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.03784
maximum resident set size= 195740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242883
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3034
involuntary context switches= 2309

runsolver used 2.6496 second user time and 7.18391 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 22:10:35
IDJOB=3698068
IDBENCH=2256
IDSOLVER=2275
FILE ID=node118/3698068-1338063034
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71568 MiB

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

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

MD5SUM BENCH= 1a88750537364c45876077f809191628
RANDOM SEED=775867319

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27233008 kB
Buffers:          265688 kB
Cached:          4370260 kB
SwapCached:            0 kB
Active:           809492 kB
Inactive:        4039692 kB
Active(anon):     214928 kB
Inactive(anon):        0 kB
Active(file):     594564 kB
Inactive(file):  4039692 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10528 kB
Writeback:             0 kB
AnonPages:        350504 kB
Mapped:            15728 kB
Shmem:               200 kB
Slab:             645064 kB
SReclaimable:      87360 kB
SUnreclaim:       557704 kB
KernelStack:        1512 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     352404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71568 MiB
End job on node118 at 2012-05-26 22:40:35