Trace number 3702525

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? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_8.opb
MD5SUM4bf433c60343e128a7fab53c33d88c45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3841241
Best CPU time to get the best result obtained on this benchmark1800.08
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 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48028849250
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48028849250
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.98/1.09	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.09	c [INC SYSTEM] execute solver
1.07/1.24	c [INC SEARCH] formula is SAT
1.07/1.25	c [INC SYSTEM] solved the initial formula
1.07/1.26	c model valid
1.07/1.26	c current solution ok
1.42/1.64	o 75089175
1.42/1.64	c starting approximation
1.42/1.64	c factor = 2
1.42/1.64	c factor still to low - shrinking to 1.11508e+06
1.42/1.64	c approx number of clauses: 1e+06
1.42/1.64	c current bound: 37544612
2.35/2.49	c leaving approximation
2.35/2.49	c finished approximation
2.35/2.49	c [INC SYSTEM] there exists a inc, kill it!
2.35/2.49	c write failed with 2
2.35/2.49	c [INC SEARCH] iteration: 0
2.35/2.49	c [INC BOUNDS] best value:75089225 search for 75089224
2.35/2.49	c [INC SYSTEM] create new solver instance
2.35/2.49	c [INC] encode full formula
2.35/2.49	c fallback to adder encoding
3.08/3.19	c set iterative enc to: adder
3.08/3.19	c set iterative enc to: none
3.18/3.28	c [INC SEARCH] isOptimum variable: 0
4.97/5.05	c formula is SAT
4.97/5.07	c [INC SEARCH] copied best model
4.97/5.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.97/5.09	c model valid
4.97/5.09	c current solution ok
4.97/5.09	o 23479447
4.97/5.09	c [INC SEARCH] iteration: 1
4.97/5.09	c [INC BOUNDS] best value:23479497 search for 23479496
4.97/5.09	c [INC SYSTEM] there exists a inc, kill it!
4.97/5.09	c write failed with 2
5.07/5.10	c [INC SYSTEM] create new solver instance
5.07/5.10	c [INC] encode full formula
5.07/5.10	c fallback to adder encoding
5.56/5.67	c set iterative enc to: adder
5.56/5.67	c set iterative enc to: none
5.67/5.76	c [INC SEARCH] isOptimum variable: 0
35.36/35.44	c formula is SAT
35.36/35.46	c [INC SEARCH] copied best model
35.36/35.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.36/35.48	c model valid
35.36/35.48	c current solution ok
35.36/35.48	o 21914757
35.36/35.48	c [INC SEARCH] iteration: 2
35.36/35.48	c [INC BOUNDS] best value:21914807 search for 21914806
35.36/35.48	c [INC SYSTEM] there exists a inc, kill it!
35.36/35.48	c write failed with 2
35.36/35.49	c [INC SYSTEM] create new solver instance
35.36/35.49	c [INC] encode full formula
35.36/35.49	c fallback to adder encoding
35.96/36.05	c set iterative enc to: adder
35.96/36.05	c set iterative enc to: none
36.07/36.13	c [INC SEARCH] isOptimum variable: 0
58.85/58.98	c formula is SAT
58.94/59.00	c [INC SEARCH] copied best model
58.94/59.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.94/59.01	c model valid
58.94/59.01	c current solution ok
58.94/59.01	o 14331703
58.94/59.01	c [INC SEARCH] iteration: 3
58.94/59.01	c [INC BOUNDS] best value:14331753 search for 14331752
58.94/59.01	c [INC SYSTEM] there exists a inc, kill it!
58.94/59.01	c write failed with 2
58.94/59.02	c [INC SYSTEM] create new solver instance
58.94/59.02	c [INC] encode full formula
58.94/59.02	c fallback to adder encoding
59.44/59.52	c set iterative enc to: adder
59.44/59.52	c set iterative enc to: none
59.55/59.60	c [INC SEARCH] isOptimum variable: 0
85.65/85.75	c formula is SAT
85.65/85.77	c [INC SEARCH] copied best model
85.65/85.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.65/85.78	c model valid
85.65/85.78	c current solution ok
85.65/85.78	o 14093801
85.65/85.78	c [INC SEARCH] iteration: 4
85.65/85.78	c [INC BOUNDS] best value:14093851 search for 14093850
85.65/85.78	c [INC SYSTEM] there exists a inc, kill it!
85.65/85.78	c write failed with 2
85.65/85.79	c [INC SYSTEM] create new solver instance
85.65/85.79	c [INC] encode full formula
85.65/85.79	c fallback to adder encoding
86.16/86.29	c set iterative enc to: adder
86.16/86.29	c set iterative enc to: none
86.24/86.37	c [INC SEARCH] isOptimum variable: 0
126.73/126.82	c formula is SAT
126.73/126.83	c [INC SEARCH] copied best model
126.73/126.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.73/126.85	c model valid
126.73/126.85	c current solution ok
126.73/126.85	o 13070323
126.73/126.85	c [INC SEARCH] iteration: 5
126.73/126.85	c [INC BOUNDS] best value:13070373 search for 13070372
126.73/126.85	c [INC SYSTEM] there exists a inc, kill it!
126.73/126.85	c write failed with 2
126.73/126.86	c [INC SYSTEM] create new solver instance
126.73/126.86	c [INC] encode full formula
126.73/126.86	c fallback to adder encoding
127.24/127.35	c set iterative enc to: adder
127.24/127.35	c set iterative enc to: none
127.35/127.42	c [INC SEARCH] isOptimum variable: 0
202.01/202.11	c formula is SAT
202.01/202.13	c [INC SEARCH] copied best model
202.01/202.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
202.01/202.14	c model valid
202.01/202.14	c current solution ok
202.01/202.14	o 8951591
202.01/202.14	c [INC SEARCH] iteration: 6
202.01/202.14	c [INC BOUNDS] best value:8951641 search for 8951640
202.01/202.14	c [INC SYSTEM] there exists a inc, kill it!
202.01/202.14	c write failed with 2
202.01/202.15	c [INC SYSTEM] create new solver instance
202.01/202.15	c [INC] encode full formula
202.01/202.15	c fallback to adder encoding
202.51/202.61	c set iterative enc to: adder
202.51/202.61	c set iterative enc to: none
202.51/202.68	c [INC SEARCH] isOptimum variable: 0
212.00/212.16	c formula is SAT
212.00/212.17	c [INC SEARCH] copied best model
212.00/212.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.00/212.19	c model valid
212.00/212.19	c current solution ok
212.00/212.19	o 8130159
212.00/212.19	c [INC SEARCH] iteration: 7
212.00/212.19	c [INC BOUNDS] best value:8130209 search for 8130208
212.00/212.19	c [INC SYSTEM] there exists a inc, kill it!
212.00/212.19	c write failed with 2
212.00/212.20	c [INC SYSTEM] create new solver instance
212.00/212.20	c [INC] encode full formula
212.00/212.20	c fallback to adder encoding
212.51/212.63	c set iterative enc to: adder
212.51/212.63	c set iterative enc to: none
212.62/212.70	c [INC SEARCH] isOptimum variable: 0
328.19/328.35	c formula is SAT
328.19/328.37	c [INC SEARCH] copied best model
328.19/328.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
328.19/328.38	c model valid
328.19/328.38	c current solution ok
328.19/328.38	o 7964877
328.19/328.38	c [INC SEARCH] iteration: 8
328.19/328.38	c [INC BOUNDS] best value:7964927 search for 7964926
328.19/328.38	c [INC SYSTEM] there exists a inc, kill it!
328.19/328.38	c write failed with 2
328.19/328.39	c [INC SYSTEM] create new solver instance
328.19/328.39	c [INC] encode full formula
328.19/328.39	c fallback to adder encoding
328.70/328.82	c set iterative enc to: adder
328.70/328.82	c set iterative enc to: none
328.70/328.89	c [INC SEARCH] isOptimum variable: 0
415.26/415.46	c formula is SAT
415.26/415.48	c [INC SEARCH] copied best model
415.26/415.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
415.35/415.50	c model valid
415.35/415.50	c current solution ok
415.35/415.50	o 7415637
415.35/415.50	c [INC SEARCH] iteration: 9
415.35/415.50	c [INC BOUNDS] best value:7415687 search for 7415686
415.35/415.50	c [INC SYSTEM] there exists a inc, kill it!
415.35/415.50	c write failed with 2
415.35/415.50	c [INC SYSTEM] create new solver instance
415.35/415.50	c [INC] encode full formula
415.35/415.50	c fallback to adder encoding
415.77/415.92	c set iterative enc to: adder
415.77/415.92	c set iterative enc to: none
415.77/415.99	c [INC SEARCH] isOptimum variable: 0
620.11/620.35	c formula is SAT
620.11/620.37	c [INC SEARCH] copied best model
620.11/620.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
620.11/620.38	c model valid
620.11/620.38	c current solution ok
620.11/620.38	o 5888175
620.11/620.38	c [INC SEARCH] iteration: 10
620.11/620.38	c [INC BOUNDS] best value:5888225 search for 5888224
620.11/620.38	c [INC SYSTEM] there exists a inc, kill it!
620.11/620.38	c write failed with 2
620.11/620.38	c [INC SYSTEM] create new solver instance
620.11/620.38	c [INC] encode full formula
620.11/620.38	c fallback to adder encoding
620.53/620.79	c set iterative enc to: adder
620.53/620.79	c set iterative enc to: none
620.63/620.86	c [INC SEARCH] isOptimum variable: 0
650.51/650.71	c formula is SAT
650.51/650.73	c [INC SEARCH] copied best model
650.51/650.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
650.51/650.74	c model valid
650.51/650.74	c current solution ok
650.51/650.74	o 5855567
650.51/650.74	c [INC SEARCH] iteration: 11
650.51/650.74	c [INC BOUNDS] best value:5855617 search for 5855616
650.51/650.74	c [INC SYSTEM] there exists a inc, kill it!
650.51/650.74	c write failed with 2
650.51/650.75	c [INC SYSTEM] create new solver instance
650.51/650.75	c [INC] encode full formula
650.51/650.75	c fallback to adder encoding
650.93/651.16	c set iterative enc to: adder
650.93/651.16	c set iterative enc to: none
651.02/651.22	c [INC SEARCH] isOptimum variable: 0
810.16/810.44	c formula is SAT
810.16/810.45	c [INC SEARCH] copied best model
810.16/810.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
810.16/810.47	c model valid
810.16/810.47	c current solution ok
810.16/810.47	o 5762845
810.16/810.47	c [INC SEARCH] iteration: 12
810.16/810.47	c [INC BOUNDS] best value:5762895 search for 5762894
810.16/810.47	c [INC SYSTEM] there exists a inc, kill it!
810.16/810.47	c write failed with 2
810.16/810.47	c [INC SYSTEM] create new solver instance
810.16/810.47	c [INC] encode full formula
810.16/810.47	c fallback to adder encoding
810.58/810.88	c set iterative enc to: adder
810.58/810.88	c set iterative enc to: none
810.68/810.94	c [INC SEARCH] isOptimum variable: 0
1098.20/1098.50	c formula is SAT
1098.20/1098.51	c [INC SEARCH] copied best model
1098.20/1098.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1098.20/1098.53	c model valid
1098.20/1098.53	c current solution ok
1098.20/1098.53	o 5110917
1098.20/1098.53	c [INC SEARCH] iteration: 13
1098.20/1098.53	c [INC BOUNDS] best value:5110967 search for 5110966
1098.20/1098.53	c [INC SYSTEM] there exists a inc, kill it!
1098.20/1098.53	c write failed with 2
1098.20/1098.53	c [INC SYSTEM] create new solver instance
1098.20/1098.53	c [INC] encode full formula
1098.20/1098.53	c fallback to adder encoding
1098.62/1098.93	c set iterative enc to: adder
1098.62/1098.93	c set iterative enc to: none
1098.71/1099.00	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702525-1338132358/watcher-3702525-1338132358 -o /tmp/evaluation-result-3702525-1338132358/solver-3702525-1338132358 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702525-1338132358.opb 1786204347 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.65 2.15 2.04 2/179 26074
/proc/meminfo: memFree=30529388/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0

