Trace number 3751678

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1801.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
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.03	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
1.97/2.03	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.03	c [INC SYSTEM] execute solver
43.46/43.51	c [INC SEARCH] formula is SAT
43.46/43.51	c [INC SYSTEM] solved the initial formula
43.46/43.53	c model valid
43.46/43.53	c current solution ok
43.86/43.93	o 313838355
43.86/43.93	c starting approximation
43.86/43.93	c factor = 2
43.86/43.93	c factor still to low - shrinking to 4.6605e+06
43.86/43.93	c approx number of clauses: 1e+06
43.86/43.93	c current bound: 156919200
45.65/45.77	c leaving approximation
45.65/45.77	c finished approximation
45.65/45.77	c [INC SYSTEM] there exists a inc, kill it!
45.65/45.77	c write failed with 2
45.65/45.78	c [INC SEARCH] iteration: 0
45.65/45.78	c [INC BOUNDS] best value:313838405 search for 313838404
45.65/45.78	c [INC SYSTEM] create new solver instance
45.65/45.78	c [INC] encode full formula
45.65/45.78	c fallback to adder encoding
46.47/46.55	c set iterative enc to: adder
46.47/46.55	c set iterative enc to: none
46.57/46.65	c [INC SEARCH] isOptimum variable: 0
50.15/50.26	c formula is SAT
50.15/50.28	c [INC SEARCH] copied best model
50.15/50.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.25/50.30	c model valid
50.25/50.30	c current solution ok
50.25/50.30	o 163716783
50.25/50.30	c [INC SEARCH] iteration: 1
50.25/50.30	c [INC BOUNDS] best value:163716833 search for 163716832
50.25/50.30	c [INC SYSTEM] there exists a inc, kill it!
50.25/50.30	c write failed with 2
50.25/50.31	c [INC SYSTEM] create new solver instance
50.25/50.31	c [INC] encode full formula
50.25/50.31	c fallback to adder encoding
50.96/51.06	c set iterative enc to: adder
50.96/51.06	c set iterative enc to: none
51.07/51.18	c [INC SEARCH] isOptimum variable: 0
56.74/56.87	c formula is SAT
56.74/56.89	c [INC SEARCH] copied best model
56.74/56.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.84/56.91	c model valid
56.84/56.91	c current solution ok
56.84/56.91	o 141788393
56.84/56.91	c [INC SEARCH] iteration: 2
56.84/56.91	c [INC BOUNDS] best value:141788443 search for 141788442
56.84/56.91	c [INC SYSTEM] there exists a inc, kill it!
56.84/56.91	c write failed with 2
56.84/56.92	c [INC SYSTEM] create new solver instance
56.84/56.92	c [INC] encode full formula
56.84/56.92	c fallback to adder encoding
57.55/57.67	c set iterative enc to: adder
57.55/57.67	c set iterative enc to: none
57.65/57.79	c [INC SEARCH] isOptimum variable: 0
62.74/62.80	c formula is SAT
62.74/62.85	c [INC SEARCH] copied best model
62.74/62.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.74/62.85	c model valid
62.74/62.85	c current solution ok
62.74/62.85	o 63986341
62.74/62.85	c [INC SEARCH] iteration: 3
62.74/62.85	c [INC BOUNDS] best value:63986391 search for 63986390
62.74/62.85	c [INC SYSTEM] there exists a inc, kill it!
62.74/62.85	c write failed with 2
62.74/62.85	c [INC SYSTEM] create new solver instance
62.74/62.85	c [INC] encode full formula
62.74/62.85	c fallback to adder encoding
63.45/63.57	c set iterative enc to: adder
63.45/63.57	c set iterative enc to: none
63.54/63.68	c [INC SEARCH] isOptimum variable: 0
67.33/67.46	c formula is SAT
67.33/67.48	c [INC SEARCH] copied best model
67.33/67.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
67.42/67.50	c model valid
67.42/67.50	c current solution ok
67.42/67.50	o 60513795
67.42/67.50	c [INC SEARCH] iteration: 4
67.42/67.50	c [INC BOUNDS] best value:60513845 search for 60513844
67.42/67.50	c [INC SYSTEM] there exists a inc, kill it!
67.42/67.50	c write failed with 2
67.42/67.50	c [INC SYSTEM] create new solver instance
67.42/67.50	c [INC] encode full formula
67.42/67.50	c fallback to adder encoding
68.14/68.21	c set iterative enc to: adder
68.14/68.21	c set iterative enc to: none
68.26/69.00	c [INC SEARCH] isOptimum variable: 0
72.35/73.17	c formula is SAT
72.35/73.19	c [INC SEARCH] copied best model
72.35/73.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.45/73.21	c model valid
72.45/73.21	c current solution ok
72.45/73.21	o 17359489
72.45/73.21	c [INC SEARCH] iteration: 5
72.45/73.21	c [INC BOUNDS] best value:17359539 search for 17359538
72.45/73.21	c [INC SYSTEM] there exists a inc, kill it!
72.45/73.21	c write failed with 2
72.45/73.22	c [INC SYSTEM] create new solver instance
72.45/73.22	c [INC] encode full formula
72.45/73.22	c fallback to adder encoding
73.06/73.81	c set iterative enc to: adder
73.06/73.81	c set iterative enc to: none
73.14/74.52	c [INC SEARCH] isOptimum variable: 0
76.32/77.78	c formula is SAT
76.43/77.80	c [INC SEARCH] copied best model
76.43/77.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
76.43/77.82	c model valid
76.43/77.82	c current solution ok
76.43/77.82	o 17022065
76.43/77.82	c [INC SEARCH] iteration: 6
76.43/77.82	c [INC BOUNDS] best value:17022115 search for 17022114
76.43/77.82	c [INC SYSTEM] there exists a inc, kill it!
76.43/77.82	c write failed with 2
76.43/77.82	c [INC SYSTEM] create new solver instance
76.43/77.82	c [INC] encode full formula
76.43/77.82	c fallback to adder encoding
77.05/78.41	c set iterative enc to: adder
77.05/78.41	c set iterative enc to: none
77.14/78.51	c [INC SEARCH] isOptimum variable: 0
183.53/184.92	c formula is SAT
183.53/184.94	c [INC SEARCH] copied best model
183.53/184.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.53/184.96	c model valid
183.53/184.96	c current solution ok
183.53/184.96	o 15481403
183.53/184.96	c [INC SEARCH] iteration: 7
183.53/184.96	c [INC BOUNDS] best value:15481453 search for 15481452
183.53/184.96	c [INC SYSTEM] there exists a inc, kill it!
183.53/184.96	c write failed with 2
183.53/184.97	c [INC SYSTEM] create new solver instance
183.53/184.97	c [INC] encode full formula
183.53/184.97	c fallback to adder encoding
184.13/185.52	c set iterative enc to: adder
184.13/185.52	c set iterative enc to: none
184.23/185.62	c [INC SEARCH] isOptimum variable: 0
187.11/188.58	c formula is SAT
187.21/188.60	c [INC SEARCH] copied best model
187.21/188.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.21/188.62	c model valid
187.21/188.62	c current solution ok
187.21/188.62	o 13255085
187.21/188.62	c [INC SEARCH] iteration: 8
187.21/188.62	c [INC BOUNDS] best value:13255135 search for 13255134
187.21/188.62	c [INC SYSTEM] there exists a inc, kill it!
187.21/188.62	c write failed with 2
187.21/188.63	c [INC SYSTEM] create new solver instance
187.21/188.63	c [INC] encode full formula
187.21/188.63	c fallback to adder encoding
187.73/189.15	c set iterative enc to: adder
187.73/189.15	c set iterative enc to: none
187.83/189.24	c [INC SEARCH] isOptimum variable: 0
197.52/199.00	c formula is SAT
197.62/199.02	c [INC SEARCH] copied best model
197.62/199.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.62/199.04	c model valid
197.62/199.04	c current solution ok
197.62/199.04	o 10399731
197.62/199.04	c [INC SEARCH] iteration: 9
197.62/199.04	c [INC BOUNDS] best value:10399781 search for 10399780
197.62/199.04	c [INC SYSTEM] there exists a inc, kill it!
197.62/199.04	c write failed with 2
197.62/199.04	c [INC SYSTEM] create new solver instance
197.62/199.04	c [INC] encode full formula
197.62/199.04	c fallback to adder encoding
198.12/199.57	c set iterative enc to: adder
198.12/199.57	c set iterative enc to: none
198.23/199.65	c [INC SEARCH] isOptimum variable: 0
204.12/205.51	c formula is SAT
204.12/205.53	c [INC SEARCH] copied best model
204.12/205.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
204.12/205.55	c model valid
204.12/205.55	c current solution ok
204.12/205.55	o 7993321
204.12/205.55	c [INC SEARCH] iteration: 10
204.12/205.55	c [INC BOUNDS] best value:7993371 search for 7993370
204.12/205.55	c [INC SYSTEM] there exists a inc, kill it!
204.12/205.55	c write failed with 2
204.12/205.55	c [INC SYSTEM] create new solver instance
204.12/205.55	c [INC] encode full formula
204.12/205.55	c fallback to adder encoding
204.63/206.00	c set iterative enc to: adder
204.63/206.00	c set iterative enc to: none
204.63/206.07	c [INC SEARCH] isOptimum variable: 0
205.90/207.38	c formula is SAT
206.01/207.40	c [INC SEARCH] copied best model
206.01/207.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
206.01/207.42	c model valid
206.01/207.42	c current solution ok
206.01/207.42	o 7116865
206.01/207.42	c [INC SEARCH] iteration: 11
206.01/207.42	c [INC BOUNDS] best value:7116915 search for 7116914
206.01/207.42	c [INC SYSTEM] there exists a inc, kill it!
206.01/207.42	c write failed with 2
206.01/207.42	c [INC SYSTEM] create new solver instance
206.01/207.42	c [INC] encode full formula
206.01/207.42	c fallback to adder encoding
206.42/207.86	c set iterative enc to: adder
206.42/207.86	c set iterative enc to: none
206.54/207.94	c [INC SEARCH] isOptimum variable: 0
595.06/596.50	c formula is SAT
595.06/596.52	c [INC SEARCH] copied best model
595.06/596.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
595.06/596.54	c model valid
595.06/596.54	c current solution ok
595.06/596.54	o 6704603
595.06/596.54	c [INC SEARCH] iteration: 12
595.06/596.54	c [INC BOUNDS] best value:6704653 search for 6704652
595.06/596.54	c [INC SYSTEM] there exists a inc, kill it!
595.06/596.54	c write failed with 2
595.06/596.55	c [INC SYSTEM] create new solver instance
595.06/596.55	c [INC] encode full formula
595.06/596.55	c fallback to adder encoding
595.56/597.01	c set iterative enc to: adder
595.56/597.01	c set iterative enc to: none
595.56/597.08	c [INC SEARCH] isOptimum variable: 0
666.92/668.44	c formula is SAT
666.92/668.45	c [INC SEARCH] copied best model
666.92/668.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
666.92/668.47	c model valid
666.92/668.47	c current solution ok
666.92/668.47	o 5438799
666.92/668.47	c [INC SEARCH] iteration: 13
666.92/668.47	c [INC BOUNDS] best value:5438849 search for 5438848
666.92/668.47	c [INC SYSTEM] there exists a inc, kill it!
666.92/668.47	c write failed with 2
666.92/668.47	c [INC SYSTEM] create new solver instance
666.92/668.47	c [INC] encode full formula
666.92/668.47	c fallback to adder encoding
667.44/668.91	c set iterative enc to: adder
667.44/668.91	c set iterative enc to: none
667.44/668.98	c [INC SEARCH] isOptimum variable: 0
824.39/825.96	c formula is SAT
824.39/825.98	c [INC SEARCH] copied best model
824.39/825.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
824.39/825.99	c model valid
824.39/825.99	c current solution ok
824.39/825.99	o 5051183
824.39/825.99	c [INC SEARCH] iteration: 14
824.39/825.99	c [INC BOUNDS] best value:5051233 search for 5051232
824.39/825.99	c [INC SYSTEM] there exists a inc, kill it!
824.39/825.99	c write failed with 2
824.39/826.00	c [INC SYSTEM] create new solver instance
824.39/826.00	c [INC] encode full formula
824.39/826.00	c fallback to adder encoding
824.91/826.43	c set iterative enc to: adder
824.91/826.43	c set iterative enc to: none
825.00/826.50	c [INC SEARCH] isOptimum variable: 0
878.07/879.67	c formula is SAT
878.07/879.68	c [INC SEARCH] copied best model
878.07/879.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
878.18/879.70	c model valid
878.18/879.70	c current solution ok
878.18/879.70	o 4959015
878.18/879.70	c [INC SEARCH] iteration: 15
878.18/879.70	c [INC BOUNDS] best value:4959065 search for 4959064
878.18/879.70	c [INC SYSTEM] there exists a inc, kill it!
878.18/879.70	c write failed with 2
878.18/879.71	c [INC SYSTEM] create new solver instance
878.18/879.71	c [INC] encode full formula
878.18/879.71	c fallback to adder encoding
878.59/880.14	c set iterative enc to: adder
878.59/880.14	c set iterative enc to: none
878.69/880.21	c [INC SEARCH] isOptimum variable: 0
1385.19/1386.87	c formula is SAT
1385.19/1386.88	c [INC SEARCH] copied best model
1385.19/1386.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1385.28/1386.90	c model valid
1385.28/1386.90	c current solution ok
1385.28/1386.90	o 4635691
1385.28/1386.90	c [INC SEARCH] iteration: 16
1385.28/1386.90	c [INC BOUNDS] best value:4635741 search for 4635740
1385.28/1386.90	c [INC SYSTEM] there exists a inc, kill it!
1385.28/1386.90	c write failed with 2
1385.28/1386.90	c [INC SYSTEM] create new solver instance
1385.28/1386.90	c [INC] encode full formula
1385.28/1386.90	c fallback to adder encoding
1385.70/1387.35	c set iterative enc to: adder
1385.70/1387.35	c set iterative enc to: none
1385.79/1387.42	c [INC SEARCH] isOptimum variable: 0
1800.01/1801.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1801.71	s UNKNOWN
1800.01/1801.71	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1801.71	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-3751678-1339177918/watcher-3751678-1339177918 -o /tmp/evaluation-result-3751678-1339177918/solver-3751678-1339177918 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751678-1339177918.opb 2073168856 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25859
/proc/meminfo: memFree=28943076/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0

