Trace number 1727715

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark295.875
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:           502                                         |
0.00/0.01	c |  Number of clauses:           11028                                         |
0.00/0.01	c |  Parse time:                   0.01 s                                       |
0.00/0.04	c |  Simplification time:          0.03 s                                       |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |       100 |     438     6617    23446 |     2426      100     18 | 11.163 % |
0.00/0.05	c |       250 |     438     6617    23446 |     2668      250     20 | 11.156 % |
0.00/0.05	c |       475 |     438     6617    23446 |     2935      475     22 | 11.156 % |
0.00/0.06	c |       812 |     438     6617    23446 |     3229      812     23 | 11.156 % |
0.07/0.08	c |      1318 |     438     6617    23446 |     3552     1318     25 | 11.156 % |
0.09/0.11	c |      2077 |     438     6617    23446 |     3907     2077     27 | 11.156 % |
0.09/0.16	c |      3216 |     438     6617    23446 |     4298     3216     27 | 11.156 % |
0.19/0.26	c |      4924 |     438     6617    23446 |     4728     2719     26 | 11.156 % |
0.39/0.42	c |      7486 |     438     6617    23446 |     5200     2837     26 | 11.156 % |
0.59/0.65	c |     11330 |     438     6617    23446 |     5720     3991     27 | 11.156 % |
0.99/1.04	c |     17096 |     438     6617    23446 |     6293     3941     26 | 11.156 % |
1.69/1.71	c |     25745 |     438     6617    23446 |     6922     6139     28 | 11.156 % |
2.60/2.66	c |     38719 |     438     6617    23446 |     7614     5010     24 | 11.156 % |
4.09/4.15	c |     58180 |     438     6617    23446 |     8376     5128     21 | 11.156 % |
6.39/6.41	c |     87372 |     438     6617    23446 |     9213     4548     21 | 11.156 % |
9.79/9.87	c |    131161 |     438     6617    23446 |    10134     6229     26 | 11.156 % |
15.99/16.02	c |    196845 |     438     6617    23446 |    11148    10182     27 | 11.156 % |
25.68/25.77	c |    295371 |     438     6617    23446 |    12263     7070     26 | 11.156 % |
41.38/41.44	c |    443160 |     438     6617    23446 |    13489    12243     28 | 11.156 % |
66.87/66.98	c |    664843 |     438     6617    23446 |    14838     8728     26 | 11.156 % |
107.86/107.99	c |    997368 |     438     6617    23446 |    16322    11622     25 | 11.156 % |
173.24/173.31	c |   1496156 |     438     6617    23446 |    17954    16065     29 | 11.156 % |
280.10/280.20	c |   2244338 |     437     6575    23320 |    19750    11017     25 | 11.355 % |
448.26/448.47	c |   3366612 |     437     6575    23320 |    21725    18825     30 | 11.355 % |
719.19/719.44	c |   5050023 |     437     6575    23320 |    23897    17371     29 | 11.355 % |
1143.36/1143.76	c |   7575139 |     436     6533    23152 |    26287    14077     25 | 11.554 % |

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-1727715-1240728069/watcher-1727715-1240728069 -o /tmp/evaluation-result-1727715-1240728069/solver-1727715-1240728069 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1727715-1240728069.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 1.00 3/64 24456
/proc/meminfo: memFree=1582904/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=7600 CPUtime=0
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 100840087 7782400 208 1992294400 4194304 5092341 548682068832 18446744073709551615 4196392 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 1900 208 63 219 0 1678 0