[startup+0.0451931 s]
/proc/loadavg: 2.65 2.15 2.04 2/179 26074
/proc/meminfo: memFree=30529388/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.65 2.15 2.04 2/179 26074
/proc/meminfo: memFree=30529388/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300154 s]
/proc/loadavg: 2.65 2.15 2.04 2/179 26074
/proc/meminfo: memFree=30529388/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700171 s]
/proc/loadavg: 2.65 2.15 2.04 2/179 26074
/proc/meminfo: memFree=30529388/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.60 2.14 2.04 3/183 26078
/proc/meminfo: memFree=30430588/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=18244 CPUtime=1.32 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) R 26074 26074 24278 0 -1 4202496 4755 18944 0 0 19 21 79 13 20 0 1 0 279360326 18681856 3935 33554432000 4194304 5992684 140733779116208 140733779110392 5179696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 4561 3935 181 440 0 4117 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 27392

[startup+3.10031 s]
/proc/loadavg: 2.60 2.14 2.04 3/184 26083
/proc/meminfo: memFree=30385692/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=87556 CPUtime=3.08 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) R 26074 26074 24278 0 -1 4202496 11069 47115 0 0 89 35 164 20 20 0 1 0 279360326 89657344 15883 33554432000 4194304 5992684 140733779116208 140733779112272 4571444 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 21889 15883 205 440 0 21445 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96704