[startup+0.028039 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25859
/proc/meminfo: memFree=28943076/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25859
/proc/meminfo: memFree=28943076/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25859
/proc/meminfo: memFree=28943076/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700337 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25859
/proc/meminfo: memFree=28943076/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25863
/proc/meminfo: memFree=28837696/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=18804 CPUtime=0.21 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 5405 0 0 0 19 2 0 0 20 0 1 0 383916196 19255296 3905 33554432000 4194304 6004724 140734392858320 140734392852784 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 4701 3905 164 442 0 4255 0
[pid=25862] ppid=25860 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25862/stat : 25862 (cp2_pre.sh) S 25860 25859 24896 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383916218 9367552 276 33554432000 4194304 5064252 140737167473408 140737167472112 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25862/statm: 2287 276 234 213 0 72 0
[pid=25863] ppid=25862 vsize=84044 CPUtime=1.27 cores=0,2,4,6
/proc/25863/stat : 25863 (coprocessor) R 25862 25859 24896 0 -1 4202496 17714 0 0 0 125 2 0 0 20 0 1 0 383916218 86061056 20159 33554432000 4194304 6586260 140735744608576 140735744603832 4683467 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/25863/statm: 21011 20159 192 584 0 20423 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121144

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25865
/proc/meminfo: memFree=28884564/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 5422 19153 0 0 19 2 174 6 20 0 1 0 383916196 19255296 3908 33554432000 4194304 6004724 140734392858320 140734392844600 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 4701 3908 167 442 0 4255 0
[pid=25865] ppid=25860 vsize=48760 CPUtime=1.06 cores=0,2,4,6
/proc/25865/stat : 25865 (glucosInc) R 25860 25859 24896 0 -1 4202496 9514 0 0 0 104 2 0 0 20 0 1 0 383916399 49930240 10608 33554432000 4194304 5654031 140734175118080 140734175116168 4217053 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25865/statm: 12190 10608 132 357 0 11830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76712

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25865
/proc/meminfo: memFree=28848064/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 5422 19153 0 0 19 2 174 6 20 0 1 0 383916196 19255296 3908 33554432000 4194304 6004724 140734392858320 140734392844600 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 4701 3908 167 442 0 4255 0
[pid=25865] ppid=25860 vsize=80096 CPUtime=4.25 cores=0,2,4,6
/proc/25865/stat : 25865 (glucosInc) R 25860 25859 24896 0 -1 4202496 11474 0 0 0 422 3 0 0 20 0 1 0 383916399 82018304 18088 33554432000 4194304 5654031 140734175118080 140734175116008 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25865/statm: 20024 18088 132 357 0 19664 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108048

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25865
/proc/meminfo: memFree=28765880/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 5422 19153 0 0 19 2 174 6 20 0 1 0 383916196 19255296 3908 33554432000 4194304 6004724 140734392858320 140734392844600 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 4701 3908 167 442 0 4255 0
[pid=25865] ppid=25860 vsize=130620 CPUtime=10.66 cores=0,2,4,6
/proc/25865/stat : 25865 (glucosInc) R 25860 25859 24896 0 -1 4202496 13710 0 0 0 1060 6 0 0 20 0 1 0 383916399 133754880 25048 33554432000 4194304 5654031 140734175118080 140734175116168 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25865/statm: 32655 25048 132 357 0 32295 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158572

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25865
/proc/meminfo: memFree=28696784/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 5422 19153 0 0 19 2 174 6 20 0 1 0 383916196 19255296 3908 33554432000 4194304 6004724 140734392858320 140734392844600 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 4701 3908 167 442 0 4255 0
[pid=25865] ppid=25860 vsize=99800 CPUtime=23.45 cores=0,2,4,6
/proc/25865/stat : 25865 (glucosInc) R 25860 25859 24896 0 -1 4202496 15962 0 0 0 2335 10 0 0 20 0 1 0 383916399 102195200 22934 33554432000 4194304 5654031 140734175118080 140734175116168 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25865/statm: 24950 22934 132 357 0 24590 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127752

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 25875
/proc/meminfo: memFree=28751384/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=141632 CPUtime=51.07 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) R 25859 25859 24896 0 -1 4202496 17024 94164 0 0 191 49 4828 39 20 0 1 0 383916196 145031168 31321 33554432000 4194304 6004724 140734392858320 140734392851872 5056502 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25860/statm: 35408 31330 200 442 0 34962 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150780

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25888
/proc/meminfo: memFree=28633872/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=21728 CPUtime=77.16 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 43717 252944 0 0 545 105 6977 89 20 0 1 0 383916196 22249472 4704 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 5432 4704 200 442 0 4986 0
[pid=25887] ppid=25860 vsize=146272 CPUtime=23.77 cores=0,2,4,6
/proc/25887/stat : 25887 (glucosInc) R 25860 25859 24896 0 -1 4202496 28977 0 0 0 2371 6 0 0 20 0 1 0 383924047 149782528 33205 33554432000 4194304 5654031 140734858893456 140734858881272 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25887/statm: 36568 33205 142 357 0 36208 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 177148

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 25888
/proc/meminfo: memFree=28600636/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=21728 CPUtime=77.16 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 43717 252944 0 0 545 105 6977 89 20 0 1 0 383916196 22249472 4704 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 5432 4704 200 442 0 4986 0
[pid=25887] ppid=25860 vsize=151280 CPUtime=83.76 cores=0,2,4,6
/proc/25887/stat : 25887 (glucosInc) R 25860 25859 24896 0 -1 4202496 32695 0 0 0 8366 10 0 0 20 0 1 0 383924047 154910720 34138 33554432000 4194304 5654031 140734858893456 140734858891480 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25887/statm: 37820 34138 142 357 0 37460 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 182156

