Trace number 1595570

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/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.16421
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  760                                                  |
0.00/0.00	c |  Number of clauses:    43649                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |     720    42889   127418 |    14296        0    nan |  0.000 % |
0.59/0.63	c |       101 |     720    42889   127418 |    15725      101    102 |  0.000 % |
0.59/0.64	c |       252 |     720    42889   127418 |    17298      252     91 |  0.000 % |
0.59/0.66	c |       479 |     720    42889   127418 |    19028      479    100 |  0.000 % |
0.59/0.70	c |       820 |     720    42889   127418 |    20931      820     99 |  0.000 % |
0.69/0.76	c |      1328 |     720    42889   127418 |    23024     1328     98 |  0.000 % |
0.79/0.85	c |      2087 |     720    42889   127418 |    25326     2087     94 |  0.000 % |
1.00/1.00	c |      3226 |     720    42889   127418 |    27859     3226     93 |  0.000 % |
1.29/1.31	c |      4935 |     720    42889   127418 |    30645     4935     90 |  0.000 % |
1.69/1.80	c |      7498 |     720    42889   127418 |    33710     7498     89 |  0.000 % |
2.79/2.85	c |     11345 |     720    42889   127418 |    37081    11345     90 |  0.000 % |
5.29/5.31	c |     17113 |     720    42889   127418 |    40789    17113     92 |  0.000 % |
9.09/9.18	c |     25763 |     720    42889   127418 |    44868    25763     92 |  0.000 % |
19.18/19.21	c |     38737 |     720    42889   127418 |    49354    38737     96 |  0.000 % |
38.49/38.51	c |     58201 |     720    42889   127418 |    54290    22072    105 |  0.000 % |
64.58/64.64	c |     87394 |     720    42889   127418 |    59719    51265    108 |  0.000 % |
102.16/102.21	c |    131183 |     720    42889   127418 |    65691    50049     98 |  0.000 % |
175.24/175.36	c |    196868 |     720    42889   127418 |    72260    19215     82 |  0.000 % |
248.43/248.51	c |    295395 |     720    42889   127418 |    79486    62749    100 |  0.000 % |
415.08/415.29	c |    443185 |     720    42889   127418 |    87435    24149     87 |  0.000 % |
639.78/640.02	c |    664868 |     720    42889   127418 |    96178    41851     88 |  0.000 % |
956.68/957.03	c |    997396 |     720    42889   127418 |   105796    62125     90 |  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-1595570-1239356974/watcher-1595570-1239356974 -o /tmp/evaluation-result-1595570-1239356974/solver-1595570-1239356974 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1595570-1239356974.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.88 3/68 2874
/proc/meminfo: memFree=1958576/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=1988 CPUtime=0
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 337781 2035712 265 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 497 268 50 130 0 364 0

[startup+0.054775 s]
/proc/loadavg: 1.00 1.00 0.88 3/68 2874
/proc/meminfo: memFree=1958576/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=4188 CPUtime=0.05
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 806 0 0 0 5 0 0 0 18 0 1 0 337781 4288512 792 1992294400 134512640 135048876 4294956208 18446744073709551615 134529686 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 1047 792 62 130 0 914 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4188

[startup+0.101778 s]
/proc/loadavg: 1.00 1.00 0.88 3/68 2874
/proc/meminfo: memFree=1958576/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=4188 CPUtime=0.09
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 806 0 0 0 9 0 0 0 18 0 1 0 337781 4288512 792 1992294400 134512640 135048876 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 1047 792 62 130 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4188

[startup+0.301799 s]
/proc/loadavg: 1.00 1.00 0.88 3/68 2874
/proc/meminfo: memFree=1958576/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=5148 CPUtime=0.29
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 1032 0 0 0 29 0 0 0 19 0 1 0 337781 5271552 1018 1992294400 134512640 135048876 4294956208 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 1287 1018 62 130 0 1154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5148