[startup+6.30027 s]
/proc/loadavg: 2.55 2.14 2.04 3/181 26090
/proc/meminfo: memFree=30425628/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=25000 CPUtime=5.74 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 17812 78546 0 0 158 51 333 32 20 0 1 0 279360326 25600000 5681 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 6250 5681 206 440 0 5806 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 34148

[startup+12.7003 s]
/proc/loadavg: 2.50 2.14 2.04 3/182 26092
/proc/meminfo: memFree=30333108/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=25000 CPUtime=5.74 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 17812 78546 0 0 158 51 333 32 20 0 1 0 279360326 25600000 5681 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 6250 5681 206 440 0 5806 0
[pid=26092] ppid=26075 vsize=148540 CPUtime=6.92 cores=0,2,4,6
/proc/26092/stat : 26092 (glucosInc) R 26075 26074 24278 0 -1 4202496 27900 0 0 0 684 8 0 0 20 0 1 0 279360902 152104960 31348 33554432000 4194304 5654031 140737356432992 140737356420808 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26092/statm: 37135 31348 141 357 0 36775 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 182688

[startup+25.5003 s]
/proc/loadavg: 2.43 2.13 2.04 3/182 26146
/proc/meminfo: memFree=30674344/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=25000 CPUtime=5.74 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 17812 78546 0 0 158 51 333 32 20 0 1 0 279360326 25600000 5681 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 6250 5681 206 440 0 5806 0
[pid=26092] ppid=26075 vsize=149316 CPUtime=19.72 cores=0,2,4,6
/proc/26092/stat : 26092 (glucosInc) R 26075 26074 24278 0 -1 4202496 28456 0 0 0 1964 8 0 0 20 0 1 0 279360902 152899584 32415 33554432000 4194304 5654031 140737356432992 140737356420808 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26092/statm: 37329 32415 142 357 0 36969 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 183464

