Trace number 3751677

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.09 1801.11

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_0.opb
MD5SUMd0955493ad3dd18776a949983101631a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2908167
Best CPU time to get the best result obtained on this benchmark1800.12
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 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 41352812606
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 41352812606
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.10	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.10	c [INC SYSTEM] execute solver
40.86/40.95	c [INC SEARCH] formula is SAT
40.86/40.96	c [INC SYSTEM] solved the initial formula
40.86/40.97	c model valid
40.86/40.97	c current solution ok
41.25/41.39	o 211816791
41.25/41.39	c starting approximation
41.25/41.39	c factor = 2
41.25/41.39	c factor still to low - shrinking to 3.14548e+06
41.25/41.39	c approx number of clauses: 1e+06
41.25/41.39	c current bound: 105908424
43.56/44.25	c leaving approximation
43.56/44.25	c finished approximation
43.56/44.25	c [INC SYSTEM] there exists a inc, kill it!
43.56/44.25	c write failed with 2
43.56/44.25	c [INC SEARCH] iteration: 0
43.56/44.25	c [INC BOUNDS] best value:211816841 search for 211816840
43.56/44.25	c [INC SYSTEM] create new solver instance
43.56/44.25	c [INC] encode full formula
43.56/44.25	c fallback to adder encoding
44.25/44.99	c set iterative enc to: adder
44.25/44.99	c set iterative enc to: none
44.34/45.09	c [INC SEARCH] isOptimum variable: 0
48.92/49.68	c formula is SAT
49.02/49.78	c [INC SEARCH] copied best model
49.02/49.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.02/49.78	c model valid
49.02/49.78	c current solution ok
49.02/49.78	o 120105449
49.02/49.78	c [INC SEARCH] iteration: 1
49.02/49.78	c [INC BOUNDS] best value:120105499 search for 120105498
49.02/49.78	c [INC SYSTEM] there exists a inc, kill it!
49.02/49.78	c write failed with 2
49.02/49.78	c [INC SYSTEM] create new solver instance
49.02/49.78	c [INC] encode full formula
49.02/49.78	c fallback to adder encoding
49.74/50.43	c set iterative enc to: adder
49.74/50.43	c set iterative enc to: none
49.84/50.54	c [INC SEARCH] isOptimum variable: 0
56.13/56.82	c formula is SAT
56.13/56.85	c [INC SEARCH] copied best model
56.13/56.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.13/56.86	c model valid
56.13/56.86	c current solution ok
56.13/56.86	o 116315553
56.13/56.86	c [INC SEARCH] iteration: 2
56.13/56.86	c [INC BOUNDS] best value:116315603 search for 116315602
56.13/56.86	c [INC SYSTEM] there exists a inc, kill it!
56.13/56.86	c write failed with 2
56.13/56.87	c [INC SYSTEM] create new solver instance
56.13/56.87	c [INC] encode full formula
56.13/56.87	c fallback to adder encoding
56.85/57.58	c set iterative enc to: adder
56.85/57.58	c set iterative enc to: none
56.93/57.69	c [INC SEARCH] isOptimum variable: 0
64.14/64.88	c formula is SAT
64.25/64.90	c [INC SEARCH] copied best model
64.25/64.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.25/64.92	c model valid
64.25/64.92	c current solution ok
64.25/64.92	o 114854901
64.25/64.92	c [INC SEARCH] iteration: 3
64.25/64.92	c [INC BOUNDS] best value:114854951 search for 114854950
64.25/64.92	c [INC SYSTEM] there exists a inc, kill it!
64.25/64.92	c write failed with 2
64.25/64.93	c [INC SYSTEM] create new solver instance
64.25/64.93	c [INC] encode full formula
64.25/64.93	c fallback to adder encoding
64.96/65.64	c set iterative enc to: adder
64.96/65.64	c set iterative enc to: none
65.05/65.75	c [INC SEARCH] isOptimum variable: 0
87.53/88.29	c formula is SAT
87.64/88.31	c [INC SEARCH] copied best model
87.64/88.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.64/88.33	c model valid
87.64/88.33	c current solution ok
87.64/88.33	o 20540307
87.64/88.33	c [INC SEARCH] iteration: 4
87.64/88.33	c [INC BOUNDS] best value:20540357 search for 20540356
87.64/88.33	c [INC SYSTEM] there exists a inc, kill it!
87.64/88.33	c write failed with 2
87.64/88.34	c [INC SYSTEM] create new solver instance
87.64/88.34	c [INC] encode full formula
87.64/88.34	c fallback to adder encoding
88.25/88.91	c set iterative enc to: adder
88.25/88.91	c set iterative enc to: none
88.25/89.00	c [INC SEARCH] isOptimum variable: 0
100.14/100.84	c formula is SAT
100.14/100.86	c [INC SEARCH] copied best model
100.14/100.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.14/100.87	c model valid
100.14/100.87	c current solution ok
100.14/100.87	o 12134359
100.14/100.87	c [INC SEARCH] iteration: 5
100.14/100.87	c [INC BOUNDS] best value:12134409 search for 12134408
100.14/100.87	c [INC SYSTEM] there exists a inc, kill it!
100.14/100.87	c write failed with 2
100.14/100.88	c [INC SYSTEM] create new solver instance
100.14/100.88	c [INC] encode full formula
100.14/100.88	c fallback to adder encoding
100.66/101.39	c set iterative enc to: adder
100.66/101.39	c set iterative enc to: none
100.75/101.47	c [INC SEARCH] isOptimum variable: 0
113.64/114.36	c formula is SAT
113.64/114.37	c [INC SEARCH] copied best model
113.64/114.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.64/114.39	c model valid
113.64/114.39	c current solution ok
113.64/114.39	o 10928709
113.64/114.39	c [INC SEARCH] iteration: 6
113.64/114.39	c [INC BOUNDS] best value:10928759 search for 10928758
113.64/114.39	c [INC SYSTEM] there exists a inc, kill it!
113.64/114.39	c write failed with 2
113.64/114.40	c [INC SYSTEM] create new solver instance
113.64/114.40	c [INC] encode full formula
113.64/114.40	c fallback to adder encoding
114.25/114.90	c set iterative enc to: adder
114.25/114.90	c set iterative enc to: none
114.25/114.97	c [INC SEARCH] isOptimum variable: 0
177.32/178.08	c formula is SAT
177.32/178.09	c [INC SEARCH] copied best model
177.32/178.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.43/178.11	c model valid
177.43/178.11	c current solution ok
177.43/178.11	o 8758655
177.43/178.11	c [INC SEARCH] iteration: 7
177.43/178.11	c [INC BOUNDS] best value:8758705 search for 8758704
177.43/178.11	c [INC SYSTEM] there exists a inc, kill it!
177.43/178.11	c write failed with 2
177.43/178.12	c [INC SYSTEM] create new solver instance
177.43/178.12	c [INC] encode full formula
177.43/178.12	c fallback to adder encoding
177.96/178.60	c set iterative enc to: adder
177.96/178.60	c set iterative enc to: none
177.96/178.68	c [INC SEARCH] isOptimum variable: 0
188.23/188.98	c formula is SAT
188.33/189.00	c [INC SEARCH] copied best model
188.33/189.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
188.33/189.01	c model valid
188.33/189.01	c current solution ok
188.33/189.01	o 8663189
188.33/189.01	c [INC SEARCH] iteration: 8
188.33/189.01	c [INC BOUNDS] best value:8663239 search for 8663238
188.33/189.01	c [INC SYSTEM] there exists a inc, kill it!
188.33/189.01	c write failed with 2
188.33/189.02	c [INC SYSTEM] create new solver instance
188.33/189.02	c [INC] encode full formula
188.33/189.02	c fallback to adder encoding
188.84/189.50	c set iterative enc to: adder
188.84/189.50	c set iterative enc to: none
188.84/189.57	c [INC SEARCH] isOptimum variable: 0
196.03/196.73	c formula is SAT
196.03/196.74	c [INC SEARCH] copied best model
196.03/196.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
196.03/196.76	c model valid
196.03/196.76	c current solution ok
196.03/196.76	o 8571437
196.03/196.76	c [INC SEARCH] iteration: 9
196.03/196.76	c [INC BOUNDS] best value:8571487 search for 8571486
196.03/196.76	c [INC SYSTEM] there exists a inc, kill it!
196.03/196.76	c write failed with 2
196.03/196.77	c [INC SYSTEM] create new solver instance
196.03/196.77	c [INC] encode full formula
196.03/196.77	c fallback to adder encoding
196.56/197.25	c set iterative enc to: adder
196.56/197.25	c set iterative enc to: none
196.65/197.32	c [INC SEARCH] isOptimum variable: 0
315.01/315.76	c formula is SAT
315.01/315.77	c [INC SEARCH] copied best model
315.01/315.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
315.01/315.79	c model valid
315.01/315.79	c current solution ok
315.01/315.79	o 7209241
315.01/315.79	c [INC SEARCH] iteration: 10
315.01/315.79	c [INC BOUNDS] best value:7209291 search for 7209290
315.01/315.79	c [INC SYSTEM] there exists a inc, kill it!
315.01/315.79	c write failed with 2
315.01/315.80	c [INC SYSTEM] create new solver instance
315.01/315.80	c [INC] encode full formula
315.01/315.80	c fallback to adder encoding
315.52/316.24	c set iterative enc to: adder
315.52/316.24	c set iterative enc to: none
315.61/316.31	c [INC SEARCH] isOptimum variable: 0
505.85/506.60	c formula is SAT
505.85/506.62	c [INC SEARCH] copied best model
505.85/506.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
505.85/506.63	c model valid
505.85/506.63	c current solution ok
505.85/506.63	o 7166207
505.85/506.63	c [INC SEARCH] iteration: 11
505.85/506.63	c [INC BOUNDS] best value:7166257 search for 7166256
505.85/506.63	c [INC SYSTEM] there exists a inc, kill it!
505.85/506.63	c write failed with 2
505.85/506.63	c [INC SYSTEM] create new solver instance
505.85/506.63	c [INC] encode full formula
505.85/506.63	c fallback to adder encoding
506.26/507.07	c set iterative enc to: adder
506.26/507.07	c set iterative enc to: none
506.36/507.15	c [INC SEARCH] isOptimum variable: 0
1057.25/1058.11	c formula is SAT
1057.25/1058.13	c [INC SEARCH] copied best model
1057.25/1058.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1057.25/1058.14	c model valid
1057.25/1058.14	c current solution ok
1057.25/1058.14	o 4331333
1057.25/1058.14	c [INC SEARCH] iteration: 12
1057.25/1058.14	c [INC BOUNDS] best value:4331383 search for 4331382
1057.25/1058.14	c [INC SYSTEM] there exists a inc, kill it!
1057.25/1058.14	c write failed with 2
1057.25/1058.15	c [INC SYSTEM] create new solver instance
1057.25/1058.15	c [INC] encode full formula
1057.25/1058.15	c fallback to adder encoding
1057.65/1058.55	c set iterative enc to: adder
1057.65/1058.55	c set iterative enc to: none
1057.75/1058.62	c [INC SEARCH] isOptimum variable: 0
1782.49/1783.52	c formula is SAT
1782.49/1783.54	c [INC SEARCH] copied best model
1782.49/1783.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1782.49/1783.55	c model valid
1782.49/1783.55	c current solution ok
1782.49/1783.55	o 3635653
1782.49/1783.55	c [INC SEARCH] iteration: 13
1782.49/1783.55	c [INC BOUNDS] best value:3635703 search for 3635702
1782.49/1783.55	c [INC SYSTEM] there exists a inc, kill it!
1782.49/1783.55	c write failed with 2
1782.49/1783.56	c [INC SYSTEM] create new solver instance
1782.49/1783.56	c [INC] encode full formula
1782.49/1783.56	c fallback to adder encoding
1782.91/1783.94	c set iterative enc to: adder
1782.91/1783.94	c set iterative enc to: none
1783.00/1784.00	c [INC SEARCH] isOptimum variable: 0
1800.09/1801.11	HOME/npSolver-pbo-Itdqb.sh: line 18: 12857 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3751677-1339178335/watcher-3751677-1339178335 -o /tmp/evaluation-result-3751677-1339178335/solver-3751677-1339178335 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751677-1339178335.opb 873987464 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.03 2.01 2.00 2/182 12856
/proc/meminfo: memFree=31300264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0