[startup+0.701843 s]
/proc/loadavg: 1.00 1.00 0.88 3/68 2874
/proc/meminfo: memFree=1958576/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=4604 CPUtime=0.69
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 1047 0 0 0 69 0 0 0 22 0 1 0 337781 4714496 932 1992294400 134512640 135048876 4294956208 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 1151 932 67 130 0 1018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4604

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 0.88 2/69 2875
/proc/meminfo: memFree=1954472/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=6360 CPUtime=1.49
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 1474 0 0 0 149 0 0 0 25 0 1 0 337781 6512640 1359 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 1590 1359 67 130 0 1457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6360

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 0.88 2/69 2875
/proc/meminfo: memFree=1952104/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=8900 CPUtime=3.09
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 2110 0 0 0 308 1 0 0 25 0 1 0 337781 9113600 1995 1992294400 134512640 135048876 4294956208 18446744073709551615 134553587 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 2225 1995 67 130 0 2092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8900

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 0.88 2/69 2875
/proc/meminfo: memFree=1948264/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=11976 CPUtime=6.29
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 2886 0 0 0 627 2 0 0 25 0 1 0 337781 12263424 2771 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 2994 2771 67 130 0 2861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11976

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.88 2/69 2875
/proc/meminfo: memFree=1942832/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=16920 CPUtime=12.68
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 4114 0 0 0 1266 2 0 0 25 0 1 0 337781 17326080 3999 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 4230 3999 67 130 0 4097 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16920

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.89 2/69 2875
/proc/meminfo: memFree=1936496/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=23136 CPUtime=25.49
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 5625 0 0 0 2545 4 0 0 25 0 1 0 337781 23691264 5510 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 5784 5510 67 130 0 5651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23136

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.89 2/69 2875
/proc/meminfo: memFree=1933040/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=26464 CPUtime=51.08
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 6470 0 0 0 5103 5 0 0 25 0 1 0 337781 27099136 6355 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 6616 6355 67 130 0 6483 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26464

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.89 2/69 2875
/proc/meminfo: memFree=1925040/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=34548 CPUtime=102.26
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 8471 0 0 0 10220 6 0 0 25 0 1 0 337781 35377152 8356 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 8637 8356 67 130 0 8504 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34548

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.90 2/69 2875
/proc/meminfo: memFree=1922992/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=36676 CPUtime=162.24
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 8969 0 0 0 16218 6 0 0 25 0 1 0 337781 37556224 8854 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 9169 8854 67 130 0 9036 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36676

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.90 3/69 2875
/proc/meminfo: memFree=1919344/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=40312 CPUtime=222.23
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 9870 0 0 0 22215 8 0 0 25 0 1 0 337781 41279488 9755 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 10078 9755 67 130 0 9945 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40312

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/69 2875
/proc/meminfo: memFree=1914096/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=45488 CPUtime=282.21
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 11166 0 0 0 28212 9 0 0 25 0 1 0 337781 46579712 11051 1992294400 134512640 135048876 4294956208 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 11372 11051 67 130 0 11239 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45488

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/69 2877
/proc/meminfo: memFree=1913904/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=45488 CPUtime=342.19
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 11176 0 0 0 34210 9 0 0 25 0 1 0 337781 46579712 11061 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 11372 11061 67 130 0 11239 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45488

[startup+402.302 s]
/proc/loadavg: 1.07 1.02 0.91 2/69 2877
/proc/meminfo: memFree=1911856/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=47644 CPUtime=402.18
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 11696 0 0 0 40208 10 0 0 25 0 1 0 337781 48787456 11581 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 11911 11581 67 130 0 11778 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 47644

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 0.92 2/69 2877
/proc/meminfo: memFree=1911728/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=47832 CPUtime=462.16
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 11724 0 0 0 46206 10 0 0 25 0 1 0 337781 48979968 11609 1992294400 134512640 135048876 4294956208 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 11958 11609 67 130 0 11825 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 47832

[startup+522.301 s]
/proc/loadavg: 1.12 1.05 0.93 2/69 2877
/proc/meminfo: memFree=1908912/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=50580 CPUtime=522.14
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 12405 0 0 0 52203 11 0 0 25 0 1 0 337781 51793920 12290 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 12645 12290 67 130 0 12512 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 50580

[startup+582.301 s]
/proc/loadavg: 1.10 1.05 0.94 2/69 2877
/proc/meminfo: memFree=1908144/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=51396 CPUtime=582.12
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 12585 0 0 0 58201 11 0 0 25 0 1 0 337781 52629504 12470 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 12849 12470 67 130 0 12716 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51396

