Trace number 421730

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? (TO) 1200.1 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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:  16476                                                |
0.00/0.00	c |  Number of clauses:    2507763                                              |
3.29/3.38	c |  Parsing time:         3.18         s                                       |
208.41/208.57	c ============================[ Search Statistics ]==============================
208.41/208.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
208.41/208.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
208.41/208.57	c ===============================================================================
208.41/208.57	c |         0 |   14129  2466627  6660816 |   822209        0    nan |  0.000 % |
209.50/209.60	c |       100 |   14129  2466627  6660816 |   904429      100     70 |  1.772 % |
210.90/211.05	c |       250 |   14129  2466627  6660816 |   994872      250     53 |  1.772 % |
211.90/212.02	c |       475 |   14129  2466627  6660816 |  1094360      475     49 |  1.772 % |
215.10/215.25	c |       814 |   14129  2466627  6660816 |  1203796      814     69 |  1.772 % |
216.60/216.76	c |      1320 |   14129  2466627  6660816 |  1324175     1320     57 |  1.772 % |
222.30/222.45	c |      2079 |   14129  2466627  6660816 |  1456593     2079     52 |  1.772 % |
234.10/234.23	c |      3219 |   14129  2466627  6660816 |  1602252     3219     79 |  1.772 % |
245.00/245.11	c |      4928 |   14129  2466627  6660816 |  1762478     4928     72 |  1.772 % |
259.29/259.43	c |      7492 |   14129  2466627  6660816 |  1938725     7492     75 |  1.772 % |
302.38/302.58	c |     11336 |   14129  2466627  6660816 |  2132598    11336    103 |  1.772 % |
329.76/329.97	c |     17104 |   14129  2466627  6660816 |  2345858    17104     98 |  1.772 % |
425.54/425.70	c |     25754 |   14129  2466627  6660816 |  2580444    25754     94 |  1.772 % |
503.90/504.18	c |     38730 |   14129  2466627  6660816 |  2838488    38730    108 |  1.772 % |
706.12/706.55	c |     58191 |   14129  2466627  6660816 |  3122337    58191    106 |  1.772 % |
925.04/925.53	c |     87383 |   14129  2466627  6660816 |  3434571    87383    118 |  1.772 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-421730-1177494718 -o ROOT/results/node39/solver-421730-1177494718 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421730-1177494718/minisat_noassertions /tmp/evaluation/421730-1177494718/instance-421730-1177494718.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.92 0.96 0.90 3/77 3795
/proc/meminfo: memFree=1752072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=2476 CPUtime=0
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 197384360 2535424 523 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549237 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 619 525 49 130 0 486 0

[startup+0.0945521 s]
/proc/loadavg: 0.92 0.96 0.90 3/77 3795
/proc/meminfo: memFree=1752072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=7220 CPUtime=0.08
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 1636 0 0 0 8 0 0 0 18 0 1 0 197384360 7393280 1605 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 1805 1606 50 130 0 1672 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7220

[startup+0.101552 s]
/proc/loadavg: 0.92 0.96 0.90 3/77 3795
/proc/meminfo: memFree=1752072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=7484 CPUtime=0.09
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 1696 0 0 0 9 0 0 0 18 0 1 0 197384360 7663616 1665 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 1871 1666 50 130 0 1738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.301585 s]
/proc/loadavg: 0.92 0.96 0.90 3/77 3795
/proc/meminfo: memFree=1752072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=14320 CPUtime=0.29
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 3443 0 0 0 27 2 0 0 19 0 1 0 197384360 14663680 3412 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 3580 3412 50 130 0 3447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14320

[startup+0.701652 s]
/proc/loadavg: 0.92 0.96 0.90 3/77 3795
/proc/meminfo: memFree=1752072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=30708 CPUtime=0.69
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 7140 0 0 0 65 4 0 0 23 0 1 0 197384360 31444992 7110 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 7677 7110 50 130 0 7544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30708