[startup+0.0195371 s]
/proc/loadavg: 2.03 2.01 2.00 2/182 12856
/proc/meminfo: memFree=31300264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100235 s]
/proc/loadavg: 2.03 2.01 2.00 2/182 12856
/proc/meminfo: memFree=31300264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3002 s]
/proc/loadavg: 2.03 2.01 2.00 2/182 12856
/proc/meminfo: memFree=31300264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.03 2.01 2.00 2/182 12856
/proc/meminfo: memFree=31300264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.03 2.01 2.00 3/186 12860
/proc/meminfo: memFree=31201752/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=18804 CPUtime=0.21 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 6819 0 0 0 18 3 0 0 20 0 1 0 27800135 19255296 3786 33554432000 4194304 6004724 140735665800960 140735665795424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 4701 3786 164 442 0 4255 0
[pid=12859] ppid=12857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12859/stat : 12859 (cp2_pre.sh) S 12857 12856 12214 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 27800157 9367552 277 33554432000 4194304 5064252 140734822852080 140734822850784 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12859/statm: 2287 277 234 213 0 72 0
[pid=12860] ppid=12859 vsize=83912 CPUtime=1.26 cores=0,2,4,6
/proc/12860/stat : 12860 (coprocessor) R 12859 12856 12214 0 -1 4202496 17703 0 0 0 124 2 0 0 20 0 1 0 27800157 85925888 20147 33554432000 4194304 6586260 140733717347120 140733717342488 5599305 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12860/statm: 20978 20147 192 584 0 20390 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121012

