Trace number 335757

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.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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:  300                                                  |
0.00/0.00	c |  Number of clauses:    4970                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     280     4670    14280 |     1556        0    nan |  0.000 % |
0.00/0.03	c |       103 |     280     4670    14280 |     1712      103     61 |  0.037 % |
0.00/0.03	c |       253 |     280     4670    14280 |     1883      253     64 |  0.001 % |
0.00/0.04	c |       478 |     280     4670    14280 |     2071      478     65 |  0.001 % |
0.04/0.06	c |       816 |     280     4670    14280 |     2279      816     71 |  0.037 % |
0.09/0.10	c |      1322 |     280     4670    14280 |     2507     1322     73 |  0.001 % |
0.09/0.16	c |      2082 |     280     4670    14280 |     2757     2082     77 |  0.037 % |
0.19/0.28	c |      3221 |     280     4670    14280 |     3033     1722     76 |  0.037 % |
0.39/0.47	c |      4931 |     280     4670    14280 |     3336     1794     78 |  0.037 % |
0.69/0.71	c |      7495 |     280     4670    14280 |     3670     2568     77 |  0.001 % |
1.19/1.23	c |     11339 |     280     4670    14280 |     4037     2520     88 |  0.037 % |
1.99/2.09	c |     17106 |     280     4670    14280 |     4441     4008     91 |  0.037 % |
3.39/3.47	c |     25756 |     280     4670    14280 |     4885     3301     88 |  0.037 % |
5.59/5.64	c |     38730 |     280     4670    14280 |     5374     3477     89 |  0.037 % |
9.38/9.46	c |     58192 |     280     4670    14280 |     5911     3282     89 |  0.037 % |
15.19/15.28	c |     87388 |     280     4670    14280 |     6502     4836     93 |  0.037 % |
25.08/25.11	c |    131180 |     280     4670    14280 |     7152     4843     96 |  0.001 % |
40.08/40.11	c |    196864 |     280     4670    14280 |     7868     4111     93 |  0.037 % |
66.68/66.79	c |    295392 |     280     4670    14280 |     8654     5502     92 |  0.037 % |
107.46/107.56	c |    443182 |     280     4670    14280 |     9520     6793     94 |  0.037 % |
174.34/174.44	c |    664867 |     280     4670    14280 |    10472     9345     94 |  0.001 % |
273.21/273.38	c |    997393 |     280     4670    14280 |    11519    10315     92 |  0.001 % |
446.56/446.77	c |   1496181 |     280     4670    14280 |    12671    10051    105 |  0.037 % |
712.49/712.73	c |   2244364 |     280     4670    14280 |    13938    10413     91 |  0.001 % |
1144.77/1145.19	c |   3366638 |     280     4670    14280 |    15332    14043    101 |  0.001 % |

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/node19/watcher-335757-1173633676 -o ROOT/results/node19/solver-335757-1173633676 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335757-1173633676/minisat /tmp/evaluation/335757-1173633676/instance-335757-1173633676.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: 1.00 1.01 1.10 3/77 11948
/proc/meminfo: memFree=1501792/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=2024 CPUtime=0
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 383321599 2072576 150 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134706284 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 506 150 58 138 0 365 0

[startup+0.0534489 s]
/proc/loadavg: 1.00 1.01 1.10 3/77 11948
/proc/meminfo: memFree=1501792/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=2152 CPUtime=0.04
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 230 0 0 0 4 0 0 0 18 0 1 0 383321599 2203648 214 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 538 214 73 138 0 397 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2152

[startup+0.101454 s]
/proc/loadavg: 1.00 1.01 1.10 3/77 11948
/proc/meminfo: memFree=1501792/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=2416 CPUtime=0.09
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 296 0 0 0 9 0 0 0 18 0 1 0 383321599 2473984 280 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 604 280 73 138 0 463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.301475 s]
/proc/loadavg: 1.00 1.01 1.10 3/77 11948
/proc/meminfo: memFree=1501792/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=3076 CPUtime=0.29
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 461 0 0 0 29 0 0 0 19 0 1 0 383321599 3149824 445 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 769 445 73 138 0 628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3076

[startup+0.701519 s]
/proc/loadavg: 1.00 1.01 1.10 3/77 11948
/proc/meminfo: memFree=1501792/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=3340 CPUtime=0.69
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 537 0 0 0 69 0 0 0 23 0 1 0 383321599 3420160 521 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550689 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 835 521 73 138 0 694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3340

