Trace number 3466286

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 NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.4.8-gmp? (TO) 1800.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f600.opb
MD5SUM2b1f0bdf934439fa3364f5fdf4570849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints3150
Number of constraints which are clauses3150
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 1200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1200
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.06/1800.01	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3466286-1307392625/watcher-3466286-1307392625 -o /tmp/evaluation-result-3466286-1307392625/solver-3466286-1307392625 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466286-1307392625.opb --verbosity=0 --format=opb 

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
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 2/373 6708
/proc/meminfo: memFree=22772808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=8176 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 571 0 0 0 0 0 0 0 25 0 1 0 850862975 8372224 518 33554432000 4194304 6736272 140734994178928 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2044 519 248 621 0 1414 0

[startup+0.023341 s]
/proc/loadavg: 1.92 1.99 1.99 2/373 6708
/proc/meminfo: memFree=22772808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=9072 CPUtime=0.02 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 810 0 0 0 2 0 0 0 25 0 1 0 850862975 9289728 757 33554432000 4194304 6736272 140734994178928 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2268 757 248 621 0 1638 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9072

[startup+0.100325 s]
/proc/loadavg: 1.92 1.99 1.99 2/373 6708
/proc/meminfo: memFree=22772808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=11304 CPUtime=0.09 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1450 0 0 0 9 0 0 0 25 0 1 0 850862975 11575296 1362 33554432000 4194304 6736272 140734994178928 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2826 1362 284 621 0 2196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11304

[startup+0.300289 s]
/proc/loadavg: 1.92 1.99 1.99 2/373 6708
/proc/meminfo: memFree=22772808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=7380 CPUtime=0.29 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1537 0 0 0 29 0 0 0 25 0 1 0 850862975 7557120 1422 33554432000 4194304 6736272 140734994178928 18446744073709551615 5803381 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 1845 1422 285 621 0 1215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7380

[startup+0.700217 s]
/proc/loadavg: 1.92 1.99 1.99 2/373 6708
/proc/meminfo: memFree=22772808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=7524 CPUtime=0.69 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1604 0 0 0 69 0 0 0 25 0 1 0 850862975 7704576 1489 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509864 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 1881 1489 285 621 0 1251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7524

[startup+1.50107 s]
/proc/loadavg: 1.92 1.99 1.99 3/374 6709
/proc/meminfo: memFree=22767220/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=8000 CPUtime=1.49 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1702 0 0 0 149 0 0 0 25 0 1 0 850862975 8192000 1582 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510158 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2000 1582 285 621 0 1370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8000

[startup+3.10078 s]
/proc/loadavg: 1.92 1.99 1.99 3/374 6709
/proc/meminfo: memFree=22765980/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=8312 CPUtime=3.09 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1779 0 0 0 309 0 0 0 25 0 1 0 850862975 8511488 1657 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509843 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2078 1657 285 621 0 1448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8312

[startup+6.30019 s]
/proc/loadavg: 1.93 1.99 1.99 3/374 6709
/proc/meminfo: memFree=22731480/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=9468 CPUtime=6.29 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 1950 0 0 0 629 0 0 0 25 0 1 0 850862975 9695232 1827 33554432000 4194304 6736272 140734994178928 18446744073709551615 5151379 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2367 1827 285 621 0 1737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9468

[startup+12.701 s]
/proc/loadavg: 1.93 1.99 1.99 3/374 6709
/proc/meminfo: memFree=22763988/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=10112 CPUtime=12.7 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 2113 0 0 0 1270 0 0 0 25 0 1 0 850862975 10354688 1986 33554432000 4194304 6736272 140734994178928 18446744073709551615 4294586 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2528 1986 285 621 0 1898 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10112

[startup+25.5007 s]
/proc/loadavg: 1.95 1.99 1.99 3/374 6710
/proc/meminfo: memFree=22763016/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=10736 CPUtime=25.5 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 2394 0 0 0 2550 0 0 0 25 0 1 0 850862975 10993664 2265 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 2684 2265 285 621 0 2054 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 10736

[startup+51.101 s]
/proc/loadavg: 1.96 1.99 1.99 3/374 6710
/proc/meminfo: memFree=22761392/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=12812 CPUtime=51.1 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 2784 0 0 0 5110 0 0 0 25 0 1 0 850862975 13119488 2647 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510274 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 3203 2647 285 621 0 2573 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 12812

