Trace number 1595252

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.03 1200.42

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes3.cnf
MD5SUM3e5b6d8ea2e7f58efa9d9a4dc4048be5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5647
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1150                                                 |
0.00/0.00	c |  Number of clauses:    84314                                                |
0.01/0.05	c |  Parsing time:         0.05         s                                       |
1.49/1.56	c ============================[ Search Statistics ]==============================
1.49/1.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.56	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.56	c ===============================================================================
1.49/1.56	c |         0 |    1100    79938   234774 |    26646        0    nan |  0.000 % |
1.49/1.58	c |       100 |    1100    79938   234774 |    29310      100    186 |  0.000 % |
1.59/1.60	c |       250 |    1100    79938   234774 |    32241      250    181 |  0.000 % |
1.59/1.63	c |       475 |    1100    79938   234774 |    35465      475    155 |  0.000 % |
1.59/1.67	c |       813 |    1100    79938   234774 |    39012      813    138 |  0.000 % |
1.69/1.75	c |      1323 |    1100    79938   234774 |    42913     1323    136 |  0.000 % |
1.79/1.85	c |      2083 |    1100    79938   234774 |    47205     2083    139 |  0.000 % |
1.99/2.05	c |      3222 |    1100    79938   234774 |    51925     3222    141 |  0.000 % |
2.39/2.42	c |      4933 |    1100    79938   234774 |    57118     4933    141 |  0.000 % |
3.20/3.29	c |      7495 |    1100    79938   234774 |    62829     7495    140 |  0.000 % |
4.49/4.56	c |     11339 |    1100    79938   234774 |    69112    11339    140 |  0.000 % |
7.69/7.76	c |     17107 |    1100    79938   234774 |    76024    17107    142 |  0.000 % |
13.19/13.24	c |     25757 |    1100    79938   234774 |    83626    25757    139 |  0.000 % |
24.69/24.75	c |     38732 |    1100    79938   234774 |    91989    38732    137 |  0.000 % |
51.38/51.41	c |     58194 |    1100    79938   234774 |   101188    58194    133 |  0.000 % |
100.26/100.38	c |     87386 |    1100    79938   234774 |   111306    87386    133 |  0.000 % |
161.94/162.06	c |    131176 |    1100    79938   234774 |   122437    35652    127 |  0.000 % |
238.41/238.53	c |    196864 |    1100    79938   234774 |   134681   101340    132 |  0.000 % |
487.42/487.63	c |    295390 |    1100    79938   234774 |   148149    83554    151 |  0.000 % |
907.69/908.01	c |    443180 |    1100    79938   234774 |   162964   106254    144 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1595252-1239288572/watcher-1595252-1239288572 -o /tmp/evaluation-result-1595252-1239288572/solver-1595252-1239288572 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1595252-1239288572.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 32153
/proc/meminfo: memFree=1644032/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=2004 CPUtime=0
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 805749679 2052096 384 1992294400 134512640 135048876 4294956208 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 501 384 50 130 0 368 0