[startup+222.3 s]
/proc/loadavg: 2.23 2.07 2.02 3/181 25898
/proc/meminfo: memFree=28551920/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=206.57 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 69994 390677 0 0 811 142 19570 134 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=25898] ppid=25860 vsize=155244 CPUtime=14.34 cores=0,2,4,6
/proc/25898/stat : 25898 (glucosInc) R 25860 25859 24896 0 -1 4202496 24152 0 0 0 1426 8 0 0 20 0 1 0 383936990 158969856 35135 33554432000 4194304 5654031 140734977996576 140734977984392 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25898/statm: 38811 35135 141 357 0 38451 0
Current children cumulated CPU time (s) 220.91
Current children cumulated vsize (KiB) 217784

[startup+282.3 s]

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

/proc/meminfo: memFree=30002932/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=878.71 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 92735 504678 0 0 1004 165 86499 203 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=25934] ppid=25860 vsize=230624 CPUtime=421.99 cores=0,2,4,6
/proc/25934/stat : 25934 (glucosInc) R 25860 25859 24896 0 -1 4202496 29012 0 0 0 42181 18 0 0 20 0 1 0 384004217 236158976 54700 33554432000 4194304 5654031 140737079541632 140737079529448 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25934/statm: 57656 54700 141 357 0 57296 0
Current children cumulated CPU time (s) 1300.7
Current children cumulated vsize (KiB) 293164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26647
/proc/meminfo: memFree=30055600/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=878.71 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 92735 504678 0 0 1004 165 86499 203 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=25934] ppid=25860 vsize=230624 CPUtime=481.98 cores=0,2,4,6
/proc/25934/stat : 25934 (glucosInc) R 25860 25859 24896 0 -1 4202496 29261 0 0 0 48177 21 0 0 20 0 1 0 384004217 236158976 49772 33554432000 4194304 5654031 140737079541632 140737079529448 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25934/statm: 57656 49772 141 357 0 57296 0
Current children cumulated CPU time (s) 1360.69
Current children cumulated vsize (KiB) 293164

