Trace number 3751682

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.05 1800.31

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.04	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.37/43.43	c [INC SEARCH] formula is SAT
43.37/43.44	c [INC SYSTEM] solved the initial formula
43.37/43.45	c model valid
43.37/43.45	c current solution ok
43.77/43.86	o 172972389
43.77/43.86	c starting approximation
43.77/43.86	c factor = 2
43.77/43.86	c factor still to low - shrinking to 2.56864e+06
43.77/43.86	c approx number of clauses: 1e+06
43.77/43.86	c current bound: 86486216
43.92/44.68	c leaving approximation
43.92/44.68	c finished approximation
43.92/44.68	c [INC SYSTEM] there exists a inc, kill it!
43.92/44.68	c write failed with 2
43.92/44.68	c [INC SEARCH] iteration: 0
43.92/44.68	c [INC BOUNDS] best value:172972439 search for 172972438
43.92/44.68	c [INC SYSTEM] create new solver instance
43.92/44.68	c [INC] encode full formula
43.92/44.68	c fallback to adder encoding
45.38/45.43	c set iterative enc to: adder
45.38/45.43	c set iterative enc to: none
45.47/45.53	c [INC SEARCH] isOptimum variable: 0
47.36/47.49	c formula is SAT
47.46/47.51	c [INC SEARCH] copied best model
47.46/47.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.46/47.53	c model valid
47.46/47.53	c current solution ok
47.46/47.53	o 163011511
47.46/47.53	c [INC SEARCH] iteration: 1
47.46/47.53	c [INC BOUNDS] best value:163011561 search for 163011560
47.46/47.53	c [INC SYSTEM] there exists a inc, kill it!
47.46/47.53	c write failed with 2
47.46/47.54	c [INC SYSTEM] create new solver instance
47.46/47.54	c [INC] encode full formula
47.46/47.54	c fallback to adder encoding
48.17/48.29	c set iterative enc to: adder
48.17/48.29	c set iterative enc to: none
48.28/48.40	c [INC SEARCH] isOptimum variable: 0
53.07/53.10	c formula is SAT
53.07/53.12	c [INC SEARCH] copied best model
53.07/53.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.07/53.14	c model valid
53.07/53.14	c current solution ok
53.07/53.14	o 97964487
53.07/53.14	c [INC SEARCH] iteration: 2
53.07/53.14	c [INC BOUNDS] best value:97964537 search for 97964536
53.07/53.14	c [INC SYSTEM] there exists a inc, kill it!
53.07/53.14	c write failed with 2
53.07/53.15	c [INC SYSTEM] create new solver instance
53.07/53.15	c [INC] encode full formula
53.07/53.15	c fallback to adder encoding
53.78/53.86	c set iterative enc to: adder
53.78/53.86	c set iterative enc to: none
53.88/53.97	c [INC SEARCH] isOptimum variable: 0
56.87/56.93	c formula is SAT
56.99/57.00	c [INC SEARCH] copied best model
56.99/57.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.99/57.00	c model valid
56.99/57.00	c current solution ok
56.99/57.00	o 40570607
56.99/57.00	c [INC SEARCH] iteration: 3
56.99/57.00	c [INC BOUNDS] best value:40570657 search for 40570656
56.99/57.00	c [INC SYSTEM] there exists a inc, kill it!
56.99/57.00	c write failed with 2
56.99/57.00	c [INC SYSTEM] create new solver instance
56.99/57.00	c [INC] encode full formula
56.99/57.00	c fallback to adder encoding
57.58/57.62	c set iterative enc to: adder
57.58/57.62	c set iterative enc to: none
57.68/57.71	c [INC SEARCH] isOptimum variable: 0
106.59/106.63	c formula is SAT
106.59/106.65	c [INC SEARCH] copied best model
106.59/106.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
106.59/106.66	c model valid
106.59/106.66	c current solution ok
106.59/106.66	o 24656039
106.59/106.66	c [INC SEARCH] iteration: 4
106.59/106.66	c [INC BOUNDS] best value:24656089 search for 24656088
106.59/106.66	c [INC SYSTEM] there exists a inc, kill it!
106.59/106.66	c write failed with 2
106.59/106.67	c [INC SYSTEM] create new solver instance
106.59/106.67	c [INC] encode full formula
106.59/106.67	c fallback to adder encoding
107.18/107.24	c set iterative enc to: adder
107.18/107.24	c set iterative enc to: none
107.28/107.33	c [INC SEARCH] isOptimum variable: 0
114.58/114.63	c formula is SAT
114.58/114.65	c [INC SEARCH] copied best model
114.58/114.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.58/114.66	c model valid
114.58/114.66	c current solution ok
114.58/114.66	o 21645585
114.58/114.66	c [INC SEARCH] iteration: 5
114.58/114.66	c [INC BOUNDS] best value:21645635 search for 21645634
114.58/114.66	c [INC SYSTEM] there exists a inc, kill it!
114.58/114.66	c write failed with 2
114.58/114.67	c [INC SYSTEM] create new solver instance
114.58/114.67	c [INC] encode full formula
114.58/114.67	c fallback to adder encoding
115.19/115.23	c set iterative enc to: adder
115.19/115.23	c set iterative enc to: none
115.29/115.31	c [INC SEARCH] isOptimum variable: 0
144.88/144.95	c formula is SAT
144.88/144.97	c [INC SEARCH] copied best model
144.88/144.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
144.88/144.99	c model valid
144.88/144.99	c current solution ok
144.88/144.99	o 20223467
144.88/144.99	c [INC SEARCH] iteration: 6
144.88/144.99	c [INC BOUNDS] best value:20223517 search for 20223516
144.88/144.99	c [INC SYSTEM] there exists a inc, kill it!
144.88/144.99	c write failed with 2
144.88/144.99	c [INC SYSTEM] create new solver instance
144.88/144.99	c [INC] encode full formula
144.88/144.99	c fallback to adder encoding
145.48/145.55	c set iterative enc to: adder
145.48/145.55	c set iterative enc to: none
145.58/145.63	c [INC SEARCH] isOptimum variable: 0
157.68/157.76	c formula is SAT
157.68/157.77	c [INC SEARCH] copied best model
157.68/157.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.68/157.79	c model valid
157.68/157.79	c current solution ok
157.68/157.79	o 15983945
157.68/157.79	c [INC SEARCH] iteration: 7
157.68/157.79	c [INC BOUNDS] best value:15983995 search for 15983994
157.68/157.79	c [INC SYSTEM] there exists a inc, kill it!
157.68/157.79	c write failed with 2
157.78/157.80	c [INC SYSTEM] create new solver instance
157.78/157.80	c [INC] encode full formula
157.78/157.80	c fallback to adder encoding
158.31/158.31	c set iterative enc to: adder
158.31/158.31	c set iterative enc to: none
158.31/158.39	c [INC SEARCH] isOptimum variable: 0
160.19/160.26	c formula is SAT
160.19/160.27	c [INC SEARCH] copied best model
160.19/160.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
160.19/160.29	c model valid
160.19/160.29	c current solution ok
160.19/160.29	o 12508851
160.19/160.29	c [INC SEARCH] iteration: 8
160.19/160.29	c [INC BOUNDS] best value:12508901 search for 12508900
160.19/160.29	c [INC SYSTEM] there exists a inc, kill it!
160.19/160.29	c write failed with 2
160.19/160.30	c [INC SYSTEM] create new solver instance
160.28/160.30	c [INC] encode full formula
160.28/160.30	c fallback to adder encoding
160.69/160.79	c set iterative enc to: adder
160.69/160.79	c set iterative enc to: none
160.79/160.86	c [INC SEARCH] isOptimum variable: 0
169.08/169.15	c formula is SAT
169.08/169.17	c [INC SEARCH] copied best model
169.08/169.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
169.08/169.18	c model valid
169.08/169.18	c current solution ok
169.08/169.18	o 10025035
169.08/169.18	c [INC SEARCH] iteration: 9
169.08/169.18	c [INC BOUNDS] best value:10025085 search for 10025084
169.08/169.18	c [INC SYSTEM] there exists a inc, kill it!
169.08/169.18	c write failed with 2
169.08/169.19	c [INC SYSTEM] create new solver instance
169.08/169.19	c [INC] encode full formula
169.08/169.19	c fallback to adder encoding
169.59/169.67	c set iterative enc to: adder
169.59/169.67	c set iterative enc to: none
169.70/169.74	c [INC SEARCH] isOptimum variable: 0
242.47/242.51	c formula is SAT
242.47/242.53	c [INC SEARCH] copied best model
242.47/242.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
242.47/242.55	c model valid
242.47/242.55	c current solution ok
242.47/242.55	o 7880185
242.47/242.55	c [INC SEARCH] iteration: 10
242.47/242.55	c [INC BOUNDS] best value:7880235 search for 7880234
242.47/242.55	c [INC SYSTEM] there exists a inc, kill it!
242.47/242.55	c write failed with 2
242.47/242.55	c [INC SYSTEM] create new solver instance
242.47/242.55	c [INC] encode full formula
242.47/242.55	c fallback to adder encoding
242.88/242.98	c set iterative enc to: adder
242.88/242.98	c set iterative enc to: none
242.98/243.05	c [INC SEARCH] isOptimum variable: 0
329.67/329.71	c formula is SAT
329.67/329.72	c [INC SEARCH] copied best model
329.67/329.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
329.67/329.74	c model valid
329.67/329.74	c current solution ok
329.67/329.74	o 5671921
329.67/329.74	c [INC SEARCH] iteration: 11
329.67/329.74	c [INC BOUNDS] best value:5671971 search for 5671970
329.67/329.74	c [INC SYSTEM] there exists a inc, kill it!
329.67/329.74	c write failed with 2
329.67/329.74	c [INC SYSTEM] create new solver instance
329.67/329.74	c [INC] encode full formula
329.67/329.74	c fallback to adder encoding
330.08/330.16	c set iterative enc to: adder
330.08/330.16	c set iterative enc to: none
330.17/330.22	c [INC SEARCH] isOptimum variable: 0
442.84/442.97	c formula is SAT
442.84/442.99	c [INC SEARCH] copied best model
442.84/442.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
442.95/443.01	c model valid
442.95/443.01	c current solution ok
442.95/443.01	o 5566741
442.95/443.01	c [INC SEARCH] iteration: 12
442.95/443.01	c [INC BOUNDS] best value:5566791 search for 5566790
442.95/443.01	c [INC SYSTEM] there exists a inc, kill it!
442.95/443.01	c write failed with 2
442.95/443.01	c [INC SYSTEM] create new solver instance
442.95/443.01	c [INC] encode full formula
442.95/443.01	c fallback to adder encoding
443.35/443.42	c set iterative enc to: adder
443.35/443.42	c set iterative enc to: none
443.35/443.48	c [INC SEARCH] isOptimum variable: 0
751.30/751.46	c formula is SAT
751.30/751.48	c [INC SEARCH] copied best model
751.30/751.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
751.30/751.49	c model valid
751.30/751.49	c current solution ok
751.30/751.49	o 4984803
751.30/751.49	c [INC SEARCH] iteration: 13
751.30/751.49	c [INC BOUNDS] best value:4984853 search for 4984852
751.30/751.49	c [INC SYSTEM] there exists a inc, kill it!
751.30/751.49	c write failed with 2
751.40/751.50	c [INC SYSTEM] create new solver instance
751.40/751.50	c [INC] encode full formula
751.40/751.50	c fallback to adder encoding
751.82/751.91	c set iterative enc to: adder
751.82/751.91	c set iterative enc to: none
751.82/751.97	c [INC SEARCH] isOptimum variable: 0
1650.45/1650.74	c formula is SAT
1650.45/1650.75	c [INC SEARCH] copied best model
1650.45/1650.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1650.45/1650.77	c model valid
1650.45/1650.77	c current solution ok
1650.45/1650.77	o 4971445
1650.45/1650.77	c [INC SEARCH] iteration: 14
1650.45/1650.77	c [INC BOUNDS] best value:4971495 search for 4971494
1650.45/1650.77	c [INC SYSTEM] there exists a inc, kill it!
1650.45/1650.77	c write failed with 2
1650.45/1650.77	c [INC SYSTEM] create new solver instance
1650.45/1650.77	c [INC] encode full formula
1650.45/1650.77	c fallback to adder encoding
1650.86/1651.18	c set iterative enc to: adder
1650.86/1651.18	c set iterative enc to: none
1650.94/1651.25	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.31	s UNKNOWN
1800.01/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.31	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-3751682-1339177199/watcher-3751682-1339177199 -o /tmp/evaluation-result-3751682-1339177199/solver-3751682-1339177199 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751682-1339177199.opb 1179351938 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 19475
/proc/meminfo: memFree=23339712/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0

