Trace number 1786232

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) 5000.02 5002.01

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-139-100.cnf
MD5SUM80608540c01a8d414386c5ef53d181de
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  141                                                  |
0.00/0.00	c |  Number of clauses:    292                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     141      292      876 |       97        0    nan |  0.000 % |
0.00/0.00	c |       100 |     141      292      876 |      107      100     20 |  0.005 % |
0.00/0.00	c |       250 |     141      292      876 |      117      165     20 |  0.005 % |
0.00/0.00	c |       477 |     141      292      876 |      129      117     14 |  0.005 % |
0.00/0.01	c |       814 |     141      292      876 |      142      151     13 |  0.005 % |
0.00/0.02	c |      1322 |     141      292      876 |      156      180     15 |  0.005 % |
0.00/0.03	c |      2081 |     141      292      876 |      172      171     15 |  0.005 % |
0.03/0.05	c |      3221 |     141      292      876 |      189      196     14 |  0.005 % |
0.03/0.08	c |      4929 |     141      292      876 |      208      197     16 |  0.005 % |
0.10/0.12	c |      7491 |     141      292      876 |      229      188     12 |  0.005 % |
0.10/0.18	c |     11335 |     141      292      876 |      252      202     14 |  0.005 % |
0.20/0.28	c |     17101 |     141      292      876 |      277      309     16 |  0.005 % |
0.40/0.43	c |     25750 |     141      292      876 |      305      190     10 |  0.005 % |
0.60/0.67	c |     38724 |     141      292      876 |      336      314     17 |  0.005 % |
1.00/1.02	c |     58185 |     141      292      876 |      369      305     14 |  0.005 % |
1.50/1.57	c |     87378 |     141      292      876 |      406      307     15 |  0.005 % |
2.39/2.43	c |    131167 |     141      292      876 |      447      314     14 |  0.005 % |
3.69/3.70	c |    196851 |     141      292      876 |      491      501     17 |  0.005 % |
5.40/5.44	c |    295378 |     141      292      876 |      541      419     16 |  0.005 % |
8.49/8.54	c |    443167 |     141      292      876 |      595      491     17 |  0.005 % |
13.10/13.14	c |    664850 |     141      292      876 |      654      514     15 |  0.005 % |
20.19/20.25	c |    997375 |     141      292      876 |      720      422     14 |  0.005 % |
30.59/30.62	c |   1496163 |     141      292      876 |      792      454     14 |  0.005 % |
48.38/48.41	c |   2244346 |     141      292      876 |      871      751     20 |  0.005 % |
74.36/74.42	c |   3366620 |     141      292      876 |      958      905     19 |  0.005 % |
115.75/115.86	c |   5050032 |     141      292      876 |     1054      994     16 |  0.005 % |
176.72/176.80	c |   7575149 |     141      292      876 |     1160      582     13 |  0.005 % |
275.68/275.87	c |  11362825 |     141      292      876 |     1276     1111     20 |  0.005 % |
441.92/442.16	c |  17044337 |     141      292      876 |     1403     1122     23 |  0.005 % |
674.13/674.40	c |  25566607 |     141      292      876 |     1544     1256     19 |  0.005 % |
1059.29/1059.72	c |  38350011 |     141      292      876 |     1698     1532     22 |  0.005 % |
1644.06/1644.73	c |  57525116 |     141      292      876 |     1868      988     21 |  0.005 % |
2517.90/2518.96	c |  86287775 |     141      292      876 |     2055     1650     19 |  0.005 % |
3924.24/3925.90	c | 129431764 |     141      292      876 |     2260     1311     19 |  0.005 % |

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-1786232-1241951605/watcher-1786232-1241951605 -o /tmp/evaluation-result-1786232-1241951605/solver-1786232-1241951605 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786232-1241951605.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.05 1.01 1.00 3/65 19737
/proc/meminfo: memFree=1780096/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1720 CPUtime=0
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 223189780 1761280 91 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 430 91 66 130 0 297 0