[startup+1422.31 s]
/proc/loadavg: 1.98 2.00 2.00 3/183 26961
/proc/meminfo: memFree=30114692/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=119640 CPUtime=34.86 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 24169 0 0 0 3481 5 0 0 20 0 1 0 384054937 122511360 27243 33554432000 4194304 5654031 140733474380928 140733474368744 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 29910 27243 141 357 0 29550 0
Current children cumulated CPU time (s) 1420.67
Current children cumulated vsize (KiB) 182180

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 27272
/proc/meminfo: memFree=30109416/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=199164 CPUtime=94.84 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 26414 0 0 0 9476 8 0 0 20 0 1 0 384054937 203943936 44208 33554432000 4194304 5654031 140733474380928 140733474378856 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 49791 44208 141 357 0 49431 0
Current children cumulated CPU time (s) 1480.65
Current children cumulated vsize (KiB) 261704

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 27592
/proc/meminfo: memFree=30059436/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=199164 CPUtime=154.83 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 27190 0 0 0 15473 10 0 0 20 0 1 0 384054937 203943936 45267 33554432000 4194304 5654031 140733474380928 140733474368744 4215081 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 49791 45267 141 357 0 49431 0
Current children cumulated CPU time (s) 1540.64
Current children cumulated vsize (KiB) 261704

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 27901
/proc/meminfo: memFree=30028900/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=199164 CPUtime=214.82 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 29136 0 0 0 21469 13 0 0 20 0 1 0 384054937 203943936 47827 33554432000 4194304 5654031 140733474380928 140733474368744 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 49791 47827 141 357 0 49431 0
Current children cumulated CPU time (s) 1600.63
Current children cumulated vsize (KiB) 261704