[startup+1.50161 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11949
/proc/meminfo: memFree=1499736/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=3868 CPUtime=1.49
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 670 0 0 0 149 0 0 0 25 0 1 0 383321599 3960832 654 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 967 654 73 138 0 826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3868

[startup+3.10178 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11949
/proc/meminfo: memFree=1499096/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=4396 CPUtime=3.09
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 779 0 0 0 309 0 0 0 25 0 1 0 383321599 4501504 763 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 1099 763 73 138 0 958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4396

[startup+6.30113 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11949
/proc/meminfo: memFree=1498392/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=4956 CPUtime=6.29
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 929 0 0 0 629 0 0 0 25 0 1 0 383321599 5074944 913 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 1239 913 73 138 0 1098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4956

[startup+12.7028 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11949
/proc/meminfo: memFree=1497432/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=5752 CPUtime=12.69
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 1114 0 0 0 1268 1 0 0 25 0 1 0 383321599 5890048 1098 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 1438 1098 73 138 0 1297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5752

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 11949
/proc/meminfo: memFree=1496600/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=6560 CPUtime=25.48
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 1330 0 0 0 2547 1 0 0 25 0 1 0 383321599 6717440 1314 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 1640 1314 73 138 0 1499 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6560

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 11949
/proc/meminfo: memFree=1495256/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=7892 CPUtime=51.07
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 1648 0 0 0 5106 1 0 0 25 0 1 0 383321599 8081408 1632 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551008 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 1973 1632 73 138 0 1832 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 11949
/proc/meminfo: memFree=1494040/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=9012 CPUtime=102.27
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 1928 0 0 0 10225 2 0 0 25 0 1 0 383321599 9228288 1912 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 2253 1912 73 138 0 2112 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 11949
/proc/meminfo: memFree=1492952/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=10108 CPUtime=162.25
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2179 0 0 0 16222 3 0 0 25 0 1 0 383321599 10350592 2163 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 2527 2163 73 138 0 2386 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10108

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 11949
/proc/meminfo: memFree=1492056/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=10948 CPUtime=222.22
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2396 0 0 0 22219 3 0 0 25 0 1 0 383321599 11210752 2380 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550717 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 2737 2380 73 138 0 2596 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10948

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 11949
/proc/meminfo: memFree=1491352/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=11668 CPUtime=282.21
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2573 0 0 0 28217 4 0 0 25 0 1 0 383321599 11948032 2557 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 2917 2557 73 138 0 2776 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 11668

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 11949
/proc/meminfo: memFree=1490456/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=12628 CPUtime=342.19
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2793 0 0 0 34214 5 0 0 25 0 1 0 383321599 12931072 2777 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3157 2777 73 138 0 3016 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 12628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 11949
/proc/meminfo: memFree=1490264/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=12928 CPUtime=402.17
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2846 0 0 0 40212 5 0 0 25 0 1 0 383321599 13238272 2830 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3232 2830 73 138 0 3091 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 12928

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 11949
/proc/meminfo: memFree=1490008/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=13216 CPUtime=462.16
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 2922 0 0 0 46210 6 0 0 25 0 1 0 383321599 13533184 2906 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550654 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3304 2906 73 138 0 3163 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13216

[startup+522.301 s]
/proc/loadavg: 1.05 1.01 1.05 2/78 11949
/proc/meminfo: memFree=1489240/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=14012 CPUtime=522.14
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3118 0 0 0 52208 6 0 0 25 0 1 0 383321599 14348288 3102 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556664 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3503 3102 73 138 0 3362 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 14012

[startup+582.302 s]
/proc/loadavg: 1.06 1.02 1.05 2/78 11949
/proc/meminfo: memFree=1489240/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=14012 CPUtime=582.12
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3123 0 0 0 58205 7 0 0 25 0 1 0 383321599 14348288 3107 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3503 3107 73 138 0 3362 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 14012

[startup+642.301 s]
/proc/loadavg: 1.06 1.03 1.05 2/78 11949
/proc/meminfo: memFree=1488984/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=14288 CPUtime=642.11
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3182 0 0 0 64204 7 0 0 25 0 1 0 383321599 14630912 3166 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550689 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3572 3166 73 138 0 3431 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 14288

[startup+702.302 s]
/proc/loadavg: 1.06 1.04 1.05 2/78 11949
/proc/meminfo: memFree=1488600/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=14552 CPUtime=702.09
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3278 0 0 0 70201 8 0 0 25 0 1 0 383321599 14901248 3262 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3638 3262 73 138 0 3497 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 14552

[startup+762.305 s]
/proc/loadavg: 1.05 1.04 1.05 2/78 11949
/proc/meminfo: memFree=1488280/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=14864 CPUtime=762.08
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3336 0 0 0 76199 9 0 0 25 0 1 0 383321599 15220736 3320 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3716 3320 73 138 0 3575 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 14864

[startup+822.302 s]
/proc/loadavg: 1.06 1.05 1.05 2/78 11949
/proc/meminfo: memFree=1487576/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15720 CPUtime=822.05
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3528 0 0 0 82196 9 0 0 25 0 1 0 383321599 16097280 3512 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3930 3512 73 138 0 3789 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 15720

[startup+882.301 s]
/proc/loadavg: 1.12 1.07 1.05 2/78 11949
/proc/meminfo: memFree=1487576/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15720 CPUtime=882.04
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3540 0 0 0 88194 10 0 0 25 0 1 0 383321599 16097280 3524 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550717 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3930 3524 73 138 0 3789 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 15720

[startup+942.302 s]
/proc/loadavg: 1.20 1.09 1.06 2/78 11949
/proc/meminfo: memFree=1487512/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15720 CPUtime=942.02
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3545 0 0 0 94191 11 0 0 25 0 1 0 383321599 16097280 3529 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3930 3529 73 138 0 3789 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 15720

[startup+1002.3 s]
/proc/loadavg: 1.13 1.08 1.06 2/78 11949
/proc/meminfo: memFree=1487384/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15836 CPUtime=1002
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3581 0 0 0 100189 11 0 0 25 0 1 0 383321599 16216064 3565 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3959 3565 73 138 0 3818 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 15836

[startup+1062.3 s]
/proc/loadavg: 1.05 1.07 1.05 2/78 11949
/proc/meminfo: memFree=1487384/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15768 CPUtime=1061.99
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3582 0 0 0 106187 12 0 0 25 0 1 0 383321599 16146432 3563 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549281 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3942 3563 73 138 0 3801 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 15768

[startup+1122.3 s]
/proc/loadavg: 1.02 1.05 1.04 2/78 11949
/proc/meminfo: memFree=1487384/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=15768 CPUtime=1121.96
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3585 0 0 0 112184 12 0 0 25 0 1 0 383321599 16146432 3566 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 3942 3566 73 138 0 3801 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 15768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.04 2/78 11949
/proc/meminfo: memFree=1486936/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=16188 CPUtime=1181.95
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3685 0 0 0 118182 13 0 0 25 0 1 0 383321599 16576512 3666 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 4047 3666 73 138 0 3906 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 16188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.04 1.04 2/78 11949
/proc/meminfo: memFree=1486936/2055920 swapFree=4169404/4192956
[pid=11948] ppid=11946 vsize=16188 CPUtime=1200.05
/proc/11948/stat : 11948 (minisat) R 11946 11948 10839 0 -1 4194304 3685 0 0 0 119992 13 0 0 25 0 1 0 383321599 16576512 3666 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551891 0 0 4096 3 0 0 0 17 1 0 0
/proc/11948/statm: 4047 3666 73 138 0 3906 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16188

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.06
CPU user time (s): 1199.92
CPU system time (s): 0.141978
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 16188

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

runsolver used 1.46578 second user time and 2.87056 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 17:21:16 UTC 2007

IDJOB= 335757
IDBENCH= 24659
IDSOLVER= 109
FILE ID= node19/335757-1173633676

PBS_JOBID= 4101276

Free space on /tmp= 66555 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335757-1173633676/minisat /tmp/evaluation/335757-1173633676/instance-335757-1173633676.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-335757-1173633676 -o ROOT/results/node19/solver-335757-1173633676 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335757-1173633676/minisat /tmp/evaluation/335757-1173633676/instance-335757-1173633676.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 807422650

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.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:       1502136 kB
Buffers:         47408 kB
Cached:         422684 kB
SwapCached:       2440 kB
Active:         362548 kB
Inactive:       130336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502136 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:             944 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            46416 kB
Committed_AS:  1458760 kB
PageTables:       1756 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= 66555 MiB

End job on node19 on Sun Mar 11 17:41:18 UTC 2007