[startup+3.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/186 12861
/proc/meminfo: memFree=31279628/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=18804 CPUtime=2.08 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 6836 19156 0 0 18 3 179 8 20 0 1 0 27800135 19255296 3789 33554432000 4194304 6004724 140735665800960 140735665787240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 4701 3789 167 442 0 4255 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 27952
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 12862
/proc/meminfo: memFree=31233288/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=18804 CPUtime=2.08 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 6836 19156 0 0 18 3 179 8 20 0 1 0 27800135 19255296 3789 33554432000 4194304 6004724 140735665800960 140735665787240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 4701 3789 167 442 0 4255 0
[pid=12862] ppid=12857 vsize=80096 CPUtime=4.19 cores=0,2,4,6
/proc/12862/stat : 12862 (glucosInc) R 12857 12856 12214 0 -1 4202496 10831 0 0 0 416 3 0 0 20 0 1 0 27800345 82018304 18281 33554432000 4194304 5654031 140733429292960 140733429290888 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12862/statm: 20024 18281 132 357 0 19664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 108048

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12906
/proc/meminfo: memFree=31230820/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=18804 CPUtime=2.08 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 6836 19156 0 0 18 3 179 8 20 0 1 0 27800135 19255296 3789 33554432000 4194304 6004724 140735665800960 140735665787240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 4701 3789 167 442 0 4255 0
[pid=12862] ppid=12857 vsize=130620 CPUtime=10.58 cores=0,2,4,6
/proc/12862/stat : 12862 (glucosInc) R 12857 12856 12214 0 -1 4202496 12124 0 0 0 1053 5 0 0 20 0 1 0 27800345 133754880 25735 33554432000 4194304 5654031 140733429292960 140733429291048 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12862/statm: 32655 25735 132 357 0 32295 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 158572

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12916
/proc/meminfo: memFree=30902556/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=18804 CPUtime=2.08 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 6836 19156 0 0 18 3 179 8 20 0 1 0 27800135 19255296 3789 33554432000 4194304 6004724 140735665800960 140735665787240 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 4701 3789 167 442 0 4255 0
[pid=12862] ppid=12857 vsize=130620 CPUtime=23.38 cores=0,2,4,6
/proc/12862/stat : 12862 (glucosInc) R 12857 12856 12214 0 -1 4202496 14152 0 0 0 2328 10 0 0 20 0 1 0 27800345 133754880 24619 33554432000 4194304 5654031 140733429292960 140733429291048 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12862/statm: 32655 24619 132 357 0 32295 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 158572

[startup+51.1003 s]
/proc/loadavg: 2.09 2.02 2.00 3/182 12929
/proc/meminfo: memFree=30875264/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=23288 CPUtime=49.88 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 16219 92161 0 0 182 58 4708 40 20 0 1 0 27800135 23846912 4974 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5822 4974 199 442 0 5376 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 32436

[startup+102.307 s]
/proc/loadavg: 2.17 2.05 2.01 3/184 12945
/proc/meminfo: memFree=30894940/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=21492 CPUtime=100.82 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 37793 219199 0 0 447 94 9457 84 20 0 1 0 27800135 22007808 4526 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5373 4526 200 442 0 4927 0
[pid=12945] ppid=12857 vsize=129064 CPUtime=0.83 cores=0,2,4,6
/proc/12945/stat : 12945 (glucosInc) R 12857 12856 12214 0 -1 4202496 25033 0 0 0 77 6 0 0 20 0 1 0 27810282 132161536 28175 33554432000 4194304 5654031 140734484194320 140735665788040 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12945/statm: 32266 28175 132 357 0 31906 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 159704

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/184 12970
/proc/meminfo: memFree=30879544/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=21248 CPUtime=114.32 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 43675 245539 0 0 500 101 10738 93 20 0 1 0 27800135 21757952 4465 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5312 4465 200 442 0 4866 0
[pid=12947] ppid=12857 vsize=135180 CPUtime=47.31 cores=0,2,4,6
/proc/12947/stat : 12947 (glucosInc) R 12857 12856 12214 0 -1 4202496 26805 0 0 0 4725 6 0 0 20 0 1 0 27811633 138424320 30549 33554432000 4194304 5654031 140733420917824 140733420905640 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12947/statm: 33795 30549 142 357 0 33435 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 165576

[startup+222.307 s]
/proc/loadavg: 2.11 2.06 2.01 3/183 12976
/proc/meminfo: memFree=30843756/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=21036 CPUtime=196.67 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 60185 324019 0 0 652 123 18772 120 20 0 1 0 27800135 21540864 4412 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 5259 4412 200 442 0 4813 0
[pid=12976] ppid=12857 vsize=130624 CPUtime=24.97 cores=0,2,4,6
/proc/12976/stat : 12976 (glucosInc) R 12857 12856 12214 0 -1 4202496 25757 0 0 0 2491 6 0 0 20 0 1 0 27819867 133758976 28815 33554432000 4194304 5654031 140736937695120 140736937693208 4217744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12976/statm: 32656 28815 142 357 0 32296 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 160808

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 12977
/proc/meminfo: memFree=30722692/32873844 swapFree=7632/7632

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

/proc/loadavg: 2.00 2.00 2.00 3/184 12996
/proc/meminfo: memFree=30563020/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=199536 CPUtime=243.6 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 26111 0 0 0 24348 12 0 0 20 0 1 0 27905997 204324864 48415 33554432000 4194304 5654031 140736205492848 140736205480664 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 49884 48415 141 357 0 49524 0
Current children cumulated CPU time (s) 1301.37
Current children cumulated vsize (KiB) 262088

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12996
/proc/meminfo: memFree=30596744/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=303.6 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 27573 0 0 0 30345 15 0 0 20 0 1 0 27905997 235884544 51042 33554432000 4194304 5654031 140736205492848 140736205480664 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 51042 141 357 0 57229 0
Current children cumulated CPU time (s) 1361.37
Current children cumulated vsize (KiB) 292908

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12996
/proc/meminfo: memFree=30594384/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=280444 CPUtime=363.59 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 28767 0 0 0 36342 17 0 0 20 0 1 0 27905997 287174656 60559 33554432000 4194304 5654031 140736205492848 140736205480664 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 70111 60559 141 357 0 69751 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 342996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30669324/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=423.58 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 29668 0 0 0 42338 20 0 0 20 0 1 0 27905997 235884544 54626 33554432000 4194304 5654031 140736205492848 140736205480664 4233299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 54626 141 357 0 57229 0
Current children cumulated CPU time (s) 1481.35
Current children cumulated vsize (KiB) 292908

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30453792/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=483.58 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 30545 0 0 0 48337 21 0 0 20 0 1 0 27905997 235884544 53090 33554432000 4194304 5654031 140736205492848 140736205480664 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 53090 141 357 0 57229 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 292908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30542660/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=543.56 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 31430 0 0 0 54333 23 0 0 20 0 1 0 27905997 235884544 52066 33554432000 4194304 5654031 140736205492848 140736205480664 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 52066 141 357 0 57229 0
Current children cumulated CPU time (s) 1601.33
Current children cumulated vsize (KiB) 292908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30608472/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=603.54 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 32625 0 0 0 60329 25 0 0 20 0 1 0 27905997 235884544 49506 33554432000 4194304 5654031 140736205492848 140736205490936 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 49506 141 357 0 57229 0
Current children cumulated CPU time (s) 1661.31
Current children cumulated vsize (KiB) 292908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30371016/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=663.54 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 32638 0 0 0 66328 26 0 0 20 0 1 0 27905997 235884544 56162 33554432000 4194304 5654031 140736205492848 140736205480664 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 56162 141 357 0 57229 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 292908

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 12997
/proc/meminfo: memFree=30362084/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1057.77 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 79191 415069 0 0 791 139 104666 181 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=12992] ppid=12857 vsize=230356 CPUtime=723.52 cores=0,2,4,6
/proc/12992/stat : 12992 (glucosInc) R 12857 12856 12214 0 -1 4202496 33839 0 0 0 72324 28 0 0 20 0 1 0 27905997 235884544 52066 33554432000 4194304 5654031 140736205492848 140736205480664 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12992/statm: 57589 52066 141 357 0 57229 0
Current children cumulated CPU time (s) 1781.29
Current children cumulated vsize (KiB) 292908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 13000
/proc/meminfo: memFree=30653900/32873844 swapFree=7632/7632
[pid=12856] ppid=12854 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12856/stat : 12856 (npSolver-pbo-It) S 12854 12856 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800135 9367552 275 33554432000 4194304 5064252 140737152367168 140737152366080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12856/statm: 2287 275 233 213 0 72 0
[pid=12857] ppid=12856 vsize=53404 CPUtime=1783.01 cores=0,2,4,6
/proc/12857/stat : 12857 (npSolver-pbo) S 12856 12856 12214 0 -1 4202496 86210 449469 0 0 832 144 177113 212 20 0 1 0 27800135 54685696 12472 33554432000 4194304 6004724 140735665800960 140735665786808 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12857/statm: 13351 12472 200 442 0 12905 0
[pid=13000] ppid=12857 vsize=115184 CPUtime=17.08 cores=0,2,4,6
/proc/13000/stat : 13000 (glucosInc) R 12857 12856 12214 0 -1 4202496 23175 0 0 0 1702 6 0 0 20 0 1 0 27978536 117948416 24952 33554432000 4194304 5654031 140733269516256 140733269504072 4232715 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13000/statm: 28796 24952 141 357 0 28436 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 177736

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12856 and gives
#  childrusage.ru_utime.tv_sec=1779
#  childrusage.ru_utime.tv_usec=463480
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=572456
# CPU time returned by wait4() is 1783.04
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.11
CPU time (s): 1800.09
CPU user time (s): 1796.47
CPU system time (s): 3.62
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 399044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.46
system time used= 3.57246
maximum resident set size= 296964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 536054
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1234288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7964
involuntary context switches= 2748

runsolver used 3.12552 second user time and 9.24259 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 19:58:55
IDJOB=3751677
IDBENCH=92760
IDSOLVER=2335
FILE ID=node135/3751677-1339178335
RUNJOBID= node135-1339169327-12230
PBS_JOBID= 14643812
Free space on /tmp= 70580 MiB

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

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

MD5SUM BENCH= d0955493ad3dd18776a949983101631a
RANDOM SEED=873987464

node135.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.905
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.81
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.905
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	: 5274.12
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.905
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.905
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.905
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.93
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.905
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.905
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.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31300528 kB
Buffers:          196896 kB
Cached:           355136 kB
SwapCached:         2484 kB
Active:           558548 kB
Inactive:         161476 kB
Active(anon):     168764 kB
Inactive(anon):     1456 kB
Active(file):     389784 kB
Inactive(file):   160020 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:              8964 kB
Writeback:             0 kB
AnonPages:        295312 kB
Mapped:            10692 kB
Shmem:                 0 kB
Slab:             711324 kB
SReclaimable:     152900 kB
SUnreclaim:       558424 kB
KernelStack:        1552 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 70456 MiB
End job on node135 at 2012-06-08 20:28:56