[startup+51.1004 s]
/proc/loadavg: 2.31 2.14 2.04 3/182 26150
/proc/meminfo: memFree=30725588/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=24556 CPUtime=36.1 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 23437 108140 0 0 217 58 3291 44 20 0 1 0 279360326 25145344 5570 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 6139 5570 206 440 0 5695 0
[pid=26150] ppid=26075 vsize=134844 CPUtime=14.95 cores=0,2,4,6
/proc/26150/stat : 26150 (glucosInc) R 26075 26074 24278 0 -1 4202496 26808 0 0 0 1488 7 0 0 20 0 1 0 279363939 138080256 30954 33554432000 4194304 5654031 140734887158128 140734887145944 4216545 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26150/statm: 33711 30954 141 357 0 33351 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168548

[startup+102.307 s]
/proc/loadavg: 2.13 2.11 2.04 3/181 26155
/proc/meminfo: memFree=30716524/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=24028 CPUtime=86.33 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 34017 162531 0 0 323 73 8173 64 20 0 1 0 279360326 24604672 5438 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 6007 5438 206 440 0 5563 0
[pid=26155] ppid=26075 vsize=130184 CPUtime=15.92 cores=0,2,4,6
/proc/26155/stat : 26155 (glucosInc) R 26075 26074 24278 0 -1 4202496 25636 0 0 0 1586 6 0 0 20 0 1 0 279368963 133308416 29588 33554432000 4194304 5654031 140734991342752 140734991340536 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26155/statm: 32546 29588 142 357 0 32186 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163360

