Trace number 3702537

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.12 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_1.opb
MD5SUMed2892e0d2f6125119f9653dabb34672
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4654355
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 133404724421
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 133404724421
Number of bits of the biggest sum of numbers37
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.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
3.88/3.93	c [INC SYSTEM] finished preprocessing in 3 s
3.88/3.93	c [INC SYSTEM] execute solver
6.68/6.74	c [INC SEARCH] formula is SAT
6.68/6.76	c [INC SYSTEM] solved the initial formula
6.78/6.80	c model valid
6.78/6.80	c current solution ok
8.08/8.15	o 131496763
8.08/8.15	c starting approximation
8.08/8.15	c factor = 2
8.08/8.15	c factor still to low - shrinking to 5.66686e+06
8.08/8.15	c approx number of clauses: 1e+06
8.08/8.15	c current bound: 65748424
8.75/8.87	c leaving approximation
8.75/8.87	c finished approximation
8.75/8.87	c [INC SYSTEM] there exists a inc, kill it!
8.75/8.87	c write failed with 2
8.75/8.88	c [INC SEARCH] iteration: 0
8.75/8.88	c [INC BOUNDS] best value:131496848 search for 131496847
8.75/8.88	c [INC SYSTEM] create new solver instance
8.75/8.88	c [INC] encode full formula
8.75/8.88	c fallback to adder encoding
10.89/10.99	c set iterative enc to: adder
10.89/10.99	c set iterative enc to: none
11.17/11.27	c [INC SEARCH] isOptimum variable: 0
24.06/24.11	c formula is SAT
24.06/24.18	c [INC SEARCH] copied best model
24.06/24.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.17/24.23	c model valid
24.17/24.23	c current solution ok
24.17/24.23	o 95468019
24.17/24.23	c [INC SEARCH] iteration: 1
24.17/24.23	c [INC BOUNDS] best value:95468104 search for 95468103
24.17/24.23	c [INC SYSTEM] there exists a inc, kill it!
24.17/24.23	c write failed with 2
24.17/24.25	c [INC SYSTEM] create new solver instance
24.17/24.25	c [INC] encode full formula
24.17/24.25	c fallback to adder encoding
26.28/26.35	c set iterative enc to: adder
26.28/26.35	c set iterative enc to: none
26.58/26.65	c [INC SEARCH] isOptimum variable: 0
77.58/77.69	c formula is SAT
77.69/77.75	c [INC SEARCH] copied best model
77.69/77.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
77.80/77.80	c model valid
77.80/77.80	c current solution ok
77.80/77.80	o 95252251
77.80/77.80	c [INC SEARCH] iteration: 2
77.80/77.80	c [INC BOUNDS] best value:95252336 search for 95252335
77.80/77.80	c [INC SYSTEM] there exists a inc, kill it!
77.80/77.80	c write failed with 2
77.80/77.82	c [INC SYSTEM] create new solver instance
77.80/77.82	c [INC] encode full formula
77.80/77.82	c fallback to adder encoding
79.90/79.92	c set iterative enc to: adder
79.90/79.92	c set iterative enc to: none
80.20/80.22	c [INC SEARCH] isOptimum variable: 0
84.31/84.39	c formula is SAT
84.72/84.78	c [INC SEARCH] copied best model
84.72/84.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.72/84.78	c model valid
84.72/84.78	c current solution ok
84.72/84.78	o 71240425
84.72/84.78	c [INC SEARCH] iteration: 3
84.72/84.78	c [INC BOUNDS] best value:71240510 search for 71240509
84.72/84.78	c [INC SYSTEM] there exists a inc, kill it!
84.72/84.78	c write failed with 2
84.72/84.78	c [INC SYSTEM] create new solver instance
84.72/84.78	c [INC] encode full formula
84.72/84.78	c fallback to adder encoding
86.61/86.60	c set iterative enc to: adder
86.61/86.60	c set iterative enc to: none
86.82/86.89	c [INC SEARCH] isOptimum variable: 0
113.02/113.10	c formula is SAT
113.13/113.16	c [INC SEARCH] copied best model
113.13/113.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.23/113.21	c model valid
113.23/113.21	c current solution ok
113.23/113.21	o 62683923
113.23/113.21	c [INC SEARCH] iteration: 4
113.23/113.21	c [INC BOUNDS] best value:62684008 search for 62684007
113.23/113.21	c [INC SYSTEM] there exists a inc, kill it!
113.23/113.21	c write failed with 2
113.23/113.23	c [INC SYSTEM] create new solver instance
113.23/113.23	c [INC] encode full formula
113.23/113.23	c fallback to adder encoding
115.25/115.20	c set iterative enc to: adder
115.25/115.20	c set iterative enc to: none
115.44/115.49	c [INC SEARCH] isOptimum variable: 0
124.15/124.11	c formula is SAT
124.15/124.18	c [INC SEARCH] copied best model
124.15/124.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.24/124.22	c model valid
124.24/124.22	c current solution ok
124.24/124.22	o 57299671
124.24/124.22	c [INC SEARCH] iteration: 5
124.24/124.22	c [INC BOUNDS] best value:57299756 search for 57299755
124.24/124.22	c [INC SYSTEM] there exists a inc, kill it!
124.24/124.22	c write failed with 2
124.24/124.25	c [INC SYSTEM] create new solver instance
124.24/124.25	c [INC] encode full formula
124.24/124.25	c fallback to adder encoding
126.26/126.20	c set iterative enc to: adder
126.26/126.20	c set iterative enc to: none
126.46/126.48	c [INC SEARCH] isOptimum variable: 0
221.75/221.79	c formula is SAT
221.86/221.85	c [INC SEARCH] copied best model
221.86/221.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
221.96/221.90	c model valid
221.96/221.90	c current solution ok
221.96/221.90	o 47235229
221.96/221.90	c [INC SEARCH] iteration: 6
221.96/221.90	c [INC BOUNDS] best value:47235314 search for 47235313
221.96/221.90	c [INC SYSTEM] there exists a inc, kill it!
221.96/221.90	c write failed with 2
221.96/221.92	c [INC SYSTEM] create new solver instance
221.96/221.92	c [INC] encode full formula
221.96/221.92	c fallback to adder encoding
223.87/223.83	c set iterative enc to: adder
223.87/223.83	c set iterative enc to: none
224.17/224.11	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.31	s UNKNOWN
1800.08/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3702537-1338134178/watcher-3702537-1338134178 -o /tmp/evaluation-result-3702537-1338134178/solver-3702537-1338134178 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702537-1338134178.opb 190136007 HOME HOME 