[startup+0.038883 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19475
/proc/meminfo: memFree=23339712/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100404 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19475
/proc/meminfo: memFree=23339712/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19475
/proc/meminfo: memFree=23339712/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19475
/proc/meminfo: memFree=23339712/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19479
/proc/meminfo: memFree=23241364/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=18804 CPUtime=0.21 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 6737 0 0 0 19 2 0 0 20 0 1 0 383846681 19255296 3704 33554432000 4194304 6004724 140734522783248 140734522777712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 4701 3704 164 442 0 4255 0
[pid=19478] ppid=19476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19478/stat : 19478 (cp2_pre.sh) S 19476 19475 18714 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 383846703 9367552 277 33554432000 4194304 5064252 140733917349248 140733917347952 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19478/statm: 2287 277 234 213 0 72 0
[pid=19479] ppid=19478 vsize=84044 CPUtime=1.26 cores=0,2,4,6
/proc/19479/stat : 19479 (coprocessor) R 19478 19475 18714 0 -1 4202496 16183 0 0 0 125 1 0 0 20 0 1 0 383846703 86061056 20160 33554432000 4194304 6586260 140733282382144 140733282377512 4676109 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19479/statm: 21011 20160 192 584 0 20423 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121144

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19484
/proc/meminfo: memFree=23290860/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 6755 18137 0 0 19 2 174 6 20 0 1 0 383846681 19255296 3707 33554432000 4194304 6004724 140734522783248 140734522769528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 4701 3707 167 442 0 4255 0
[pid=19484] ppid=19476 vsize=48768 CPUtime=1.06 cores=0,2,4,6
/proc/19484/stat : 19484 (glucosInc) R 19476 19475 18714 0 -1 4202496 9242 0 0 0 105 1 0 0 20 0 1 0 383846883 49938432 10524 33554432000 4194304 5654031 140737059632608 140737059630488 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19484/statm: 12192 10524 132 357 0 11832 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76720

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19484
/proc/meminfo: memFree=23273668/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 6755 18137 0 0 19 2 174 6 20 0 1 0 383846681 19255296 3707 33554432000 4194304 6004724 140734522783248 140734522769528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 4701 3707 167 442 0 4255 0
[pid=19484] ppid=19476 vsize=80104 CPUtime=4.25 cores=0,2,4,6
/proc/19484/stat : 19484 (glucosInc) R 19476 19475 18714 0 -1 4202496 11632 0 0 0 423 2 0 0 20 0 1 0 383846883 82026496 18003 33554432000 4194304 5654031 140737059632608 140737059630536 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19484/statm: 20026 18003 132 357 0 19666 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108056

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19484
/proc/meminfo: memFree=23224400/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 6755 18137 0 0 19 2 174 6 20 0 1 0 383846681 19255296 3707 33554432000 4194304 6004724 140734522783248 140734522769528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 4701 3707 167 442 0 4255 0
[pid=19484] ppid=19476 vsize=130628 CPUtime=10.66 cores=0,2,4,6
/proc/19484/stat : 19484 (glucosInc) R 19476 19475 18714 0 -1 4202496 13868 0 0 0 1061 5 0 0 20 0 1 0 383846883 133763072 24963 33554432000 4194304 5654031 140737059632608 140737059630696 4233457 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19484/statm: 32657 24963 132 357 0 32297 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158580

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19484
/proc/meminfo: memFree=23230992/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 6755 18137 0 0 19 2 174 6 20 0 1 0 383846681 19255296 3707 33554432000 4194304 6004724 140734522783248 140734522769528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 4701 3707 167 442 0 4255 0
[pid=19484] ppid=19476 vsize=99808 CPUtime=23.45 cores=0,2,4,6
/proc/19484/stat : 19484 (glucosInc) R 19476 19475 18714 0 -1 4202496 16027 0 0 0 2337 8 0 0 20 0 1 0 383846883 102203392 22849 33554432000 4194304 5654031 140737059632608 140737059630696 4215079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19484/statm: 24952 22849 132 357 0 24592 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127760

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19496
/proc/meminfo: memFree=23102476/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=23596 CPUtime=48.37 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 19998 93546 0 0 188 55 4556 38 20 0 1 0 383846681 24162304 4970 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/19476/statm: 5899 4970 200 442 0 5453 0
[pid=19496] ppid=19476 vsize=181876 CPUtime=2.69 cores=0,2,4,6
/proc/19496/stat : 19496 (glucosInc) R 19476 19475 18714 0 -1 4202496 31900 0 0 0 264 5 0 0 20 0 1 0 383851520 186241024 39963 33554432000 4194304 5654031 140735299248736 140735299246520 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19496/statm: 45469 39963 141 357 0 45109 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 214620

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19501
/proc/meminfo: memFree=23113104/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=22848 CPUtime=57.7 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 30323 158835 0 0 331 75 5307 57 20 0 1 0 383846681 23396352 4783 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 5712 4783 200 442 0 5266 0
[pid=19500] ppid=19476 vsize=176440 CPUtime=44.58 cores=0,2,4,6
/proc/19500/stat : 19500 (glucosInc) R 19476 19475 18714 0 -1 4202496 31732 0 0 0 4449 9 0 0 20 0 1 0 383852452 180674560 37727 33554432000 4194304 5654031 140736566492160 140736566479976 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19500/statm: 44110 37727 141 357 0 43750 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 208436

[startup+162.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 19511
/proc/meminfo: memFree=23161532/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=21216 CPUtime=160.87 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 58509 303430 0 0 616 114 15252 105 20 0 1 0 383846681 21725184 4375 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 5304 4375 200 442 0 4858 0
[pid=19511] ppid=19476 vsize=129784 CPUtime=1.42 cores=0,2,4,6
/proc/19511/stat : 19511 (glucosInc) R 19476 19475 18714 0 -1 4202496 24636 0 0 0 138 4 0 0 20 0 1 0 383862767 132898816 28501 33554432000 4194304 5654031 140736929105312 140736929103096 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19511/statm: 32446 28501 141 357 0 32086 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 160148

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 19513
/proc/meminfo: memFree=23125640/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=21024 CPUtime=169.74 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 64315 328906 0 0 666 121 16075 112 20 0 1 0 383846681 21528576 4327 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 5256 4327 200 442 0 4810 0
[pid=19513] ppid=19476 vsize=160692 CPUtime=52.53 cores=0,2,4,6
/proc/19513/stat : 19513 (glucosInc) R 19476 19475 18714 0 -1 4202496 26125 0 0 0 5243 10 0 0 20 0 1 0 383863655 164548608 37368 33554432000 4194304 5654031 140736423286320 140736423274136 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19513/statm: 40173 37368 142 357 0 39813 0
Current children cumulated CPU time (s) 222.27

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

/proc/meminfo: memFree=28119736/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=227596 CPUtime=550.21 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 28315 0 0 0 55003 18 0 0 20 0 1 0 383921878 233058304 50423 33554432000 4194304 5654031 140733552286752 140733552274568 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 56899 50423 141 357 0 56539 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 289928

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 19610
/proc/meminfo: memFree=27385972/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=227596 CPUtime=610.2 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 29021 0 0 0 61000 20 0 0 20 0 1 0 383921878 233058304 52471 33554432000 4194304 5654031 140733552286752 140733552274568 4232448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 56899 52471 141 357 0 56539 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 289928

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 19610
/proc/meminfo: memFree=27368708/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=227596 CPUtime=670.2 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 30121 0 0 0 66997 23 0 0 20 0 1 0 383921878 233058304 50423 33554432000 4194304 5654031 140733552286752 140733552274568 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 56899 50423 141 357 0 56539 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 289928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 19610
/proc/meminfo: memFree=27370632/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=196776 CPUtime=730.18 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 30544 0 0 0 72994 24 0 0 20 0 1 0 383921878 201498624 44212 33554432000 4194304 5654031 140733552286752 140733552274568 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 49194 44212 141 357 0 48834 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 259108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19610
/proc/meminfo: memFree=27323516/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=227596 CPUtime=790.17 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 31140 0 0 0 78992 25 0 0 20 0 1 0 383921878 233058304 51959 33554432000 4194304 5654031 140733552286752 140733552274568 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 56899 51959 141 357 0 56539 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 289928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19610
/proc/meminfo: memFree=27279116/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=751.89 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 89938 437306 0 0 845 142 74037 165 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19526] ppid=19476 vsize=277684 CPUtime=850.16 cores=0,2,4,6
/proc/19526/stat : 19526 (glucosInc) R 19476 19475 18714 0 -1 4202496 31972 0 0 0 84990 26 0 0 20 0 1 0 383921878 284348416 61988 33554432000 4194304 5654031 140733552286752 140733552274568 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19526/statm: 69421 61988 141 357 0 69061 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 340016

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 19613
/proc/meminfo: memFree=27475640/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=1651 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 96769 470543 0 0 890 146 163869 195 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19613] ppid=19476 vsize=117548 CPUtime=11.04 cores=0,2,4,6
/proc/19613/stat : 19613 (glucosInc) R 19476 19475 18714 0 -1 4202496 22819 0 0 0 1099 5 0 0 20 0 1 0 384011805 120369152 25547 33554432000 4194304 5654031 140736300744256 140736300732072 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19613/statm: 29387 25547 141 357 0 29027 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 179880