[startup+0.012232 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 32153
/proc/meminfo: memFree=1644032/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=2696 CPUtime=0.01
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 555 0 0 0 1 0 0 0 18 0 1 0 805749679 2760704 541 1992294400 134512640 135048876 4294956208 18446744073709551615 134690428 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 674 541 50 130 0 541 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2696

[startup+0.101245 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 32153
/proc/meminfo: memFree=1644032/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=6324 CPUtime=0.09
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 1468 0 0 0 9 0 0 0 18 0 1 0 805749679 6475776 1454 1992294400 134512640 135048876 4294956208 18446744073709551615 134529615 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 1581 1454 62 130 0 1448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6324

[startup+0.301272 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 32153
/proc/meminfo: memFree=1644032/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=6324 CPUtime=0.29
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 1468 0 0 0 29 0 0 0 20 0 1 0 805749679 6475776 1454 1992294400 134512640 135048876 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 1581 1454 62 130 0 1448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6324

[startup+0.70133 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 32153
/proc/meminfo: memFree=1644032/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=7960 CPUtime=0.69
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 1866 0 0 0 69 0 0 0 24 0 1 0 805749679 8151040 1852 1992294400 134512640 135048876 4294956208 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 1990 1852 62 130 0 1857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7960

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 32154
/proc/meminfo: memFree=1636856/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=7960 CPUtime=1.49
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 1893 0 0 0 149 0 0 0 25 0 1 0 805749679 8151040 1879 1992294400 134512640 135048876 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 1990 1879 62 130 0 1857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7960

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 32154
/proc/meminfo: memFree=1636600/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=10184 CPUtime=3.09
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 2654 0 0 0 308 1 0 0 25 0 1 0 805749679 10428416 2442 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 2546 2442 67 130 0 2413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10184

[startup+6.30212 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 32154
/proc/meminfo: memFree=1630584/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=14848 CPUtime=6.29
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 3820 0 0 0 627 2 0 0 25 0 1 0 805749679 15204352 3608 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 3712 3608 67 130 0 3579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14848

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 32154
/proc/meminfo: memFree=1624128/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=20960 CPUtime=12.69
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 5347 0 0 0 1266 3 0 0 25 0 1 0 805749679 21463040 5135 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 5240 5135 67 130 0 5107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20960

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 32154
/proc/meminfo: memFree=1615488/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=29212 CPUtime=25.48
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 7403 0 0 0 2543 5 0 0 25 0 1 0 805749679 29913088 7191 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 7303 7191 67 130 0 7170 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29212

[startup+51.1015 s]
/proc/loadavg: 1.07 1.02 0.94 2/65 32154
/proc/meminfo: memFree=1605248/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=39576 CPUtime=51.08
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 9984 0 0 0 5100 8 0 0 25 0 1 0 805749679 40525824 9772 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 9894 9772 67 130 0 9761 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39576

[startup+102.306 s]
/proc/loadavg: 1.10 1.03 0.94 2/65 32154
/proc/meminfo: memFree=1587072/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=57340 CPUtime=102.27
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 14425 0 0 0 10214 13 0 0 25 0 1 0 805749679 58716160 14213 1992294400 134512640 135048876 4294956208 18446744073709551615 134551616 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 14335 14213 67 130 0 14202 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57340

[startup+162.301 s]
/proc/loadavg: 1.11 1.04 0.95 2/65 32154
/proc/meminfo: memFree=1572992/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=71544 CPUtime=162.24
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 17920 0 0 0 16208 16 0 0 25 0 1 0 805749679 73261056 17708 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 17886 17708 67 130 0 17753 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71544

[startup+222.302 s]
/proc/loadavg: 1.04 1.03 0.95 2/65 32154
/proc/meminfo: memFree=1572672/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=71972 CPUtime=222.22
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 18011 0 0 0 22206 16 0 0 25 0 1 0 805749679 73699328 17799 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 17993 17799 67 130 0 17860 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71972

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 0.95 2/65 32154
/proc/meminfo: memFree=1570624/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=74076 CPUtime=282.2
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 18531 0 0 0 28203 17 0 0 25 0 1 0 805749679 75853824 18319 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 18519 18319 67 130 0 18386 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 74076

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 32154
/proc/meminfo: memFree=1561792/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=83056 CPUtime=342.18
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 20750 0 0 0 34199 19 0 0 25 0 1 0 805749679 85049344 20538 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 20764 20538 67 130 0 20631 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 83056

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 32154
/proc/meminfo: memFree=1553792/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=91048 CPUtime=402.15
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 22738 0 0 0 40194 21 0 0 25 0 1 0 805749679 93233152 22526 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 22762 22526 67 130 0 22629 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 91048

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32154
/proc/meminfo: memFree=1553728/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=91216 CPUtime=462.13
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 22763 0 0 0 46192 21 0 0 25 0 1 0 805749679 93405184 22551 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 22804 22551 67 130 0 22671 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 91216

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32154
/proc/meminfo: memFree=1553408/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=91432 CPUtime=522.11
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 22817 0 0 0 52190 21 0 0 25 0 1 0 805749679 93626368 22605 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 22858 22605 67 130 0 22725 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 91432

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32154
/proc/meminfo: memFree=1553280/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=91592 CPUtime=582.09
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 22864 0 0 0 58188 21 0 0 25 0 1 0 805749679 93790208 22652 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 22898 22652 67 130 0 22765 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 91592

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32154
/proc/meminfo: memFree=1552384/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=92496 CPUtime=642.08
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 23067 0 0 0 64186 22 0 0 25 0 1 0 805749679 94715904 22855 1992294400 134512640 135048876 4294956208 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 23124 22855 67 130 0 22991 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 92496

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32160
/proc/meminfo: memFree=1543616/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=100984 CPUtime=702.06
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 25196 0 0 0 70182 24 0 0 25 0 1 0 805749679 103407616 24984 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 25246 24984 67 130 0 25113 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 100984

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32160
/proc/meminfo: memFree=1533504/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=111324 CPUtime=762.04
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 27720 0 0 0 76177 27 0 0 25 0 1 0 805749679 113995776 27508 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 27831 27508 67 130 0 27698 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 111324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1533312/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=111548 CPUtime=822.01
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 27746 0 0 0 82174 27 0 0 25 0 1 0 805749679 114225152 27534 1992294400 134512640 135048876 4294956208 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 27887 27534 67 130 0 27754 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 111548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1533120/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=111868 CPUtime=881.99
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 27825 0 0 0 88172 27 0 0 25 0 1 0 805749679 114552832 27613 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 27967 27613 67 130 0 27834 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 111868

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1531904/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=113256 CPUtime=941.97
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 28106 0 0 0 94170 27 0 0 25 0 1 0 805749679 115974144 27894 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 28314 27894 67 130 0 28181 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 113256

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1531712/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=113544 CPUtime=1001.96
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 28158 0 0 0 100168 28 0 0 25 0 1 0 805749679 116269056 27946 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 28386 27946 67 130 0 28253 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 113544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1531328/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=113868 CPUtime=1061.94
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 28246 0 0 0 106166 28 0 0 25 0 1 0 805749679 116600832 28034 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 28467 28034 67 130 0 28334 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 113868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1530560/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=115060 CPUtime=1121.92
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 28488 0 0 0 112164 28 0 0 25 0 1 0 805749679 117821440 28276 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 28765 28276 67 130 0 28632 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 115060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1525824/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=119528 CPUtime=1181.9
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 29611 0 0 0 118160 30 0 0 25 0 1 0 805749679 122396672 29399 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 29882 29399 67 130 0 29749 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 119528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 32162
/proc/meminfo: memFree=1525824/2055920 swapFree=4179576/4192956
[pid=32153] ppid=32151 vsize=119528 CPUtime=1200
/proc/32153/stat : 32153 (minisat_noasser) R 32151 32153 31792 0 -1 4194304 29611 0 0 0 119970 30 0 0 25 0 1 0 805749679 122396672 29399 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/32153/statm: 29882 29399 67 130 0 29749 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 119528

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.03
CPU user time (s): 1199.71
CPU system time (s): 0.320951
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 119528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29611
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= 2
involuntary context switches= 1514

runsolver used 1.15182 second user time and 3.22651 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-09 16:49:32
IDJOB=1595252
IDBENCH=71410
IDSOLVER=556
FILE ID=node49/1595252-1239288572
PBS_JOBID= 9115394
Free space on /tmp= 66524 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes3.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1595252-1239288572/watcher-1595252-1239288572 -o /tmp/evaluation-result-1595252-1239288572/solver-1595252-1239288572 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1595252-1239288572.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3e5b6d8ea2e7f58efa9d9a4dc4048be5
RANDOM SEED=279270206

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1644576 kB
Buffers:         50040 kB
Cached:         308240 kB
SwapCached:       6812 kB
Active:          93052 kB
Inactive:       274268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644576 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          14208 kB
Slab:            29940 kB
Committed_AS:  2681864 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node49 at 2009-04-09 17:09:35