[startup+0.039828 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 19737
/proc/meminfo: memFree=1780096/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1720 CPUtime=0.03
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 109 0 0 0 3 0 0 0 18 0 1 0 223189780 1761280 95 1992294400 134512640 135048876 4294956208 18446744073709551615 134553182 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 430 95 66 130 0 297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1720

[startup+0.101827 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 19737
/proc/meminfo: memFree=1780096/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1720 CPUtime=0.1
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 112 0 0 0 10 0 0 0 18 0 1 0 223189780 1761280 98 1992294400 134512640 135048876 4294956208 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 430 98 66 130 0 297 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1720

[startup+0.301849 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 19737
/proc/meminfo: memFree=1780096/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1720 CPUtime=0.3
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 117 0 0 0 30 0 0 0 19 0 1 0 223189780 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1720

[startup+0.701891 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 19737
/proc/meminfo: memFree=1780096/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1852 CPUtime=0.7
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 124 0 0 0 70 0 0 0 23 0 1 0 223189780 1896448 110 1992294400 134512640 135048876 4294956208 18446744073709551615 134557994 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 463 110 66 130 0 330 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1852

[startup+1.50197 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779960/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1852 CPUtime=1.5
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 129 0 0 0 150 0 0 0 25 0 1 0 223189780 1896448 115 1992294400 134512640 135048876 4294956208 18446744073709551615 134552470 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 463 115 66 130 0 330 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1852

[startup+3.10114 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779704/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1852 CPUtime=3.09
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 137 0 0 0 309 0 0 0 25 0 1 0 223189780 1896448 123 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 463 123 66 130 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.30147 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779640/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1852 CPUtime=6.29
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 149 0 0 0 629 0 0 0 25 0 1 0 223189780 1896448 135 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 463 135 66 130 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1852

[startup+12.7011 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779512/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1984 CPUtime=12.69
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 162 0 0 0 1269 0 0 0 25 0 1 0 223189780 2031616 148 1992294400 134512640 135048876 4294956208 18446744073709551615 134552826 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 496 148 66 130 0 363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1984

[startup+25.5015 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779512/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=1984 CPUtime=25.49
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 178 0 0 0 2549 0 0 0 25 0 1 0 223189780 2031616 164 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 496 164 66 130 0 363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1984

[startup+51.1011 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 19738
/proc/meminfo: memFree=1779448/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2116 CPUtime=51.07
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 195 0 0 0 5107 0 0 0 25 0 1 0 223189780 2166784 181 1992294400 134512640 135048876 4294956208 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 529 181 66 130 0 396 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2116

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779256/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2116 CPUtime=102.25
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 221 0 0 0 10225 0 0 0 25 0 1 0 223189780 2166784 207 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 529 207 66 130 0 396 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2116

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779192/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2248 CPUtime=162.23
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 234 0 0 0 16223 0 0 0 25 0 1 0 223189780 2301952 220 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 562 220 66 130 0 429 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2248

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779128/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2248 CPUtime=222.2
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 254 0 0 0 22220 0 0 0 25 0 1 0 223189780 2301952 240 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 562 240 66 130 0 429 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2248

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779064/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2380 CPUtime=282.18
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 268 0 0 0 28218 0 0 0 25 0 1 0 223189780 2437120 254 1992294400 134512640 135048876 4294956208 18446744073709551615 134552689 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 595 254 66 130 0 462 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779000/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2380 CPUtime=342.16
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 284 0 0 0 34216 0 0 0 25 0 1 0 223189780 2437120 270 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 595 270 66 130 0 462 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2380

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1779000/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2508 CPUtime=402.13
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 289 0 0 0 40213 0 0 0 25 0 1 0 223189780 2568192 275 1992294400 134512640 135048876 4294956208 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 627 275 66 130 0 494 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 2508

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1778936/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2508 CPUtime=462.11
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 298 0 0 0 46211 0 0 0 25 0 1 0 223189780 2568192 284 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 627 284 66 130 0 494 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 2508

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19738
/proc/meminfo: memFree=1778936/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2508 CPUtime=522.09
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 302 0 0 0 52209 0 0 0 25 0 1 0 223189780 2568192 288 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 627 288 66 130 0 494 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 2508

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19740
/proc/meminfo: memFree=1778552/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2508 CPUtime=582.06
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 312 0 0 0 58206 0 0 0 25 0 1 0 223189780 2568192 298 1992294400 134512640 135048876 4294956208 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 627 298 66 130 0 494 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 2508

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19740
/proc/meminfo: memFree=1778552/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=2508 CPUtime=642.04
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 318 0 0 0 64204 0 0 0 25 0 1 0 223189780 2568192 304 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 627 304 66 130 0 494 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 2508


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19746
/proc/meminfo: memFree=1777144/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3172 CPUtime=4000.7
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 480 0 0 0 400068 2 0 0 25 0 1 0 223189780 3248128 466 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 793 466 66 130 0 660 0
Current children cumulated CPU time (s) 4000.7
Current children cumulated vsize (KiB) 3172

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19746
/proc/meminfo: memFree=1777144/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3172 CPUtime=4060.68
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 481 0 0 0 406066 2 0 0 25 0 1 0 223189780 3248128 467 1992294400 134512640 135048876 4294956208 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 793 467 66 130 0 660 0
Current children cumulated CPU time (s) 4060.68
Current children cumulated vsize (KiB) 3172

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19746
/proc/meminfo: memFree=1777080/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3172 CPUtime=4120.66
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 483 0 0 0 412064 2 0 0 25 0 1 0 223189780 3248128 469 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 793 469 66 130 0 660 0
Current children cumulated CPU time (s) 4120.66
Current children cumulated vsize (KiB) 3172

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3172 CPUtime=4180.63
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 485 0 0 0 418061 2 0 0 25 0 1 0 223189780 3248128 471 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 793 471 66 130 0 660 0
Current children cumulated CPU time (s) 4180.63
Current children cumulated vsize (KiB) 3172

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4240.61
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 487 0 0 0 424059 2 0 0 25 0 1 0 223189780 3387392 473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 473 66 130 0 694 0
Current children cumulated CPU time (s) 4240.61
Current children cumulated vsize (KiB) 3308

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4300.59
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 492 0 0 0 430057 2 0 0 25 0 1 0 223189780 3387392 478 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 478 66 130 0 694 0
Current children cumulated CPU time (s) 4300.59
Current children cumulated vsize (KiB) 3308

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4360.56
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 495 0 0 0 436054 2 0 0 25 0 1 0 223189780 3387392 481 1992294400 134512640 135048876 4294956208 18446744073709551615 134552768 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 481 66 130 0 694 0
Current children cumulated CPU time (s) 4360.56
Current children cumulated vsize (KiB) 3308

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4420.53
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 495 0 0 0 442051 2 0 0 25 0 1 0 223189780 3387392 481 1992294400 134512640 135048876 4294956208 18446744073709551615 134547184 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 481 66 130 0 694 0
Current children cumulated CPU time (s) 4420.53
Current children cumulated vsize (KiB) 3308

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4480.51
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 495 0 0 0 448049 2 0 0 25 0 1 0 223189780 3387392 481 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 481 66 130 0 694 0
Current children cumulated CPU time (s) 4480.51
Current children cumulated vsize (KiB) 3308

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777144/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4540.49
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 497 0 0 0 454047 2 0 0 25 0 1 0 223189780 3387392 483 1992294400 134512640 135048876 4294956208 18446744073709551615 134557944 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 483 66 130 0 694 0
Current children cumulated CPU time (s) 4540.49
Current children cumulated vsize (KiB) 3308

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4600.47
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 500 0 0 0 460045 2 0 0 25 0 1 0 223189780 3387392 486 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 486 66 130 0 694 0
Current children cumulated CPU time (s) 4600.47
Current children cumulated vsize (KiB) 3308

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4660.44
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 504 0 0 0 466042 2 0 0 25 0 1 0 223189780 3387392 490 1992294400 134512640 135048876 4294956208 18446744073709551615 134552677 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 490 66 130 0 694 0
Current children cumulated CPU time (s) 4660.44
Current children cumulated vsize (KiB) 3308

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4720.42
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 504 0 0 0 472040 2 0 0 25 0 1 0 223189780 3387392 490 1992294400 134512640 135048876 4294956208 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 490 66 130 0 694 0
Current children cumulated CPU time (s) 4720.42
Current children cumulated vsize (KiB) 3308

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4780.4
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 505 0 0 0 478038 2 0 0 25 0 1 0 223189780 3387392 491 1992294400 134512640 135048876 4294956208 18446744073709551615 134552572 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 491 66 130 0 694 0
Current children cumulated CPU time (s) 4780.4
Current children cumulated vsize (KiB) 3308

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4840.37
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 505 0 0 0 484035 2 0 0 25 0 1 0 223189780 3387392 491 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 491 66 130 0 694 0
Current children cumulated CPU time (s) 4840.37
Current children cumulated vsize (KiB) 3308

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4900.34
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 505 0 0 0 490032 2 0 0 25 0 1 0 223189780 3387392 491 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 491 66 130 0 694 0
Current children cumulated CPU time (s) 4900.34
Current children cumulated vsize (KiB) 3308

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1776952/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=4960.32
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 505 0 0 0 496030 2 0 0 25 0 1 0 223189780 3387392 491 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 491 66 130 0 694 0
Current children cumulated CPU time (s) 4960.32
Current children cumulated vsize (KiB) 3308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19748
/proc/meminfo: memFree=1777016/2055924 swapFree=4181596/4192956
[pid=19737] ppid=19735 vsize=3308 CPUtime=5000.01
/proc/19737/stat : 19737 (minisat_noasser) R 19735 19737 19620 0 -1 4194304 505 0 0 0 499999 2 0 0 25 0 1 0 223189780 3387392 491 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/19737/statm: 827 491 66 130 0 694 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 3308

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): 5002.01
CPU time (s): 5000.02
CPU user time (s): 4999.99
CPU system time (s): 0.028995
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 3308

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

runsolver used 5.60715 second user time and 10.9513 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-10 12:33:25
IDJOB=1786232
IDBENCH=71790
IDSOLVER=639
FILE ID=node83/1786232-1241951605
PBS_JOBID= 9265034
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-139-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786232-1241951605/watcher-1786232-1241951605 -o /tmp/evaluation-result-1786232-1241951605/solver-1786232-1241951605 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1786232-1241951605.cnf

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

MD5SUM BENCH= 80608540c01a8d414386c5ef53d181de
RANDOM SEED=885669097

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1780640 kB
Buffers:         51848 kB
Cached:         158272 kB
SwapCached:       5508 kB
Active:         124500 kB
Inactive:        93780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1780640 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            42984 kB
Committed_AS:   715928 kB
PageTables:       1384 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= 66164 MiB
End job on node83 at 2009-05-10 13:56:49