Trace number 3702538

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.07 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_4.opb
MD5SUM213b2ab8f9fabc47faf8664d1026e564
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6667103
Best CPU time to get the best result obtained on this benchmark1800.07
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 169112377
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 146273936801
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 169112377
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 146273936801
Number of bits of the biggest sum of numbers38
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.87/3.99	c [INC SYSTEM] finished preprocessing in 3 s
3.87/3.99	c [INC SYSTEM] execute solver
6.88/6.93	c [INC SEARCH] formula is SAT
6.88/6.95	c [INC SYSTEM] solved the initial formula
6.98/7.00	c model valid
6.98/7.00	c current solution ok
8.28/8.39	o 174056625
8.28/8.39	c starting approximation
8.28/8.39	c factor = 2
8.28/8.39	c factor still to low - shrinking to 7.50097e+06
8.28/8.39	c approx number of clauses: 1e+06
8.28/8.39	c current bound: 87028352
8.91/9.07	c leaving approximation
8.91/9.07	c finished approximation
8.91/9.07	c [INC SYSTEM] there exists a inc, kill it!
8.91/9.07	c write failed with 2
8.91/9.08	c [INC SEARCH] iteration: 0
8.91/9.08	c [INC BOUNDS] best value:174056710 search for 174056709
8.91/9.08	c [INC SYSTEM] create new solver instance
8.91/9.08	c [INC] encode full formula
8.91/9.08	c fallback to adder encoding
11.18/11.27	c set iterative enc to: adder
11.18/11.27	c set iterative enc to: none
11.46/11.78	c [INC SEARCH] isOptimum variable: 0
74.64/74.96	c formula is SAT
74.74/75.03	c [INC SEARCH] copied best model
74.74/75.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.74/75.07	c model valid
74.74/75.07	c current solution ok
74.74/75.07	o 95362611
74.74/75.07	c [INC SEARCH] iteration: 1
74.74/75.07	c [INC BOUNDS] best value:95362696 search for 95362695
74.74/75.08	c [INC SYSTEM] there exists a inc, kill it!
74.74/75.08	c write failed with 2
74.84/75.11	c [INC SYSTEM] create new solver instance
74.84/75.11	c [INC] encode full formula
74.84/75.11	c fallback to adder encoding
76.94/77.20	c set iterative enc to: adder
76.94/77.20	c set iterative enc to: none
77.25/77.51	c [INC SEARCH] isOptimum variable: 0
114.53/114.84	c formula is SAT
114.64/114.91	c [INC SEARCH] copied best model
114.64/114.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.64/114.96	c model valid
114.64/114.96	c current solution ok
114.64/114.96	o 82187369
114.64/114.96	c [INC SEARCH] iteration: 2
114.64/114.96	c [INC BOUNDS] best value:82187454 search for 82187453
114.64/114.96	c [INC SYSTEM] there exists a inc, kill it!
114.64/114.96	c write failed with 2
114.64/114.97	c [INC SYSTEM] create new solver instance
114.64/114.97	c [INC] encode full formula
114.64/114.97	c fallback to adder encoding
116.84/117.18	c set iterative enc to: adder
116.84/117.18	c set iterative enc to: none
117.24/117.51	c [INC SEARCH] isOptimum variable: 0
131.44/131.71	c formula is SAT
131.44/131.77	c [INC SEARCH] copied best model
131.44/131.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.54/131.82	c model valid
131.54/131.82	c current solution ok
131.54/131.82	o 45826591
131.54/131.82	c [INC SEARCH] iteration: 3
131.54/131.82	c [INC BOUNDS] best value:45826676 search for 45826675
131.54/131.82	c [INC SYSTEM] there exists a inc, kill it!
131.54/131.82	c write failed with 2
131.54/131.84	c [INC SYSTEM] create new solver instance
131.54/131.84	c [INC] encode full formula
131.54/131.84	c fallback to adder encoding
133.46/133.73	c set iterative enc to: adder
133.46/133.73	c set iterative enc to: none
133.77/134.01	c [INC SEARCH] isOptimum variable: 0
189.14/189.45	c formula is SAT
189.24/189.51	c [INC SEARCH] copied best model
189.24/189.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
189.24/189.56	c model valid
189.24/189.56	c current solution ok
189.24/189.56	o 19110537
189.24/189.56	c [INC SEARCH] iteration: 4
189.24/189.56	c [INC BOUNDS] best value:19110622 search for 19110621
189.24/189.56	c [INC SYSTEM] there exists a inc, kill it!
189.24/189.56	c write failed with 2
189.24/189.58	c [INC SYSTEM] create new solver instance
189.24/189.58	c [INC] encode full formula
189.24/189.58	c fallback to adder encoding
190.86/191.13	c set iterative enc to: adder
190.86/191.13	c set iterative enc to: none
191.06/191.36	c [INC SEARCH] isOptimum variable: 0
553.53/553.95	c formula is SAT
553.62/554.01	c [INC SEARCH] copied best model
553.62/554.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
553.62/554.05	c model valid
553.62/554.05	c current solution ok
553.62/554.05	o 14959703
553.62/554.05	c [INC SEARCH] iteration: 5
553.62/554.05	c [INC BOUNDS] best value:14959788 search for 14959787
553.62/554.05	c [INC SYSTEM] there exists a inc, kill it!
553.62/554.05	c write failed with 2
553.62/554.06	c [INC SYSTEM] create new solver instance
553.62/554.06	c [INC] encode full formula
553.62/554.06	c fallback to adder encoding
555.04/555.50	c set iterative enc to: adder
555.04/555.50	c set iterative enc to: none
555.32/555.72	c [INC SEARCH] isOptimum variable: 0
605.69/606.18	c formula is SAT
605.78/606.24	c [INC SEARCH] copied best model
605.78/606.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
605.78/606.28	c model valid
605.78/606.28	c current solution ok
605.78/606.28	o 11325941
605.78/606.28	c [INC SEARCH] iteration: 6
605.78/606.28	c [INC BOUNDS] best value:11326026 search for 11326025
605.78/606.28	c [INC SYSTEM] there exists a inc, kill it!
605.78/606.28	c write failed with 2
605.88/606.31	c [INC SYSTEM] create new solver instance
605.88/606.31	c [INC] encode full formula
605.88/606.31	c fallback to adder encoding
607.30/607.70	c set iterative enc to: adder
607.30/607.70	c set iterative enc to: none
607.50/607.91	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.71	s UNKNOWN
1800.03/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.71	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702538-1338135391/watcher-3702538-1338135391 -o /tmp/evaluation-result-3702538-1338135391/solver-3702538-1338135391 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702538-1338135391.opb 1111326296 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 10560
/proc/meminfo: memFree=30844860/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0