[startup+1722.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 19613
/proc/meminfo: memFree=27394916/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=1651 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 96769 470543 0 0 890 146 163869 195 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19613] ppid=19476 vsize=198936 CPUtime=71.03 cores=0,2,4,6
/proc/19613/stat : 19613 (glucosInc) R 19476 19475 18714 0 -1 4202496 25024 0 0 0 7096 7 0 0 20 0 1 0 384011805 203710464 44546 33554432000 4194304 5654031 140736300744256 140736300732072 4214981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19613/statm: 49734 44546 141 357 0 49374 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 261268

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19613
/proc/meminfo: memFree=27385476/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=1651 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 96769 470543 0 0 890 146 163869 195 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19613] ppid=19476 vsize=198936 CPUtime=131.01 cores=0,2,4,6
/proc/19613/stat : 19613 (glucosInc) R 19476 19475 18714 0 -1 4202496 25770 0 0 0 13092 9 0 0 20 0 1 0 384011805 203710464 45058 33554432000 4194304 5654031 140736300744256 140736300732072 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19613/statm: 49734 45058 141 357 0 49374 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 261268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 19613
/proc/meminfo: memFree=27420664/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=1651 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 96769 470543 0 0 890 146 163869 195 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19613] ppid=19476 vsize=149616 CPUtime=149.01 cores=0,2,4,6
/proc/19613/stat : 19613 (glucosInc) R 19476 19475 18714 0 -1 4202496 25771 0 0 0 14892 9 0 0 20 0 1 0 384011805 153206784 35792 33554432000 4194304 5654031 140736300744256 140736300732072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19613/statm: 37404 35792 141 357 0 37044 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 211948

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 19613
/proc/meminfo: memFree=27420664/32873648 swapFree=7372/7372
[pid=19475] ppid=19473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19475/stat : 19475 (npSolver-pbo-It) S 19473 19475 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383846680 9367552 275 33554432000 4194304 5064252 140733221923136 140733221922048 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19475/statm: 2287 275 233 213 0 72 0
[pid=19476] ppid=19475 vsize=53184 CPUtime=1651 cores=0,2,4,6
/proc/19476/stat : 19476 (npSolver-pbo) S 19475 19475 18714 0 -1 4202496 96769 470543 0 0 890 146 163869 195 20 0 1 0 383846681 54460416 12335 33554432000 4194304 6004724 140734522783248 140734522769096 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19476/statm: 13296 12335 200 442 0 12850 0
[pid=19613] ppid=19476 vsize=149616 CPUtime=149.01 cores=0,2,4,6
/proc/19613/stat : 19613 (glucosInc) R 19476 19475 18714 0 -1 4202496 25771 0 0 0 14892 9 0 0 20 0 1 0 384011805 153206784 35792 33554432000 4194304 5654031 140736300744256 140736300732072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19613/statm: 37404 35792 141 357 0 37044 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 211948

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.05
CPU user time (s): 1796.52
CPU system time (s): 3.52946
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 389336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.52
system time used= 3.52946
maximum resident set size= 293328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 593461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1312832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8367
involuntary context switches= 2298

runsolver used 7.28489 second user time and 18.7671 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 19:39:59
IDJOB=3751682
IDBENCH=92722
IDSOLVER=2335
FILE ID=node115/3751682-1339177199
RUNJOBID= node115-1339170210-18730
PBS_JOBID= 14643826
Free space on /tmp= 68740 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-3751682-1339177199/watcher-3751682-1339177199 -o /tmp/evaluation-result-3751682-1339177199/solver-3751682-1339177199 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751682-1339177199.opb 1179351938 HOME HOME

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=1179351938

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23340216 kB
Buffers:          287012 kB
Cached:          3864400 kB
SwapCached:         2180 kB
Active:          6948532 kB
Inactive:        1658680 kB
Active(anon):    4453264 kB
Inactive(anon):     2272 kB
Active(file):    2495268 kB
Inactive(file):  1656408 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              8892 kB
Writeback:             0 kB
AnonPages:       4558988 kB
Mapped:            10224 kB
Shmem:                 0 kB
Slab:             778592 kB
SReclaimable:     222668 kB
SUnreclaim:       555924 kB
KernelStack:        1472 kB
PageTables:        12924 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5922760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2422784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69496 MiB
End job on node115 at 2012-06-08 20:09:59