Trace number 337605

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, and are wall clock time (not CPU 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 SAT 2007 (with assertions)? (TO) 1200.03 1201.01

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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:  700                                                  |
0.00/0.00	c |  Number of clauses:    3500                                                 |
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 |     692     3492    10547 |     1164        0    nan |  0.000 % |
0.00/0.01	c |       101 |     692     3492    10547 |     1280      101     21 |  0.000 % |
0.00/0.01	c |       252 |     692     3492    10547 |     1408      252     22 |  0.000 % |
0.00/0.02	c |       477 |     692     3492    10547 |     1549      477     23 |  0.000 % |
0.00/0.04	c |       815 |     692     3492    10547 |     1704      815     23 |  0.000 % |
0.05/0.06	c |      1321 |     692     3492    10547 |     1874     1321     24 |  0.000 % |
0.10/0.10	c |      2082 |     692     3492    10547 |     2062     1118     24 |  0.000 % |
0.10/0.16	c |      3222 |     692     3492    10547 |     2268     1198     24 |  0.000 % |
0.20/0.25	c |      4930 |     692     3492    10547 |     2495     1740     26 |  0.000 % |
0.40/0.40	c |      7492 |     692     3492    10547 |     2744     1742     23 |  0.000 % |
0.60/0.64	c |     11336 |     692     3492    10547 |     3019     2774     24 |  0.000 % |
0.89/1.00	c |     17103 |     692     3492    10547 |     3321     2341     24 |  0.000 % |
1.49/1.58	c |     25755 |     692     3492    10547 |     3653     2522     25 |  0.000 % |
2.39/2.48	c |     38729 |     692     3492    10547 |     4018     2472     24 |  0.000 % |
3.79/3.84	c |     58190 |     692     3492    10547 |     4420     3578     26 |  0.000 % |
5.99/6.00	c |     87383 |     692     3492    10547 |     4862     3585     25 |  0.000 % |
9.28/9.32	c |    131172 |     692     3492    10547 |     5348     3102     23 |  0.000 % |
14.38/14.48	c |    196860 |     692     3492    10547 |     5883     3860     24 |  0.000 % |
22.57/22.69	c |    295386 |     692     3492    10547 |     6471     4212     24 |  0.000 % |
35.26/35.32	c |    443176 |     692     3492    10547 |     7118     5004     26 |  0.000 % |
55.15/55.21	c |    664859 |     692     3492    10547 |     7830     4219     23 |  0.000 % |
86.23/86.37	c |    997384 |     692     3492    10547 |     8613     5220     24 |  0.000 % |
135.96/136.17	c |   1496173 |     692     3492    10547 |     9475     5314     24 |  0.000 % |
215.00/215.24	c |   2244356 |     692     3492    10547 |    10422     4799     26 |  0.000 % |
335.52/335.81	c |   3366630 |     692     3492    10547 |    11465     5606     23 |  0.000 % |
528.56/529.05	c |   5050041 |     692     3492    10547 |    12611    11500     26 |  0.000 % |
837.49/838.28	c |   7575157 |     692     3492    10547 |    13872     7979     25 |  0.000 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-337605-1173670575 -o ROOT/results/node66/solver-337605-1173670575 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337605-1173670575/minisat /tmp/evaluation/337605-1173670575/instance-337605-1173670575.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): 2400 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: 0.99 0.98 1.02 3/64 9062
/proc/meminfo: memFree=1819024/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2032 CPUtime=0
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 387015069 2080768 155 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 508 155 58 138 0 367 0