[startup+0.042059 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 10560
/proc/meminfo: memFree=30844860/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100322 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 10560
/proc/meminfo: memFree=30844860/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 10560
/proc/meminfo: memFree=30844860/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700316 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 10560
/proc/meminfo: memFree=30844860/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 10564
/proc/meminfo: memFree=30621208/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=54660 CPUtime=0.55 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 8370 0 0 0 49 6 0 0 20 0 1 0 279665911 55971840 10077 33554432000 4194304 5992684 140733588400512 140733588394960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10561/statm: 13665 10077 172 440 0 13221 0
[pid=10563] ppid=10561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10563/stat : 10563 (cp2_pre.sh) S 10561 10560 9266 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279665968 9367552 276 33554432000 4194304 5064252 140736144929360 140736144928064 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10563/statm: 2287 276 234 213 0 72 0
[pid=10564] ppid=10563 vsize=222948 CPUtime=0.92 cores=0,2,4,6
/proc/10564/stat : 10564 (coprocessor) R 10563 10560 9266 0 -1 4202496 32534 0 0 0 86 6 0 0 20 0 1 0 279665968 228298752 49933 33554432000 4194304 6586260 140735589087104 140735589083864 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 55737 49934 166 584 0 55149 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 295904

[startup+3.10039 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 10564
/proc/meminfo: memFree=30545664/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=54660 CPUtime=0.55 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 8370 0 0 0 49 6 0 0 20 0 1 0 279665911 55971840 10077 33554432000 4194304 5992684 140733588400512 140733588394960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10561/statm: 13665 10077 172 440 0 13221 0
[pid=10563] ppid=10561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10563/stat : 10563 (cp2_pre.sh) S 10561 10560 9266 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279665968 9367552 276 33554432000 4194304 5064252 140736144929360 140736144928064 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10563/statm: 2287 276 234 213 0 72 0
[pid=10564] ppid=10563 vsize=290940 CPUtime=2.52 cores=0,2,4,6
/proc/10564/stat : 10564 (coprocessor) R 10563 10560 9266 0 -1 4202496 44704 0 0 0 217 35 0 0 20 0 1 0 279665968 297922560 71390 33554432000 4194304 6586260 140735589087104 140735589082648 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10564/statm: 72735 71390 202 584 0 72147 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363896

[startup+6.30035 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10566
/proc/meminfo: memFree=30663472/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=54660 CPUtime=3.98 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 8386 45611 0 0 49 7 300 42 20 0 1 0 279665911 55971840 10079 33554432000 4194304 5992684 140733588400512 140733588386776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10561/statm: 13665 10079 174 440 0 13221 0
[pid=10566] ppid=10561 vsize=115320 CPUtime=2.29 cores=0,2,4,6
/proc/10566/stat : 10566 (glucosInc) R 10561 10560 9266 0 -1 4202496 22354 0 0 0 225 4 0 0 20 0 1 0 279666310 118087680 27072 33554432000 4194304 5654031 140734456174624 140734456162440 4214644 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10566/statm: 28830 27072 140 357 0 28470 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 179128

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10576
/proc/meminfo: memFree=30515952/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=68288 CPUtime=11.54 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 20894 106410 0 0 306 149 633 66 20 0 1 0 279665911 69926912 13535 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 17072 13535 206 440 0 16628 0
[pid=10576] ppid=10561 vsize=299996 CPUtime=0.9 cores=0,2,4,6
/proc/10576/stat : 10576 (glucosInc) R 10561 10560 9266 0 -1 4202496 43244 0 0 0 81 9 0 0 20 0 1 0 279667089 307195904 61252 33554432000 4194304 5654031 140736610279888 140736609229480 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10576/statm: 74999 61252 109 357 0 74639 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 377432

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10576
/proc/meminfo: memFree=30121084/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=68288 CPUtime=11.54 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 20894 106410 0 0 306 149 633 66 20 0 1 0 279665911 69926912 13535 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 17072 13535 206 440 0 16628 0
[pid=10576] ppid=10561 vsize=534048 CPUtime=13.71 cores=0,2,4,6
/proc/10576/stat : 10576 (glucosInc) R 10561 10560 9266 0 -1 4202496 80461 0 0 0 1349 22 0 0 20 0 1 0 279667089 546865152 114172 33554432000 4194304 5654031 140736610279888 140736610277672 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10576/statm: 133512 114172 142 357 0 133152 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 611484

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10576
/proc/meminfo: memFree=30129512/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=68288 CPUtime=11.54 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 20894 106410 0 0 306 149 633 66 20 0 1 0 279665911 69926912 13535 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 17072 13535 206 440 0 16628 0
[pid=10576] ppid=10561 vsize=544564 CPUtime=39.3 cores=0,2,4,6
/proc/10576/stat : 10576 (glucosInc) R 10561 10560 9266 0 -1 4202496 82599 0 0 0 3908 22 0 0 20 0 1 0 279667089 557633536 121924 33554432000 4194304 5654031 140736610279888 140736610267704 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10576/statm: 136141 121924 142 357 0 135781 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 622000

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10578
/proc/meminfo: memFree=30119688/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=77.27 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 28470 190444 0 0 527 177 6923 100 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10578] ppid=10561 vsize=528656 CPUtime=24.76 cores=0,2,4,6
/proc/10578/stat : 10578 (glucosInc) R 10561 10560 9266 0 -1 4202496 77356 0 0 0 2456 20 0 0 20 0 1 0 279673662 541343744 111776 33554432000 4194304 5654031 140734560481664 140734560469480 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10578/statm: 132164 111776 141 357 0 131804 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 653800

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10641
/proc/meminfo: memFree=30620232/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=133.78 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 44161 347483 0 0 959 234 12027 158 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10582] ppid=10561 vsize=505384 CPUtime=28.25 cores=0,2,4,6
/proc/10582/stat : 10582 (glucosInc) R 10561 10560 9266 0 -1 4202496 71570 0 0 0 2806 19 0 0 20 0 1 0 279679312 517513216 103303 33554432000 4194304 5654031 140735956347792 140735956345576 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10582/statm: 126346 103303 141 357 0 125986 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 630528

[startup+222.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/182 10650
/proc/meminfo: memFree=30684092/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=191.13 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 51425 420781 0 0 1128 255 17545 185 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10647] ppid=10561 vsize=454276 CPUtime=30.91 cores=0,2,4,6

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

/proc/meminfo: memFree=30593992/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=432456 CPUtime=694.19 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 72136 0 0 0 69385 34 0 0 20 0 1 0 279726702 442834944 103140 33554432000 4194304 5654031 140737329710256 140737329698072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 108114 103140 142 357 0 107754 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 557600

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 10676
/proc/meminfo: memFree=30601180/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=433700 CPUtime=754.18 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 74783 0 0 0 75374 44 0 0 20 0 1 0 279726702 444108800 100756 33554432000 4194304 5654031 140737329710256 140737329708040 4232976 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 108425 100756 142 357 0 108065 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 558844

[startup+1422.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 10679
/proc/meminfo: memFree=30564840/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=517008 CPUtime=814.17 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 78043 0 0 0 81367 50 0 0 20 0 1 0 279726702 529416192 110724 33554432000 4194304 5654031 140737329710256 140737329708040 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 129252 110724 142 357 0 128892 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 642152

[startup+1482.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 10679
/proc/meminfo: memFree=30554368/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=524136 CPUtime=874.16 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 80282 0 0 0 87362 54 0 0 20 0 1 0 279726702 536715264 113363 33554432000 4194304 5654031 140737329710256 140737329698072 4232482 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 131034 113363 142 357 0 130674 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 649280

[startup+1542.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 10679
/proc/meminfo: memFree=30591680/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=442748 CPUtime=934.15 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 80720 0 0 0 93358 57 0 0 20 0 1 0 279726702 453373952 106027 33554432000 4194304 5654031 140737329710256 140737329698072 4215251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 110687 106027 142 357 0 110327 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 567892

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 10679
/proc/meminfo: memFree=30616084/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=994.14 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 82345 0 0 0 99353 61 0 0 20 0 1 0 279726702 458227712 102962 33554432000 4194304 5654031 140737329710256 140737329698072 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 102962 142 357 0 111512 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 572632

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/180 10680
/proc/meminfo: memFree=30604508/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=1054.13 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 82349 0 0 0 105352 61 0 0 20 0 1 0 279726702 458227712 105010 33554432000 4194304 5654031 140737329710256 140737329698072 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 105010 142 357 0 111512 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 572632

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 10681
/proc/meminfo: memFree=30635032/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=1114.12 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 83277 0 0 0 111350 62 0 0 20 0 1 0 279726702 458227712 95396 33554432000 4194304 5654031 140737329710256 140737329698072 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 95396 142 357 0 111512 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 572632

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 10681
/proc/meminfo: memFree=30634460/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=1174.1 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 83372 0 0 0 117348 62 0 0 20 0 1 0 279726702 458227712 99068 33554432000 4194304 5654031 140737329710256 140737329698072 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 99068 142 357 0 111512 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 572632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 10681
/proc/meminfo: memFree=30620312/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=1192.51 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 83372 0 0 0 119189 62 0 0 20 0 1 0 279726702 458227712 99068 33554432000 4194304 5654031 140737329710256 140737329698072 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 99068 142 357 0 111512 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 572632

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 10681
/proc/meminfo: memFree=30620312/32873648 swapFree=6852/6852
[pid=10560] ppid=10558 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10560/stat : 10560 (npSolver-pbo-It) S 10558 10560 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279665911 9367552 275 33554432000 4194304 5064252 140737292815904 140737292814816 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10560/statm: 2287 275 233 213 0 72 0
[pid=10561] ppid=10560 vsize=115996 CPUtime=607.52 cores=0,2,4,6
/proc/10561/stat : 10561 (npSolver-pbo) S 10560 10560 9266 0 -1 4202496 65266 567281 0 0 1433 291 58760 268 20 0 1 0 279665911 118779904 25430 33554432000 4194304 5992684 140733588400512 140733588386344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/10561/statm: 28999 25430 206 440 0 28555 0
[pid=10667] ppid=10561 vsize=447488 CPUtime=1192.51 cores=0,2,4,6
/proc/10667/stat : 10667 (glucosInc) R 10561 10560 9266 0 -1 4202496 83372 0 0 0 119189 62 0 0 20 0 1 0 279726702 458227712 99068 33554432000 4194304 5654031 140737329710256 140737329698072 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 111872 99068 142 357 0 111512 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 572632

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.07
CPU user time (s): 1793.84
CPU system time (s): 6.23305
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 808560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.84
system time used= 6.23305
maximum resident set size= 583136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 716303
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2215952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13287
involuntary context switches= 7890

runsolver used 2.88256 second user time and 8.35273 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 18:16:31
IDJOB=3702538
IDBENCH=92741
IDSOLVER=2278
FILE ID=node115/3702538-1338135391
RUNJOBID= node115-1338123580-9282
PBS_JOBID= 14624500
Free space on /tmp= 71496 MiB

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

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

MD5SUM BENCH= 213b2ab8f9fabc47faf8664d1026e564
RANDOM SEED=1111326296

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30845240 kB
Buffers:          283232 kB
Cached:           387816 kB
SwapCached:          936 kB
Active:          1173064 kB
Inactive:          33420 kB
Active(anon):     527564 kB
Inactive(anon):    10284 kB
Active(file):     645500 kB
Inactive(file):    23136 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:              9324 kB
Writeback:             0 kB
AnonPages:        694236 kB
Mapped:            13212 kB
Shmem:                96 kB
Slab:             682004 kB
SReclaimable:     126532 kB
SUnreclaim:       555472 kB
KernelStack:        1504 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     715132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    622592 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= 71468 MiB
End job on node115 at 2012-05-27 18:46:32