[startup+102.314 s]
/proc/loadavg: 1.98 1.99 1.99 3/374 6712
/proc/meminfo: memFree=22760008/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=13864 CPUtime=102.31 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 3166 0 0 0 10231 0 0 0 25 0 1 0 850862975 14196736 3027 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510460 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 3466 3027 285 621 0 2836 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 13864

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/374 6713
/proc/meminfo: memFree=22757896/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=15988 CPUtime=162.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 3549 0 0 0 16230 0 0 0 25 0 1 0 850862975 16371712 3398 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510186 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 3997 3398 285 621 0 3367 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15988

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/374 6715
/proc/meminfo: memFree=22756756/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=17036 CPUtime=222.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 3833 0 0 0 22230 0 0 0 25 0 1 0 850862975 17444864 3677 33554432000 4194304 6736272 140734994178928 18446744073709551615 4502347 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 4259 3677 285 621 0 3629 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 17036

[startup+282.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/374 6716
/proc/meminfo: memFree=22749428/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=19076 CPUtime=282.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 4260 0 0 0 28230 0 0 0 25 0 1 0 850862975 19533824 4100 33554432000 4194304 6736272 140734994178928 18446744073709551615 5803199 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 4769 4100 285 621 0 4139 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19076

[startup+342.301 s]
/proc/loadavg: 2.09 2.02 2.00 3/374 6718
/proc/meminfo: memFree=22710352/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=19076 CPUtime=342.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 4400 0 0 0 34230 0 0 0 25 0 1 0 850862975 19533824 4238 33554432000 4194304 6736272 140734994178928 18446744073709551615 4514400 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 4769 4238 285 621 0 4139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19076

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/374 6720
/proc/meminfo: memFree=22704260/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=21172 CPUtime=402.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 4827 0 0 0 40230 0 0 0 25 0 1 0 850862975 21680128 4657 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 5293 4657 285 621 0 4663 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21172

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/374 6721
/proc/meminfo: memFree=22718380/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=21172 CPUtime=462.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 5066 0 0 0 46230 0 0 0 25 0 1 0 850862975 21680128 4889 33554432000 4194304 6736272 140734994178928 18446744073709551615 4515117 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 5293 4889 285 621 0 4663 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 21172

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6750
/proc/meminfo: memFree=22829752/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=22844 CPUtime=522.3 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 5086 0 0 0 52230 0 0 0 25 0 1 0 850862975 23392256 4909 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509843 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 5711 4909 285 621 0 5081 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 22844

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6752
/proc/meminfo: memFree=22828244/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=22844 CPUtime=582.31 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 5409 0 0 0 58231 0 0 0 25 0 1 0 850862975 23392256 5227 33554432000 4194304 6736272 140734994178928 18446744073709551615 4512936 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 5711 5227 285 621 0 5081 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 22844


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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6758
/proc/meminfo: memFree=22823708/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=25696 CPUtime=822.31 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6166 0 0 0 82231 0 0 0 25 0 1 0 850862975 26312704 5971 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509880 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6424 5971 285 621 0 5794 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 25696

[startup+882.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/374 6760
/proc/meminfo: memFree=22823696/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=25696 CPUtime=882.31 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6170 0 0 0 88231 0 0 0 25 0 1 0 850862975 26312704 5975 33554432000 4194304 6736272 140734994178928 18446744073709551615 4514672 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6424 5975 285 621 0 5794 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 25696

[startup+942.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/374 6761
/proc/meminfo: memFree=22823808/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=26948 CPUtime=942.32 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6208 0 0 0 94231 1 0 0 25 0 1 0 850862975 27594752 6012 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510460 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6737 6012 285 621 0 6107 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 26948

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/374 6763
/proc/meminfo: memFree=22823788/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=26948 CPUtime=1002.32 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6208 0 0 0 100231 1 0 0 25 0 1 0 850862975 27594752 6012 33554432000 4194304 6736272 140734994178928 18446744073709551615 5806495 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6737 6012 285 621 0 6107 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 26948

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 6764
/proc/meminfo: memFree=22822664/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=26948 CPUtime=1062.32 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6479 0 0 0 106231 1 0 0 25 0 1 0 850862975 27594752 6279 33554432000 4194304 6736272 140734994178928 18446744073709551615 4503608 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6737 6279 285 621 0 6107 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 26948

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6766
/proc/meminfo: memFree=22822516/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=26948 CPUtime=1122.33 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6479 0 0 0 112232 1 0 0 25 0 1 0 850862975 27594752 6279 33554432000 4194304 6736272 140734994178928 18446744073709551615 4501247 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6737 6279 285 621 0 6107 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 26948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6767
/proc/meminfo: memFree=22822248/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=26948 CPUtime=1182.33 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6496 0 0 0 118232 1 0 0 25 0 1 0 850862975 27594752 6296 33554432000 4194304 6736272 140734994178928 18446744073709551615 4753972 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6737 6296 285 621 0 6107 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 26948

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6769
/proc/meminfo: memFree=22821868/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=27732 CPUtime=1242.33 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6644 0 0 0 124232 1 0 0 25 0 1 0 850862975 28397568 6443 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510144 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6933 6443 285 621 0 6303 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 27732

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6771
/proc/meminfo: memFree=22820996/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=27732 CPUtime=1302.34 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6665 0 0 0 130233 1 0 0 25 0 1 0 850862975 28397568 6463 33554432000 4194304 6736272 140734994178928 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 6933 6463 285 621 0 6303 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 27732

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/374 6772
/proc/meminfo: memFree=22820852/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=28748 CPUtime=1362.33 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6951 0 0 0 136232 1 0 0 25 0 1 0 850862975 29437952 6746 33554432000 4194304 6736272 140734994178928 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7187 6746 285 621 0 6557 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 28748

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 6774
/proc/meminfo: memFree=22820840/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=28748 CPUtime=1422.35 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 6958 0 0 0 142234 1 0 0 25 0 1 0 850862975 29437952 6753 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510253 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7187 6753 285 621 0 6557 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 28748

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/374 6784
/proc/meminfo: memFree=22819660/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=30420 CPUtime=1482.34 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7099 0 0 0 148233 1 0 0 25 0 1 0 850862975 31150080 6888 33554432000 4194304 6736272 140734994178928 18446744073709551615 5803183 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7605 6888 285 621 0 6975 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 30420

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/374 6786
/proc/meminfo: memFree=22819764/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=30420 CPUtime=1542.34 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7119 0 0 0 154233 1 0 0 25 0 1 0 850862975 31150080 6908 33554432000 4194304 6736272 140734994178928 18446744073709551615 4640348 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7605 6908 285 621 0 6975 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 30420

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/374 6788
/proc/meminfo: memFree=22818516/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=30420 CPUtime=1602.34 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7386 0 0 0 160233 1 0 0 25 0 1 0 850862975 31150080 7171 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510513 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7605 7171 285 621 0 6975 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 30420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 6792
/proc/meminfo: memFree=22818276/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=30420 CPUtime=1662.34 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7390 0 0 0 166233 1 0 0 25 0 1 0 850862975 31150080 7175 33554432000 4194304 6736272 140734994178928 18446744073709551615 4755997 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7605 7175 285 621 0 6975 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 30420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 6794
/proc/meminfo: memFree=22817156/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=30568 CPUtime=1722.35 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7450 0 0 0 172234 1 0 0 25 0 1 0 850862975 31301632 7233 33554432000 4194304 6736272 140734994178928 18446744073709551615 4514419 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 7642 7233 285 621 0 7012 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 30568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6796
/proc/meminfo: memFree=22816132/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=32744 CPUtime=1782.35 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7678 0 0 0 178234 1 0 0 25 0 1 0 850862975 33529856 7454 33554432000 4194304 6736272 140734994178928 18446744073709551615 4510544 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 8186 7454 285 621 0 7556 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 32744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6796
/proc/meminfo: memFree=22816372/32951124 swapFree=37148216/67111528
[pid=6708] ppid=6706 vsize=32744 CPUtime=1800.06 cores=1,3,5,7
/proc/6708/stat : 6708 (minisatid-gmp) R 6706 6708 5674 0 -1 4202496 7690 0 0 0 180005 1 0 0 25 0 1 0 850862975 33529856 7465 33554432000 4194304 6736272 140734994178928 18446744073709551615 5221948 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/6708/statm: 8186 7465 285 621 0 7556 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 32744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1800.06
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 32744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 23843

runsolver used 5.83411 second user time and 13.8639 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-06 22:37:05
IDJOB=3466286
IDBENCH=2155
IDSOLVER=1957
FILE ID=node104/3466286-1307392625
RUNJOBID= node104-1307381328-5693
PBS_JOBID= 13514203
Free space on /tmp= 74052 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f600.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466286-1307392625/watcher-3466286-1307392625 -o /tmp/evaluation-result-3466286-1307392625/solver-3466286-1307392625 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466286-1307392625.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= 2b1f0bdf934439fa3364f5fdf4570849
RANDOM SEED=762327192

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22772964 kB
Buffers:        422996 kB
Cached:        7563776 kB
SwapCached:     163904 kB
Active:        3850692 kB
Inactive:      5989588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22772964 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            2900 kB
Writeback:          40 kB
AnonPages:     1713140 kB
Mapped:          12176 kB
Slab:           181100 kB
PageTables:      88984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87801552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74048 MiB
End job on node104 at 2011-06-06 23:07:07