[startup+162.3 s]
/proc/loadavg: 2.05 2.09 2.03 3/181 26157
/proc/meminfo: memFree=30675204/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=23980 CPUtime=127.38 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 39159 190806 0 0 375 80 12208 75 20 0 1 0 279360326 24555520 5426 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 5995 5426 206 440 0 5551 0
[pid=26157] ppid=26075 vsize=151272 CPUtime=34.85 cores=0,2,4,6
/proc/26157/stat : 26157 (glucosInc) R 26075 26074 24278 0 -1 4202496 27999 0 0 0 3475 10 0 0 20 0 1 0 279373068 154902528 30367 33554432000 4194304 5654031 140735024215168 140735024202984 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26157/statm: 37818 30367 142 357 0 37458 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 184400

[startup+222.3 s]
/proc/loadavg: 2.09 2.09 2.03 3/181 26165
/proc/meminfo: memFree=30766492/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=212.62 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 51639 244672 0 0 469 92 20603 98 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26165] ppid=26075 vsize=117984 CPUtime=9.59 cores=0,2,4,6
/proc/26165/stat : 26165 (glucosInc) R 26075 26074 24278 0 -1 4202496 22885 0 0 0 955 4 0 0 20 0 1 0 279381596 120815616 26355 33554432000 4194304 5654031 140736032745488 140736032733304 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26165/statm: 29496 26355 141 357 0 29136 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 183356

[startup+282.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/182 26168
/proc/meminfo: memFree=30701516/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=212.62 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 51639 244672 0 0 469 92 20603 98 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26165] ppid=26075 vsize=151852 CPUtime=69.58 cores=0,2,4,6

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

