Trace number 3497749

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.5.2-gmp (fixed)? (TO) 1800.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390.opb
MD5SUM6e35a6365bb53fc415f73802d28edd05
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.67859
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
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.04/1800.00	>>> Terminate signal received
1800.04/1800.00	UNKNOWN

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 /var/tmp/evaluation-result-3497749-1307931185/watcher-3497749-1307931185 -o /var/tmp/evaluation-result-3497749-1307931185/solver-3497749-1307931185 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497749-1307931185.opb --verbosity=0 --format=opb --randomseed=1686976954 

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: 1.92 1.98 1.99 2/174 1686
/proc/meminfo: memFree=3796024/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=7544 CPUtime=0 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 904718880 7725056 334 33554432000 4194304 6957856 140736100844928 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 1886 335 251 675 0 1202 0

[startup+0.0958079 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 1686
/proc/meminfo: memFree=3796024/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=16096 CPUtime=0.09 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 2494 0 0 0 9 0 0 0 25 0 1 0 904718880 16482304 2447 33554432000 4194304 6957856 140736100844928 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 4024 2448 251 675 0 3340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16096

[startup+0.100793 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 1686
/proc/meminfo: memFree=3796024/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=16480 CPUtime=0.09 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 2603 0 0 0 9 0 0 0 25 0 1 0 904718880 16875520 2556 33554432000 4194304 6957856 140736100844928 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 4120 2556 251 675 0 3436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16480

[startup+0.300761 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 1686
/proc/meminfo: memFree=3796024/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=34472 CPUtime=0.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 7033 0 0 0 28 1 0 0 25 0 1 0 904718880 35299328 6986 33554432000 4194304 6957856 140736100844928 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 8618 6987 252 675 0 7934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34472

[startup+0.70069 s]
/proc/loadavg: 1.92 1.98 1.99 2/174 1686
/proc/meminfo: memFree=3796024/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=68896 CPUtime=0.69 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 16488 0 0 0 66 3 0 0 25 0 1 0 904718880 70549504 15496 33554432000 4194304 6957856 140736100844928 18446744073709551615 4761357 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 17224 15497 255 675 0 16540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68896

[startup+1.50054 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 1687
/proc/meminfo: memFree=3706568/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=142680 CPUtime=1.49 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 34635 0 0 0 144 5 0 0 25 0 1 0 904718880 146104320 33643 33554432000 4194304 6957856 140736100844928 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 35670 33644 267 675 0 34986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142680

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 1687
/proc/meminfo: memFree=3575872/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=3.09 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59071 0 0 0 303 6 0 0 25 0 1 0 904718880 228900864 53798 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934368 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53798 275 675 0 55200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223536

[startup+6.30067 s]
/proc/loadavg: 1.93 1.98 1.99 3/175 1687
/proc/meminfo: memFree=3640244/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=6.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59121 0 0 0 623 6 0 0 25 0 1 0 904718880 228900864 53848 33554432000 4194304 6957856 140736100844928 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53848 275 675 0 55200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 223536

[startup+12.7005 s]
/proc/loadavg: 1.93 1.98 1.99 3/175 1687
/proc/meminfo: memFree=3640000/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=12.69 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59127 0 0 0 1263 6 0 0 25 0 1 0 904718880 228900864 53854 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934953 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53854 275 675 0 55200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223536

[startup+25.5002 s]
/proc/loadavg: 2.10 2.02 2.00 3/175 1726
/proc/meminfo: memFree=3081244/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=25.49 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59138 0 0 0 2543 6 0 0 25 0 1 0 904718880 228900864 53865 33554432000 4194304 6957856 140736100844928 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53865 284 675 0 55200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223536

[startup+51.1005 s]
/proc/loadavg: 2.07 2.01 2.00 3/175 1727
/proc/meminfo: memFree=3080536/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=51.09 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59144 0 0 0 5103 6 0 0 25 0 1 0 904718880 228900864 53870 33554432000 4194304 6957856 140736100844928 18446744073709551615 4868157 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53870 284 675 0 55200 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223536

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 1728
/proc/meminfo: memFree=3077516/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=102.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59147 0 0 0 10223 6 0 0 25 0 1 0 904718880 228900864 53872 33554432000 4194304 6957856 140736100844928 18446744073709551615 5307984 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53872 284 675 0 55200 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 223536

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 1730
/proc/meminfo: memFree=3076184/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=162.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59158 0 0 0 16223 6 0 0 25 0 1 0 904718880 228900864 53883 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934014 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53883 284 675 0 55200 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 223536

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1732
/proc/meminfo: memFree=3076160/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=222.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59165 0 0 0 22223 6 0 0 25 0 1 0 904718880 228900864 53890 33554432000 4194304 6957856 140736100844928 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53890 285 675 0 55200 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 223536

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1733
/proc/meminfo: memFree=3076264/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=223536 CPUtime=282.29 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59175 0 0 0 28223 6 0 0 25 0 1 0 904718880 228900864 53898 33554432000 4194304 6957856 140736100844928 18446744073709551615 4868031 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 55884 53898 285 675 0 55200 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 223536

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1735
/proc/meminfo: memFree=3074376/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=225000 CPUtime=342.3 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 59626 0 0 0 34224 6 0 0 25 0 1 0 904718880 230400000 54348 33554432000 4194304 6957856 140736100844928 18446744073709551615 5922016 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 56250 54348 285 675 0 55566 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 225000

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1736
/proc/meminfo: memFree=3071372/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=225000 CPUtime=402.31 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 60375 0 0 0 40224 7 0 0 25 0 1 0 904718880 230400000 55095 33554432000 4194304 6957856 140736100844928 18446744073709551615 5933986 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 56250 55095 285 675 0 55566 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 225000

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1738
/proc/meminfo: memFree=3065028/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=232140 CPUtime=462.3 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 61959 0 0 0 46223 7 0 0 25 0 1 0 904718880 237711360 56678 33554432000 4194304 6957856 140736100844928 18446744073709551615 5922016 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 58035 56678 285 675 0 57351 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 232140

[startup+522.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/175 1740
/proc/meminfo: memFree=3063392/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=232140 CPUtime=522.31 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 62331 0 0 0 52224 7 0 0 25 0 1 0 904718880 237711360 57050 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934082 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 58035 57050 285 675 0 57351 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 232140

[startup+582.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 1741
/proc/meminfo: memFree=3062004/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=239320 CPUtime=582.31 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 62679 0 0 0 58224 7 0 0 25 0 1 0 904718880 245063680 57398 33554432000 4194304 6957856 140736100844928 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 59830 57398 285 675 0 59146 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 239320

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1748
/proc/meminfo: memFree=3028920/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=270624 CPUtime=822.32 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 70913 0 0 0 82222 10 0 0 25 0 1 0 904718880 277118976 65628 33554432000 4194304 6957856 140736100844928 18446744073709551615 4868007 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 67656 65628 285 675 0 66972 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 270624

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1749
/proc/meminfo: memFree=3015628/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=301444 CPUtime=882.31 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 74258 0 0 0 88221 10 0 0 25 0 1 0 904718880 308678656 68973 33554432000 4194304 6957856 140736100844928 18446744073709551615 5928997 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75361 68973 285 675 0 74677 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 301444

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1751
/proc/meminfo: memFree=3012004/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=301444 CPUtime=942.32 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 75115 0 0 0 94221 11 0 0 25 0 1 0 904718880 308678656 69830 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934607 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75361 69830 285 675 0 74677 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 301444

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1752
/proc/meminfo: memFree=3009252/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=301444 CPUtime=1002.32 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 75815 0 0 0 100221 11 0 0 25 0 1 0 904718880 308678656 70530 33554432000 4194304 6957856 140736100844928 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75361 70530 285 675 0 74677 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 301444

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1754
/proc/meminfo: memFree=3003524/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=301444 CPUtime=1062.32 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 77245 0 0 0 106221 11 0 0 25 0 1 0 904718880 308678656 71960 33554432000 4194304 6957856 140736100844928 18446744073709551615 5312950 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75361 71960 285 675 0 74677 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 301444

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1756
/proc/meminfo: memFree=2998168/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=302388 CPUtime=1122.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 78554 0 0 0 112221 12 0 0 25 0 1 0 904718880 309645312 73268 33554432000 4194304 6957856 140736100844928 18446744073709551615 4869795 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75597 73268 285 675 0 74913 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 302388

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1757
/proc/meminfo: memFree=2997776/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=302388 CPUtime=1182.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 78641 0 0 0 118221 12 0 0 25 0 1 0 904718880 309645312 73354 33554432000 4194304 6957856 140736100844928 18446744073709551615 5319161 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75597 73354 285 675 0 74913 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 302388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1759
/proc/meminfo: memFree=2996504/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=302540 CPUtime=1242.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 78912 0 0 0 124221 12 0 0 25 0 1 0 904718880 309800960 73624 33554432000 4194304 6957856 140736100844928 18446744073709551615 4638786 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 75635 73624 285 675 0 74951 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 302540

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1760
/proc/meminfo: memFree=3043844/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=252908 CPUtime=1302.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 86276 0 0 0 130220 13 0 0 25 0 1 0 904718880 258977792 61859 33554432000 4194304 6957856 140736100844928 18446744073709551615 4869728 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 63227 61859 286 675 0 62543 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 252908

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1762
/proc/meminfo: memFree=3042708/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=252908 CPUtime=1362.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 86486 0 0 0 136220 13 0 0 25 0 1 0 904718880 258977792 62069 33554432000 4194304 6957856 140736100844928 18446744073709551615 4871286 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 63227 62069 286 675 0 62543 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 252908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1764
/proc/meminfo: memFree=3041196/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=271876 CPUtime=1422.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 86894 0 0 0 142221 13 0 0 25 0 1 0 904718880 278401024 62477 33554432000 4194304 6957856 140736100844928 18446744073709551615 5316146 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 67969 62477 286 675 0 67285 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 271876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1765
/proc/meminfo: memFree=3039188/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=271876 CPUtime=1482.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 87388 0 0 0 148220 14 0 0 25 0 1 0 904718880 278401024 62971 33554432000 4194304 6957856 140736100844928 18446744073709551615 5314209 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 67969 62971 286 675 0 67285 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 271876

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1767
/proc/meminfo: memFree=3031348/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=271876 CPUtime=1542.33 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 89120 0 0 0 154219 14 0 0 25 0 1 0 904718880 278401024 64701 33554432000 4194304 6957856 140736100844928 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 67969 64701 286 675 0 67285 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 271876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1768
/proc/meminfo: memFree=3025612/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=272032 CPUtime=1602.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 90227 0 0 0 160219 15 0 0 25 0 1 0 904718880 278560768 65804 33554432000 4194304 6957856 140736100844928 18446744073709551615 5311836 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 68008 65804 286 675 0 67324 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 272032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1770
/proc/meminfo: memFree=3020632/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=272032 CPUtime=1662.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 91173 0 0 0 166219 15 0 0 25 0 1 0 904718880 278560768 66747 33554432000 4194304 6957856 140736100844928 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 68008 66747 286 675 0 67324 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 272032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1772
/proc/meminfo: memFree=3004116/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=305964 CPUtime=1722.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 94951 0 0 0 172218 16 0 0 25 0 1 0 904718880 313307136 70519 33554432000 4194304 6957856 140736100844928 18446744073709551615 4638772 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 76491 70519 286 675 0 75807 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 305964

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1773
/proc/meminfo: memFree=3000248/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=305964 CPUtime=1782.34 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 95638 0 0 0 178218 16 0 0 25 0 1 0 904718880 313307136 71206 33554432000 4194304 6957856 140736100844928 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 76491 71206 286 675 0 75807 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 305964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1774
/proc/meminfo: memFree=2998872/32951124 swapFree=67060180/67111528
[pid=1686] ppid=1684 vsize=305964 CPUtime=1800.04 cores=1,3,5,7
/proc/1686/stat : 1686 (minisatid-gmp) R 1684 1686 32625 0 -1 4202496 95830 0 0 0 179988 16 0 0 25 0 1 0 904718880 313307136 71398 33554432000 4194304 6957856 140736100844928 18446744073709551615 5934920 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/1686/statm: 76491 71398 286 675 0 75807 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 305964

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): 1799.89
CPU system time (s): 0.179972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 305964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95835
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= 5
involuntary context switches= 3198

runsolver used 2.45063 second user time and 5.74013 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-13 04:13:05
IDJOB=3497749
IDBENCH=2989
IDSOLVER=1990
FILE ID=node106/3497749-1307931185
RUNJOBID= node106-1307919799-32644
PBS_JOBID= 13559673
Free space on /var/tmp= 2884 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3497749-1307931185/watcher-3497749-1307931185 -o /var/tmp/evaluation-result-3497749-1307931185/solver-3497749-1307931185 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497749-1307931185.opb --verbosity=0 --format=opb --randomseed=1686976954

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

MD5SUM BENCH= 6e35a6365bb53fc415f73802d28edd05
RANDOM SEED=1686976954

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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	: 5332.74
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.830
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.75
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3796452 kB
Buffers:         88268 kB
Cached:       27983540 kB
SwapCached:      12836 kB
Active:       13280604 kB
Inactive:     14971276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3796452 kB
SwapTotal:    67111528 kB
SwapFree:     67060180 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:      177072 kB
Mapped:          11376 kB
Slab:           839312 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   364760 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 /var/tmp at the end= 2868 MiB
End job on node106 at 2011-06-13 04:43:07