running on 4 cores: 1,3,5,7

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.01 2.03 2.00 3/178 32652
/proc/meminfo: memFree=31194524/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0

[startup+0.0179311 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 32652
/proc/meminfo: memFree=31194524/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 32652
/proc/meminfo: memFree=31194524/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 32652
/proc/meminfo: memFree=31194524/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 32652
/proc/meminfo: memFree=31194524/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 32656
/proc/meminfo: memFree=30969160/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=54660 CPUtime=0.56 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 8222 0 0 0 50 6 0 0 20 0 1 0 279543325 55971840 10440 33554432000 4194304 5992684 140735057866304 140735057860752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32653/statm: 13665 10440 172 440 0 13221 0
[pid=32655] ppid=32653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32655/stat : 32655 (cp2_pre.sh) S 32653 32652 31461 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279543382 9367552 277 33554432000 4194304 5064252 140735496467696 140735496466400 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32655/statm: 2287 277 234 213 0 72 0
[pid=32656] ppid=32655 vsize=223740 CPUtime=0.92 cores=1,3,5,7
/proc/32656/stat : 32656 (coprocessor) R 32655 32652 31461 0 -1 4202496 33240 0 0 0 86 6 0 0 20 0 1 0 279543382 229109760 50127 33554432000 4194304 6586260 140734903305872 140734903302136 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/32656/statm: 55935 50127 166 584 0 55347 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296696

[startup+3.10031 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 32656
/proc/meminfo: memFree=30893600/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=54660 CPUtime=0.56 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 8222 0 0 0 50 6 0 0 20 0 1 0 279543325 55971840 10440 33554432000 4194304 5992684 140735057866304 140735057860752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32653/statm: 13665 10440 172 440 0 13221 0
[pid=32655] ppid=32653 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32655/stat : 32655 (cp2_pre.sh) S 32653 32652 31461 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279543382 9367552 277 33554432000 4194304 5064252 140735496467696 140735496466400 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32655/statm: 2287 277 234 213 0 72 0
[pid=32656] ppid=32655 vsize=290948 CPUtime=2.51 cores=1,3,5,7
/proc/32656/stat : 32656 (coprocessor) R 32655 32652 31461 0 -1 4202496 44692 0 0 0 213 38 0 0 20 0 1 0 279543382 297930752 71377 33554432000 4194304 6586260 140734903305872 140734903301544 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/32656/statm: 72737 71377 204 584 0 72149 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363904

[startup+6.30032 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 32658
/proc/meminfo: memFree=31052296/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=54660 CPUtime=3.92 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 8238 45596 0 0 50 6 293 43 20 0 1 0 279543325 55971840 10442 33554432000 4194304 5992684 140735057866304 140735057852568 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32653/statm: 13665 10442 174 440 0 13221 0
[pid=32658] ppid=32653 vsize=115316 CPUtime=2.35 cores=1,3,5,7
/proc/32658/stat : 32658 (glucosInc) R 32653 32652 31461 0 -1 4202496 23905 0 0 0 231 4 0 0 20 0 1 0 279543719 118083584 26634 33554432000 4194304 5654031 140734061501952 140734061489768 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32658/statm: 28829 26634 140 357 0 28469 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 179124

[startup+12.7002 s]
/proc/loadavg: 2.08 2.05 2.00 3/181 32668
/proc/meminfo: memFree=30747180/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=68060 CPUtime=11.24 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 19289 107177 0 0 297 143 619 65 20 0 1 0 279543325 69693440 13841 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32653/statm: 17015 13841 206 440 0 16571 0
[pid=32668] ppid=32653 vsize=417596 CPUtime=1.4 cores=1,3,5,7
/proc/32668/stat : 32668 (glucosInc) R 32653 32652 31461 0 -1 4202496 56468 0 0 0 126 14 0 0 20 0 1 0 279544453 427618304 90182 33554432000 4194304 5654031 140734036575856 140734035525208 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32668/statm: 104399 90182 109 357 0 104039 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 494804

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 2.00 3/180 32668
/proc/meminfo: memFree=30926168/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=246860 CPUtime=25.48 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) R 32652 32652 31461 0 -1 4202496 25667 186810 0 0 433 148 1877 90 20 0 1 0 279543325 252784640 47908 33554432000 4194304 5992684 140735057866304 140735057859016 5044404 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32653/statm: 61715 47908 206 440 0 61271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 256008

[startup+51.1003 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 32670
/proc/meminfo: memFree=30452908/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=115788 CPUtime=26.63 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 26832 187326 0 0 519 171 1877 96 20 0 1 0 279543325 118566912 25741 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/32653/statm: 28947 25741 206 440 0 28503 0
[pid=32670] ppid=32653 vsize=537984 CPUtime=24.44 cores=1,3,5,7
/proc/32670/stat : 32670 (glucosInc) R 32653 32652 31461 0 -1 4202496 78656 0 0 0 2420 24 0 0 20 0 1 0 279545990 550895616 113544 33554432000 4194304 5654031 140735862004512 140735861992328 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32670/statm: 134496 113544 141 357 0 134136 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 662920

[startup+102.3 s]
/proc/loadavg: 2.17 2.08 2.01 3/181 32674
/proc/meminfo: memFree=30433160/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=86.92 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 42120 346018 0 0 957 229 7349 157 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32674] ppid=32653 vsize=532672 CPUtime=15.39 cores=1,3,5,7
/proc/32674/stat : 32674 (glucosInc) R 32653 32652 31461 0 -1 4202496 79206 0 0 0 1518 21 0 0 20 0 1 0 279552015 545456128 112022 33554432000 4194304 5654031 140734786241120 140734786228936 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32674/statm: 133168 112022 141 357 0 132808 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 658104

[startup+162.3 s]
/proc/loadavg: 2.15 2.09 2.02 3/181 32679
/proc/meminfo: memFree=30429480/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=126.54 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 56880 503784 0 0 1370 282 10784 218 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32679] ppid=32653 vsize=528884 CPUtime=35.8 cores=1,3,5,7
/proc/32679/stat : 32679 (glucosInc) R 32653 32652 31461 0 -1 4202496 76832 0 0 0 3561 19 0 0 20 0 1 0 279555973 541577216 107759 33554432000 4194304 5654031 140735988519712 140735988507528 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32679/statm: 132221 107759 141 357 0 131861 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 654316

[startup+222.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/181 32679
/proc/meminfo: memFree=30392800/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=149052 CPUtime=222.38 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) R 32652 32652 31461 0 -1 4202496 61759 581049 0 0 1421 284 20292 241 20 0 1 0 279543325 152629248 32160 33554432000 4194304 5992684 140735057866304 140735057861776 4567968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 37263 32160 206 440 0 36819 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 158200

[startup+282.3 s]

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

/proc/meminfo: memFree=30519508/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=509196 CPUtime=1077.97 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 73963 0 0 0 107778 19 0 0 20 0 1 0 279565736 521416704 114747 33554432000 4194304 5654031 140734895225136 140734895212952 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 127299 114747 141 357 0 126939 0
Current children cumulated CPU time (s) 1302.15
Current children cumulated vsize (KiB) 634628

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 32719
/proc/meminfo: memFree=30506356/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=509196 CPUtime=1137.97 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 73964 0 0 0 113777 20 0 0 20 0 1 0 279565736 521416704 115259 33554432000 4194304 5654031 140734895225136 140734895212952 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 127299 115259 141 357 0 126939 0
Current children cumulated CPU time (s) 1362.15
Current children cumulated vsize (KiB) 634628

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32719
/proc/meminfo: memFree=30483396/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1197.95 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74533 0 0 0 119774 21 0 0 20 0 1 0 279565736 604758016 115825 33554432000 4194304 5654031 140734895225136 140734895223224 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 115825 141 357 0 147286 0
Current children cumulated CPU time (s) 1422.13
Current children cumulated vsize (KiB) 716016

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 32722
/proc/meminfo: memFree=30500932/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1257.94 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74687 0 0 0 125773 21 0 0 20 0 1 0 279565736 604758016 116490 33554432000 4194304 5654031 140734895225136 140734895223224 4216105 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 116490 141 357 0 147286 0
Current children cumulated CPU time (s) 1482.12
Current children cumulated vsize (KiB) 716016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 308
/proc/meminfo: memFree=30427404/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1317.93 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74700 0 0 0 131772 21 0 0 20 0 1 0 279565736 604758016 117014 33554432000 4194304 5654031 140734895225136 140734895223224 4232448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 117014 141 357 0 147286 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 716016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 310
/proc/meminfo: memFree=30424472/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1377.92 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74730 0 0 0 137771 21 0 0 20 0 1 0 279565736 604758016 118066 33554432000 4194304 5654031 140734895225136 140734895223224 4232715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 118066 141 357 0 147286 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 716016

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 311
/proc/meminfo: memFree=30404708/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1437.92 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74762 0 0 0 143770 22 0 0 20 0 1 0 279565736 604758016 118609 33554432000 4194304 5654031 140734895225136 140734895223224 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 118609 141 357 0 147286 0
Current children cumulated CPU time (s) 1662.1
Current children cumulated vsize (KiB) 716016

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 313
/proc/meminfo: memFree=30474784/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=590584 CPUtime=1497.91 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 74785 0 0 0 149769 22 0 0 20 0 1 0 279565736 604758016 119143 33554432000 4194304 5654031 140734895225136 140734895223224 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 147646 119143 141 357 0 147286 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 716016

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 313
/proc/meminfo: memFree=30497528/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=509196 CPUtime=1557.91 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 75184 0 0 0 155767 24 0 0 20 0 1 0 279565736 521416704 110280 33554432000 4194304 5654031 140734895225136 140734895223160 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 127299 110280 141 357 0 126939 0
Current children cumulated CPU time (s) 1782.09
Current children cumulated vsize (KiB) 634628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 313
/proc/meminfo: memFree=30495328/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=509196 CPUtime=1575.9 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 75184 0 0 0 157566 24 0 0 20 0 1 0 279565736 521416704 110280 33554432000 4194304 5654031 140734895225136 140734895223160 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 127299 110280 141 357 0 126939 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 634628

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.08 2.02 2.00 3/181 313
/proc/meminfo: memFree=30495328/32873648 swapFree=7116/7116
[pid=32652] ppid=32650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32652/stat : 32652 (npSolver-pbo-It) S 32650 32652 31461 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279543325 9367552 275 33554432000 4194304 5064252 140736946403312 140736946402224 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32652/statm: 2287 275 233 213 0 72 0
[pid=32653] ppid=32652 vsize=116284 CPUtime=224.18 cores=1,3,5,7
/proc/32653/stat : 32653 (npSolver-pbo) S 32652 32652 31461 0 -1 4202496 64097 581565 0 0 1571 309 20292 246 20 0 1 0 279543325 119074816 25865 33554432000 4194304 5992684 140735057866304 140735057852136 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32653/statm: 29071 25865 206 440 0 28627 0
[pid=32684] ppid=32653 vsize=509196 CPUtime=1575.9 cores=1,3,5,7
/proc/32684/stat : 32684 (glucosInc) R 32653 32652 31461 0 -1 4202496 75184 0 0 0 157566 24 0 0 20 0 1 0 279565736 521416704 110280 33554432000 4194304 5654031 140734895225136 140734895223160 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32684/statm: 127299 110280 141 357 0 126939 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 634628

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.12
CPU user time (s): 1794.31
CPU system time (s): 5.81112
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 846244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.31
system time used= 5.81112
maximum resident set size= 584404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 721229
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2440096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13709
involuntary context switches= 3429

runsolver used 4.47732 second user time and 10.1065 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 17:56:19
IDJOB=3702537
IDBENCH=92738
IDSOLVER=2278
FILE ID=node123/3702537-1338134178
RUNJOBID= node123-1338124037-31478
PBS_JOBID= 14624505
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= ed2892e0d2f6125119f9653dabb34672
RANDOM SEED=190136007

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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		: 2667.217
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:        31194524 kB
Buffers:          114324 kB
Cached:           230944 kB
SwapCached:          956 kB
Active:           841820 kB
Inactive:          38968 kB
Active(anon):     528076 kB
Inactive(anon):     9416 kB
Active(file):     313744 kB
Inactive(file):    29552 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              9360 kB
Writeback:             0 kB
AnonPages:        547088 kB
Mapped:            11660 kB
Shmem:                 0 kB
Slab:             650628 kB
SReclaimable:      95112 kB
SUnreclaim:       555516 kB
KernelStack:        1496 kB
PageTables:         5328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     703384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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= 71344 MiB
End job on node123 at 2012-05-27 18:26:19