[startup+1662.3 s]
/proc/loadavg: 1.87 1.96 1.99 3/183 28216
/proc/meminfo: memFree=30075816/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=149844 CPUtime=274.82 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 30721 0 0 0 27465 17 0 0 20 0 1 0 384054937 153440256 36199 33554432000 4194304 5654031 140733474380928 140733474368744 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 37461 36199 141 357 0 37101 0
Current children cumulated CPU time (s) 1660.63
Current children cumulated vsize (KiB) 212384

[startup+1722.3 s]
/proc/loadavg: 1.91 1.95 1.98 3/184 28530
/proc/meminfo: memFree=30005644/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=280072 CPUtime=334.8 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 33364 0 0 0 33457 23 0 0 20 0 1 0 384054937 286793728 62019 33554432000 4194304 5654031 140733474380928 140733474368744 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 70018 62019 141 357 0 69658 0
Current children cumulated CPU time (s) 1720.61
Current children cumulated vsize (KiB) 342612

[startup+1782.3 s]
/proc/loadavg: 1.97 1.96 1.98 3/181 28847
/proc/meminfo: memFree=30049888/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=229984 CPUtime=394.8 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 34377 0 0 0 39454 26 0 0 20 0 1 0 384054937 235503616 54040 33554432000 4194304 5654031 140733474380928 140733474368744 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 57496 54040 141 357 0 57136 0
Current children cumulated CPU time (s) 1780.61
Current children cumulated vsize (KiB) 292524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 1.97 1.96 1.98 3/183 28948
/proc/meminfo: memFree=30058676/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=199164 CPUtime=414.2 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 35073 0 0 0 41392 28 0 0 20 0 1 0 384054937 203943936 45781 33554432000 4194304 5654031 140733474380928 140733474368744 4216545 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 49791 45781 141 357 0 49431 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261704

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.7 s]
/proc/loadavg: 1.97 1.96 1.98 3/183 28948
/proc/meminfo: memFree=30058676/32873844 swapFree=7644/7644
[pid=25859] ppid=25857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25859/stat : 25859 (npSolver-pbo-It) S 25857 25859 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383916195 9367552 274 33554432000 4194304 5064252 140734339691184 140734339690096 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25859/statm: 2287 274 233 213 0 72 0
[pid=25860] ppid=25859 vsize=53392 CPUtime=1385.81 cores=0,2,4,6
/proc/25860/stat : 25860 (npSolver-pbo) S 25859 25859 24896 0 -1 4202496 98426 534509 0 0 1052 170 137132 227 20 0 1 0 383916196 54673408 12588 33554432000 4194304 6004724 140734392858320 140734392844168 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/25860/statm: 13348 12588 200 442 0 12902 0
[pid=26786] ppid=25860 vsize=199164 CPUtime=414.2 cores=0,2,4,6
/proc/26786/stat : 26786 (glucosInc) R 25860 25859 24896 0 -1 4202496 35073 0 0 0 41392 28 0 0 20 0 1 0 384054937 203943936 45781 33554432000 4194304 5654031 140733474380928 140733474368744 4216545 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26786/statm: 49791 45781 141 357 0 49431 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261704