[startup+0.07964 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24456
/proc/meminfo: memFree=1582904/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=7888 CPUtime=0.07
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 469 0 0 0 7 0 0 0 18 0 1 0 100840087 8077312 395 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 1972 395 100 219 0 1750 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7888

[startup+0.101642 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24456
/proc/meminfo: memFree=1582904/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=7888 CPUtime=0.09
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 488 0 0 0 9 0 0 0 18 0 1 0 100840087 8077312 414 1992294400 4194304 5092341 548682068832 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 1972 414 100 219 0 1750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7888

[startup+0.301666 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24456
/proc/meminfo: memFree=1582904/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=8012 CPUtime=0.29
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 690 0 0 0 29 0 0 0 19 0 1 0 100840087 8204288 457 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 2003 457 100 219 0 1781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8012

[startup+0.701711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24456
/proc/meminfo: memFree=1582904/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=18408 CPUtime=0.69
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 1103 0 0 0 69 0 0 0 22 0 1 0 100840087 18849792 870 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 4602 870 100 219 0 4380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18408

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1580144/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=23596 CPUtime=1.49
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 1664 0 0 0 149 0 0 0 25 0 1 0 100840087 24162304 1072 1992294400 4194304 5092341 548682068832 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 5899 1072 100 219 0 5677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23596

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1579696/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=18408 CPUtime=3.09
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 2033 0 0 0 308 1 0 0 25 0 1 0 100840087 18849792 1017 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 4602 1017 100 219 0 4380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18408

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1578480/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=18408 CPUtime=6.29
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 2189 0 0 0 628 1 0 0 25 0 1 0 100840087 18849792 1173 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 4602 1173 100 219 0 4380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18408

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1576760/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=18408 CPUtime=12.69
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 2577 0 0 0 1268 1 0 0 25 0 1 0 100840087 18849792 1561 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 4602 1561 100 219 0 4380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18408

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1574968/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=18408 CPUtime=25.48
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 3023 0 0 0 2547 1 0 0 25 0 1 0 100840087 18849792 2007 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 4602 2007 100 219 0 4380 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18408

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1570616/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=23804 CPUtime=51.07
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 5631 0 0 0 5105 2 0 0 25 0 1 0 100840087 24375296 3076 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 5951 3076 100 219 0 5729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23804

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1568824/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=23804 CPUtime=102.27
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 6082 0 0 0 10224 3 0 0 25 0 1 0 100840087 24375296 3527 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 5951 3527 100 219 0 5729 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23804

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1566648/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=23804 CPUtime=162.24
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 6614 0 0 0 16221 3 0 0 25 0 1 0 100840087 24375296 4059 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 5951 4059 100 219 0 5729 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23804

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1563768/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=29088 CPUtime=222.22
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 7333 0 0 0 22218 4 0 0 25 0 1 0 100840087 29786112 4778 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 7272 4778 100 219 0 7050 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29088

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1562488/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=29088 CPUtime=282.2
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 7628 0 0 0 28216 4 0 0 25 0 1 0 100840087 29786112 5073 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 7272 5073 100 219 0 7050 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29088

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1561528/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=29088 CPUtime=342.19
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 7864 0 0 0 34214 5 0 0 25 0 1 0 100840087 29786112 5309 1992294400 4194304 5092341 548682068832 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 7272 5309 100 219 0 7050 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29088

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1560504/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=29088 CPUtime=402.17
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 8134 0 0 0 40212 5 0 0 25 0 1 0 100840087 29786112 5579 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 7272 5579 100 219 0 7050 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29088

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1556728/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34276 CPUtime=462.16
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9047 0 0 0 46210 6 0 0 25 0 1 0 100840087 35098624 6492 1992294400 4194304 5092341 548682068832 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8569 6492 100 219 0 8347 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34276

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1555960/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=522.14
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9234 0 0 0 52208 6 0 0 25 0 1 0 100840087 35540992 6679 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6679 100 219 0 8455 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34708

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1555896/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=582.12
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9241 0 0 0 58206 6 0 0 25 0 1 0 100840087 35540992 6686 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6686 100 219 0 8455 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 34708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1555832/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=642.11
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9246 0 0 0 64204 7 0 0 25 0 1 0 100840087 35540992 6691 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6691 100 219 0 8455 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 34708

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1555704/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=702.09
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9278 0 0 0 70202 7 0 0 25 0 1 0 100840087 35540992 6723 1992294400 4194304 5092341 548682068832 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6723 100 219 0 8455 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 34708

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1555064/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=762.07
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9430 0 0 0 76200 7 0 0 25 0 1 0 100840087 35540992 6875 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6875 100 219 0 8455 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 34708

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1554808/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=822.05
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9524 0 0 0 82197 8 0 0 25 0 1 0 100840087 35540992 6969 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 6969 100 219 0 8455 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 34708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1554424/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=882.03
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9626 0 0 0 88195 8 0 0 25 0 1 0 100840087 35540992 7071 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 7071 100 219 0 8455 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 34708

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1553976/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=942.01
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9727 0 0 0 94193 8 0 0 25 0 1 0 100840087 35540992 7172 1992294400 4194304 5092341 548682068832 18446744073709551615 4241422 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 7172 100 219 0 8455 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1553912/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=1002
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 9741 0 0 0 100191 9 0 0 25 0 1 0 100840087 35540992 7186 1992294400 4194304 5092341 548682068832 18446744073709551615 4252538 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 7186 100 219 0 8455 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1552184/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=34708 CPUtime=1061.98
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 10155 0 0 0 106189 9 0 0 25 0 1 0 100840087 35540992 7600 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8677 7600 100 219 0 8455 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 34708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1552056/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=35120 CPUtime=1121.96
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 13288 0 0 0 112185 11 0 0 25 0 1 0 100840087 35962880 7635 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 8780 7635 100 219 0 8558 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 35120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24457
/proc/meminfo: memFree=1546616/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=40312 CPUtime=1181.94
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 14653 0 0 0 118182 12 0 0 25 0 1 0 100840087 41279488 9000 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 10078 9000 100 219 0 9856 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 40312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24463
/proc/meminfo: memFree=1546352/2055920 swapFree=4192812/4192956
[pid=24456] ppid=24454 vsize=40312 CPUtime=1200.03
/proc/24456/stat : 24456 (minisat) R 24454 24456 24202 0 -1 4194304 14653 0 0 0 119991 12 0 0 25 0 1 0 100840087 41279488 9000 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24456/statm: 10078 9000 100 219 0 9856 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 40312

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.92
CPU system time (s): 0.133979
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 40312

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

runsolver used 1.11583 second user time and 2.19067 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-26 08:41:09
IDJOB=1727715
IDBENCH=24643
IDSOLVER=546
FILE ID=node20/1727715-1240728069
PBS_JOBID= 9186928
Free space on /tmp= 66252 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727715-1240728069/watcher-1727715-1240728069 -o /tmp/evaluation-result-1727715-1240728069/solver-1727715-1240728069 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1727715-1240728069.cnf

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=381572284

node20.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:       1583384 kB
Buffers:         50112 kB
Cached:         343132 kB
SwapCached:          0 kB
Active:         193376 kB
Inactive:       213752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1120 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            51420 kB
Committed_AS:   426012 kB
PageTables:       1396 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= 66248 MiB
End job on node20 at 2009-04-26 09:01:11