[startup+642.302 s]
/proc/loadavg: 1.13 1.08 0.95 2/68 3371
/proc/meminfo: memFree=1867824/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=51716 CPUtime=642.08
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 12650 0 0 0 64193 15 0 0 25 0 1 0 337781 52957184 12535 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 12929 12535 67 130 0 12796 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 51716

[startup+702.301 s]
/proc/loadavg: 1.05 1.07 0.95 2/68 3377
/proc/meminfo: memFree=1867632/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=51716 CPUtime=702.05
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 12656 0 0 0 70190 15 0 0 25 0 1 0 337781 52957184 12541 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 12929 12541 67 130 0 12796 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 51716

[startup+762.306 s]
/proc/loadavg: 1.02 1.05 0.95 2/68 3377
/proc/meminfo: memFree=1863792/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=55724 CPUtime=762.04
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 13642 0 0 0 76187 17 0 0 25 0 1 0 337781 57061376 13527 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 13931 13527 67 130 0 13798 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 55724

[startup+822.301 s]
/proc/loadavg: 1.10 1.07 0.96 2/68 3377
/proc/meminfo: memFree=1863536/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=56016 CPUtime=822.01
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 13712 0 0 0 82184 17 0 0 25 0 1 0 337781 57360384 13597 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 14004 13597 67 130 0 13871 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 56016

[startup+882.301 s]
/proc/loadavg: 1.07 1.07 0.97 2/68 3377
/proc/meminfo: memFree=1863280/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=56228 CPUtime=882
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 13760 0 0 0 88182 18 0 0 25 0 1 0 337781 57577472 13645 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 14057 13645 67 130 0 13924 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 56228

[startup+942.302 s]
/proc/loadavg: 1.02 1.05 0.97 2/68 3377
/proc/meminfo: memFree=1863088/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=56544 CPUtime=941.98
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 13820 0 0 0 94180 18 0 0 25 0 1 0 337781 57901056 13705 1992294400 134512640 135048876 4294956208 18446744073709551615 134546831 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 14136 13705 67 130 0 14003 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 56544

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 0.97 2/68 3377
/proc/meminfo: memFree=1862648/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=57140 CPUtime=1001.97
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 13947 0 0 0 100178 19 0 0 25 0 1 0 337781 58511360 13832 1992294400 134512640 135048876 4294956208 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 14285 13832 67 130 0 14152 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 57140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 0.97 2/68 3377
/proc/meminfo: memFree=1859256/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=60340 CPUtime=1061.94
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 14758 0 0 0 106175 19 0 0 25 0 1 0 337781 61788160 14643 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 15085 14643 67 130 0 14952 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 60340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/68 3377
/proc/meminfo: memFree=1856504/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=63136 CPUtime=1121.92
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 15431 0 0 0 112172 20 0 0 25 0 1 0 337781 64651264 15316 1992294400 134512640 135048876 4294956208 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 15784 15316 67 130 0 15651 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 63136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/68 3377
/proc/meminfo: memFree=1856504/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=63128 CPUtime=1181.9
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 15432 0 0 0 118170 20 0 0 25 0 1 0 337781 64643072 15317 1992294400 134512640 135048876 4294956208 18446744073709551615 134545958 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 15782 15317 67 130 0 15649 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 63128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 0.97 2/68 3377
/proc/meminfo: memFree=1856504/2055920 swapFree=4192956/4192956
[pid=2874] ppid=2872 vsize=63124 CPUtime=1200.01
/proc/2874/stat : 2874 (minisat_noasser) R 2872 2874 2781 0 -1 4194304 15432 0 0 0 119980 21 0 0 25 0 1 0 337781 64638976 15317 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2874/statm: 15781 15317 67 130 0 15648 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 63124

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.8
CPU system time (s): 0.222966
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 63136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15432
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= 1977

runsolver used 1.35379 second user time and 3.02954 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-10 11:49:34
IDJOB=1595570
IDBENCH=71569
IDSOLVER=556
FILE ID=node40/1595570-1239356974
PBS_JOBID= 9115396
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=1806471174

node40.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.234
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	: 5914.62
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.234
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:       1959056 kB
Buffers:         11812 kB
Cached:          41636 kB
SwapCached:          0 kB
Active:          41472 kB
Inactive:        26808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959056 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          24880 kB
Slab:            14368 kB
Committed_AS:    52928 kB
PageTables:       1528 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node40 at 2009-04-10 12:09:36