Child status: 0
Real time (s): 1801.72
CPU time (s): 1800.06
CPU user time (s): 1795.79
CPU system time (s): 4.27235
CPU usage (%): 99.9079
Max. virtual memory (cumulated for all children) (KiB): 509540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.79
system time used= 4.27235
maximum resident set size= 390240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 668386
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1494064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9725
involuntary context switches= 5243

runsolver used 6.70198 second user time and 17.9643 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 19:51:58
IDJOB=3751678
IDBENCH=92748
IDSOLVER=2335
FILE ID=node147/3751678-1339177918
RUNJOBID= node147-1339170216-24912
PBS_JOBID= 14643829
Free space on /tmp= 69772 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751678-1339177918/watcher-3751678-1339177918 -o /tmp/evaluation-result-3751678-1339177918/solver-3751678-1339177918 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751678-1339177918.opb 2073168856 HOME HOME

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=2073168856

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28943076 kB
Buffers:          507476 kB
Cached:          1400808 kB
SwapCached:         2720 kB
Active:          2530244 kB
Inactive:         464412 kB
Active(anon):    1083740 kB
Inactive(anon):     3884 kB
Active(file):    1446504 kB
Inactive(file):   460528 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:       1095124 kB
Mapped:            10312 kB
Shmem:                 0 kB
Slab:             785856 kB
SReclaimable:     226828 kB
SUnreclaim:       559028 kB
KernelStack:        1480 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1462636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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= 70064 MiB
End job on node147 at 2012-06-08 20:22:00