/proc/meminfo: memFree=30720332/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=148764 CPUtime=203.27 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 25532 0 0 0 20317 10 0 0 20 0 1 0 279470226 152334336 35679 33554432000 4194304 5654031 140737277883584 140737277871400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 37191 35679 141 357 0 36831 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 214136

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26195
/proc/meminfo: memFree=30691120/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=148764 CPUtime=263.22 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 25793 0 0 0 26312 10 0 0 20 0 1 0 279470226 152334336 35713 33554432000 4194304 5654031 140737277883584 140737277871400 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 37191 35713 141 357 0 36831 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 214136

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26195
/proc/meminfo: memFree=30461860/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=323.21 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 26283 0 0 0 32310 11 0 0 20 0 1 0 279470226 202838016 46251 33554432000 4194304 5654031 140737277883584 140737277871400 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 46251 141 357 0 49161 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 263456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26198
/proc/meminfo: memFree=30428092/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=383.19 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 27118 0 0 0 38306 13 0 0 20 0 1 0 279470226 202838016 47787 33554432000 4194304 5654031 140737277883584 140737277871400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 47787 141 357 0 49161 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 263456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26198
/proc/meminfo: memFree=30426800/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=228904 CPUtime=443.19 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 28530 0 0 0 44303 16 0 0 20 0 1 0 279470226 234397696 49390 33554432000 4194304 5654031 140737277883584 140737277871400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 57226 49390 141 357 0 56866 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 294276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26198
/proc/meminfo: memFree=30428400/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=228904 CPUtime=503.18 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 29366 0 0 0 50301 17 0 0 20 0 1 0 279470226 234397696 50926 33554432000 4194304 5654031 140737277883584 140737277871400 4209128 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 57226 50926 141 357 0 56866 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 294276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26199
/proc/meminfo: memFree=30445352/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=228904 CPUtime=563.17 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 30221 0 0 0 56298 19 0 0 20 0 1 0 279470226 234397696 51438 33554432000 4194304 5654031 140737277883584 140737277871400 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 57226 51438 141 357 0 56866 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 294276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26200
/proc/meminfo: memFree=30529368/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=623.17 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 30478 0 0 0 62296 21 0 0 20 0 1 0 279470226 202838016 47787 33554432000 4194304 5654031 140737277883584 140737277871400 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 47787 141 357 0 49161 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 263456

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26200
/proc/meminfo: memFree=30391056/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=683.15 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 31327 0 0 0 68293 22 0 0 20 0 1 0 279470226 202838016 45227 33554432000 4194304 5654031 140737277883584 140737277871400 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 45227 141 357 0 49161 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 263456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 26200
/proc/meminfo: memFree=30337560/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=701.35 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 31332 0 0 0 70113 22 0 0 20 0 1 0 279470226 202838016 47787 33554432000 4194304 5654031 140737277883584 140737277871400 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 47787 141 357 0 49161 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 263456

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 26200
/proc/meminfo: memFree=30337560/32873844 swapFree=6080/6080
[pid=26074] ppid=26072 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26074/stat : 26074 (npSolver-pbo-It) S 26072 26074 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279360326 9367552 275 33554432000 4194304 5064252 140735857282384 140735857281296 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26074/statm: 2287 275 233 213 0 72 0
[pid=26075] ppid=26074 vsize=56224 CPUtime=1098.71 cores=0,2,4,6
/proc/26075/stat : 26075 (npSolver-pbo) S 26074 26074 24278 0 -1 4202496 97358 403154 0 0 740 121 108846 164 20 0 1 0 279360326 57573376 13455 33554432000 4194304 5992684 140733779116208 140733779102040 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26075/statm: 14056 13455 206 440 0 13612 0
[pid=26194] ppid=26075 vsize=198084 CPUtime=701.35 cores=0,2,4,6
/proc/26194/stat : 26194 (glucosInc) R 26075 26074 24278 0 -1 4202496 31332 0 0 0 70113 22 0 0 20 0 1 0 279470226 202838016 47787 33554432000 4194304 5654031 140737277883584 140737277871400 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26194/statm: 49521 47787 141 357 0 49161 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 263456

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797
CPU system time (s): 3.09753
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 343596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797
system time used= 3.09753
maximum resident set size= 247592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1118840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7114
involuntary context switches= 3736

runsolver used 2.98255 second user time and 8.89865 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 17:25:58
IDJOB=3702525
IDBENCH=92722
IDSOLVER=2278
FILE ID=node139/3702525-1338132358
RUNJOBID= node139-1338122473-24294
PBS_JOBID= 14624487
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=1786204347

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        30529644 kB
Buffers:          353264 kB
Cached:           515120 kB
SwapCached:          828 kB
Active:          1435896 kB
Inactive:          42496 kB
Active(anon):     603348 kB
Inactive(anon):     9100 kB
Active(file):     832548 kB
Inactive(file):    33396 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             10476 kB
Writeback:             0 kB
AnonPages:        673892 kB
Mapped:            13280 kB
Shmem:                 8 kB
Slab:             715764 kB
SReclaimable:     157668 kB
SUnreclaim:       558096 kB
KernelStack:        1520 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     786520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    604160 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= 71520 MiB
End job on node139 at 2012-05-27 17:55:58