[startup+0.0581251 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 9062
/proc/meminfo: memFree=1819024/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2028 CPUtime=0.05
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 205 0 0 0 5 0 0 0 18 0 1 0 387015069 2076672 189 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 507 189 73 138 0 366 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2028

[startup+0.101132 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 9062
/proc/meminfo: memFree=1819024/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2160 CPUtime=0.1
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 232 0 0 0 10 0 0 0 18 0 1 0 387015069 2211840 216 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 540 216 73 138 0 399 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2160

[startup+0.301172 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 9062
/proc/meminfo: memFree=1819024/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2292 CPUtime=0.3
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 267 0 0 0 30 0 0 0 19 0 1 0 387015069 2347008 251 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 573 251 73 138 0 432 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2292

[startup+0.701254 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 9062
/proc/meminfo: memFree=1819024/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2424 CPUtime=0.7
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 297 0 0 0 70 0 0 0 23 0 1 0 387015069 2482176 281 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134555991 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 606 281 73 138 0 465 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2424

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1818056/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2556 CPUtime=1.49
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 335 0 0 0 149 0 0 0 25 0 1 0 387015069 2617344 319 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 639 319 73 138 0 498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2556

[startup+3.10173 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1817736/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=2828 CPUtime=3.09
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 389 0 0 0 309 0 0 0 25 0 1 0 387015069 2895872 373 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556055 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 707 373 73 138 0 566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2828

[startup+6.30138 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1817480/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=3092 CPUtime=6.29
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 453 0 0 0 629 0 0 0 25 0 1 0 387015069 3166208 437 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 773 437 73 138 0 632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3092

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1817176/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=3356 CPUtime=12.68
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 523 0 0 0 1268 0 0 0 25 0 1 0 387015069 3436544 507 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556280 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 839 507 73 138 0 698 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3356

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1816792/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=3888 CPUtime=25.47
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 651 0 0 0 2547 0 0 0 25 0 1 0 387015069 3981312 635 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552055 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 972 635 73 138 0 831 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3888

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 9063
/proc/meminfo: memFree=1816216/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=4416 CPUtime=51.06
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 781 0 0 0 5106 0 0 0 25 0 1 0 387015069 4521984 765 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1104 765 73 138 0 963 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4416

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 9063
/proc/meminfo: memFree=1815256/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=5216 CPUtime=102.2
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 995 0 0 0 10220 0 0 0 25 0 1 0 387015069 5341184 979 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1304 979 73 138 0 1163 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 5216

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 9063
/proc/meminfo: memFree=1814552/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=5876 CPUtime=162.13
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1165 0 0 0 16213 0 0 0 25 0 1 0 387015069 6017024 1149 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552086 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1469 1149 73 138 0 1328 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 5876

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9063
/proc/meminfo: memFree=1814040/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=6412 CPUtime=222.1
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1276 0 0 0 22210 0 0 0 25 0 1 0 387015069 6565888 1260 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1603 1260 73 138 0 1462 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 6412

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9063
/proc/meminfo: memFree=1813784/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=6676 CPUtime=282.06
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1353 0 0 0 28205 1 0 0 25 0 1 0 387015069 6836224 1337 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1669 1337 73 138 0 1528 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 6676

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9063
/proc/meminfo: memFree=1813336/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=7080 CPUtime=342
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1457 0 0 0 34199 1 0 0 25 0 1 0 387015069 7249920 1441 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1770 1441 73 138 0 1629 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 7080

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9063
/proc/meminfo: memFree=1812952/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=7488 CPUtime=401.96
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1548 0 0 0 40195 1 0 0 25 0 1 0 387015069 7667712 1532 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1872 1532 73 138 0 1731 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 7488

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9063
/proc/meminfo: memFree=1812696/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=7620 CPUtime=461.92
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1600 0 0 0 46191 1 0 0 25 0 1 0 387015069 7802880 1584 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550977 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1905 1584 73 138 0 1764 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 7620

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1812440/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=7856 CPUtime=521.87
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1641 0 0 0 52186 1 0 0 25 0 1 0 387015069 8044544 1625 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 1964 1625 73 138 0 1823 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 7856

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1811992/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=8396 CPUtime=581.81
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1765 0 0 0 58179 2 0 0 25 0 1 0 387015069 8597504 1749 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2099 1749 73 138 0 1958 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 8396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1811864/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=8528 CPUtime=641.74
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1811 0 0 0 64172 2 0 0 25 0 1 0 387015069 8732672 1795 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550202 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2132 1795 73 138 0 1991 0
Current children cumulated CPU time (s) 641.74
Current children cumulated vsize (KiB) 8528

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1811736/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=8660 CPUtime=701.7
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1836 0 0 0 70168 2 0 0 25 0 1 0 387015069 8867840 1820 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2165 1820 73 138 0 2024 0
Current children cumulated CPU time (s) 701.7
Current children cumulated vsize (KiB) 8660

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1811544/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=8788 CPUtime=761.66
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1883 0 0 0 76164 2 0 0 25 0 1 0 387015069 8998912 1867 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2197 1867 73 138 0 2056 0
Current children cumulated CPU time (s) 761.66
Current children cumulated vsize (KiB) 8788

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1811352/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9056 CPUtime=821.59
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 1927 0 0 0 82157 2 0 0 25 0 1 0 387015069 9273344 1911 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2264 1911 73 138 0 2123 0
Current children cumulated CPU time (s) 821.59
Current children cumulated vsize (KiB) 9056

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810968/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9320 CPUtime=881.55
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2005 0 0 0 88153 2 0 0 25 0 1 0 387015069 9543680 1989 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2330 1989 73 138 0 2189 0
Current children cumulated CPU time (s) 881.55
Current children cumulated vsize (KiB) 9320

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810904/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9464 CPUtime=941.5
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2038 0 0 0 94148 2 0 0 25 0 1 0 387015069 9691136 2022 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551013 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2366 2022 73 138 0 2225 0
Current children cumulated CPU time (s) 941.5
Current children cumulated vsize (KiB) 9464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810712/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9728 CPUtime=1001.45
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2089 0 0 0 100143 2 0 0 25 0 1 0 387015069 9961472 2073 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2432 2073 73 138 0 2291 0
Current children cumulated CPU time (s) 1001.45
Current children cumulated vsize (KiB) 9728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810584/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9848 CPUtime=1061.4
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2119 0 0 0 106138 2 0 0 25 0 1 0 387015069 10084352 2103 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 2462 2103 73 138 0 2321 0
Current children cumulated CPU time (s) 1061.4
Current children cumulated vsize (KiB) 9848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810392/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=9984 CPUtime=1121.34
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2158 0 0 0 112131 3 0 0 25 0 1 0 387015069 10223616 2142 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550911 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2496 2142 73 138 0 2355 0
Current children cumulated CPU time (s) 1121.34
Current children cumulated vsize (KiB) 9984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810264/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=10116 CPUtime=1181.32
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2187 0 0 0 118129 3 0 0 25 0 1 0 387015069 10358784 2171 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2529 2171 73 138 0 2388 0
Current children cumulated CPU time (s) 1181.32
Current children cumulated vsize (KiB) 10116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 9065
/proc/meminfo: memFree=1810200/2055920 swapFree=4183892/4192956
[pid=9062] ppid=9060 vsize=10116 CPUtime=1200.02
/proc/9062/stat : 9062 (minisat) R 9060 9062 8247 0 -1 4194304 2195 0 0 0 119999 3 0 0 25 0 1 0 387015069 10358784 2179 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/9062/statm: 2529 2179 73 138 0 2388 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 10116

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): 1201.01
CPU time (s): 1200.03
CPU user time (s): 1199.99
CPU system time (s): 0.034994
CPU usage (%): 99.9182
Max. virtual memory (cumulated for all children) (KiB): 10116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2195
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= 6
involuntary context switches= 4233

runsolver used 1.13783 second user time and 3.17052 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar 12 03:36:15 UTC 2007

IDJOB= 337605
IDBENCH= 24703
IDSOLVER= 109
FILE ID= node66/337605-1173670575

PBS_JOBID= 4101714

Free space on /tmp= 66548 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337605-1173670575/minisat /tmp/evaluation/337605-1173670575/instance-337605-1173670575.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-337605-1173670575 -o ROOT/results/node66/solver-337605-1173670575 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337605-1173670575/minisat /tmp/evaluation/337605-1173670575/instance-337605-1173670575.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  d27bb4ae488674c0e5d303cf0ee23c59

RANDOM SEED= 47139386

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.259
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.259
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:       1819432 kB
Buffers:         27832 kB
Cached:         160652 kB
SwapCached:       3344 kB
Active:          76004 kB
Inactive:       122736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819432 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            23772 kB
Committed_AS:   818232 kB
PageTables:       1376 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= 66548 MiB

End job on node66 on Mon Mar 12 03:56:18 UTC 2007