[startup+1.50279 s]
/proc/loadavg: 0.92 0.96 0.90 2/78 3796
/proc/meminfo: memFree=1712320/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=63148 CPUtime=1.49
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 14735 0 0 0 140 9 0 0 25 0 1 0 197384360 64663552 14704 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 15787 14704 50 130 0 15654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63148

[startup+3.10106 s]
/proc/loadavg: 0.93 0.96 0.90 2/78 3796
/proc/meminfo: memFree=1670016/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=121704 CPUtime=3.09
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 30167 0 0 0 292 17 0 0 25 0 1 0 197384360 124624896 30136 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 30426 30137 50 130 0 30293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121704

[startup+6.3016 s]
/proc/loadavg: 0.93 0.96 0.90 2/78 3796
/proc/meminfo: memFree=1621888/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=138588 CPUtime=6.28
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 32509 0 0 0 609 19 0 0 25 0 1 0 197384360 141914112 32478 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529512 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 34647 32478 61 130 0 34514 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138588

[startup+12.7017 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 3796
/proc/meminfo: memFree=1622016/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=138588 CPUtime=12.68
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 32509 0 0 0 1249 19 0 0 25 0 1 0 197384360 141914112 32478 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529661 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 34647 32478 61 130 0 34514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138588

[startup+25.5018 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 3796
/proc/meminfo: memFree=1622144/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=138588 CPUtime=25.48
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 32509 0 0 0 2528 20 0 0 25 0 1 0 197384360 141914112 32478 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 34647 32478 61 130 0 34514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 138588

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1622336/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=138588 CPUtime=51.06
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 32509 0 0 0 5086 20 0 0 25 0 1 0 197384360 141914112 32478 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 34647 32478 61 130 0 34514 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 138588

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1531072/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=231412 CPUtime=102.25
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 55288 0 0 0 10195 30 0 0 25 0 1 0 197384360 236965888 55257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 57853 55257 61 130 0 57720 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 231412

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1523200/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=233260 CPUtime=162.22
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57239 0 0 0 16190 32 0 0 25 0 1 0 197384360 238858240 57208 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 58315 57208 61 130 0 58182 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 233260

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552128/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=201864 CPUtime=222.2
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57388 0 0 0 22187 33 0 0 25 0 1 0 197384360 206708736 49927 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50466 49927 67 130 0 50333 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 201864

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552192/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=201864 CPUtime=282.18
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57388 0 0 0 28184 34 0 0 25 0 1 0 197384360 206708736 49927 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50466 49927 67 130 0 50333 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 201864

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552192/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=201864 CPUtime=342.16
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57390 0 0 0 34182 34 0 0 25 0 1 0 197384360 206708736 49929 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50466 49929 67 130 0 50333 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 201864

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552256/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=201864 CPUtime=402.14
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57395 0 0 0 40179 35 0 0 25 0 1 0 197384360 206708736 49934 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50466 49934 67 130 0 50333 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 201864

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552192/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202028 CPUtime=462.12
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57429 0 0 0 46177 35 0 0 25 0 1 0 197384360 206876672 49968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50507 49968 67 130 0 50374 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 202028

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3796
/proc/meminfo: memFree=1552128/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202028 CPUtime=522.1
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57437 0 0 0 52174 36 0 0 25 0 1 0 197384360 206876672 49976 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50507 49976 67 130 0 50374 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 202028

[startup+582.302 s]
/proc/loadavg: 1.03 0.99 0.91 2/84 3968
/proc/meminfo: memFree=1550848/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202108 CPUtime=581.98
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57444 0 0 0 58160 38 0 0 25 0 1 0 197384360 206958592 49983 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50527 49983 67 130 0 50394 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 202108

[startup+642.302 s]
/proc/loadavg: 1.04 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1551808/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202108 CPUtime=641.94
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57449 0 0 0 64156 38 0 0 25 0 1 0 197384360 206958592 49988 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50527 49988 67 130 0 50394 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 202108

[startup+702.301 s]
/proc/loadavg: 1.01 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1551872/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202108 CPUtime=701.92
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57454 0 0 0 70153 39 0 0 25 0 1 0 197384360 206958592 49993 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50527 49993 67 130 0 50394 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 202108

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1551936/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202228 CPUtime=761.9
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57462 0 0 0 76151 39 0 0 25 0 1 0 197384360 207081472 50001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50557 50001 67 130 0 50424 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 202228

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1551872/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202228 CPUtime=821.88
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57470 0 0 0 82148 40 0 0 25 0 1 0 197384360 207081472 50009 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50557 50009 67 130 0 50424 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 202228

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1552000/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=202228 CPUtime=881.86
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 57477 0 0 0 88146 40 0 0 25 0 1 0 197384360 207081472 50016 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 50557 50016 67 130 0 50424 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 202228

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1549440/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=204872 CPUtime=941.83
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 58123 0 0 0 94142 41 0 0 25 0 1 0 197384360 209788928 50662 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 51218 50662 67 130 0 51085 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 204872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1547584/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=206904 CPUtime=1001.82
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 58588 0 0 0 100139 43 0 0 25 0 1 0 197384360 211869696 51127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 51726 51127 67 130 0 51593 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 206904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3994
/proc/meminfo: memFree=1545472/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=208884 CPUtime=1061.8
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 59106 0 0 0 106136 44 0 0 25 0 1 0 197384360 213897216 51645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 52221 51645 67 130 0 52088 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 208884

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 0.93 2/78 3994
/proc/meminfo: memFree=1543104/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=211260 CPUtime=1121.78
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 59700 0 0 0 112133 45 0 0 25 0 1 0 197384360 216330240 52239 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 52815 52239 67 130 0 52682 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 211260

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 3994
/proc/meminfo: memFree=1540800/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=213504 CPUtime=1181.75
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 60281 0 0 0 118130 45 0 0 25 0 1 0 197384360 218628096 52820 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 53376 52820 67 130 0 53243 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 213504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 3994
/proc/meminfo: memFree=1540096/2055920 swapFree=4159384/4192956
[pid=3795] ppid=3793 vsize=214164 CPUtime=1200.05
/proc/3795/stat : 3795 (minisat_noasser) R 3793 3795 3356 0 -1 4194304 60438 0 0 0 119959 46 0 0 25 0 1 0 197384360 219303936 52977 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3795/statm: 53541 52977 67 130 0 53408 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 214164

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.64
CPU time (s): 1200.1
CPU user time (s): 1199.6
CPU system time (s): 0.498924
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 233392

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

runsolver used 1.00685 second user time and 2.84057 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Apr 25 09:52:03 UTC 2007

IDJOB= 421730
IDBENCH= 24633
IDSOLVER= 188
FILE ID= node39/421730-1177494718

PBS_JOBID= 4685835

Free space on /tmp= 66455 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421730-1177494718/minisat_noassertions /tmp/evaluation/421730-1177494718/instance-421730-1177494718.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-421730-1177494718 -o ROOT/results/node39/solver-421730-1177494718 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421730-1177494718/minisat_noassertions /tmp/evaluation/421730-1177494718/instance-421730-1177494718.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 475158586

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1752544 kB
Buffers:         37712 kB
Cached:         176192 kB
SwapCached:      13964 kB
Active:         165176 kB
Inactive:        72744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752544 kB
SwapTotal:     4192956 kB
SwapFree:      4159384 kB
Dirty:           35080 kB
Writeback:           0 kB
Mapped:          30948 kB
Slab:            50704 kB
Committed_AS:  1977968 kB
PageTables:       2012 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= 66455 MiB

End job on node39 on Wed Apr 25 10:12:06 UTC 2007