Trace number 335841

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.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-018-017.sat05-1231.reshuffled-07.cnf
MD5SUM0ce167d7a0126df2b5481aeca929a46c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark285.775
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses5067
Sum of the clauses size10404
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25049
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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:  306                                                  |
0.00/0.00	c |  Number of clauses:    5067                                                 |
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 |     288     4761    14112 |     1587        0    nan |  0.000 % |
0.00/0.03	c |       101 |     288     4761    14112 |     1745      101     54 |  0.035 % |
0.00/0.03	c |       252 |     288     4761    14112 |     1920      252     58 |  0.001 % |
0.00/0.04	c |       477 |     288     4761    14112 |     2112      477     57 |  0.001 % |
0.03/0.05	c |       816 |     288     4761    14112 |     2323      816     57 |  0.001 % |
0.03/0.07	c |      1322 |     288     4761    14112 |     2555     1322     60 |  0.035 % |
0.09/0.12	c |      2081 |     288     4761    14112 |     2811     2081     60 |  0.001 % |
0.19/0.20	c |      3220 |     288     4761    14112 |     3092     1693     62 |  0.035 % |
0.29/0.33	c |      4928 |     288     4761    14112 |     3401     1724     64 |  0.035 % |
0.59/0.60	c |      7491 |     288     4761    14112 |     3742     2449     67 |  0.035 % |
0.89/1.00	c |     11335 |     288     4761    14112 |     4116     2292     68 |  0.035 % |
1.59/1.68	c |     17101 |     288     4761    14112 |     4527     3682     71 |  0.001 % |
2.79/2.89	c |     25753 |     288     4761    14112 |     4980     2759     68 |  0.001 % |
4.89/4.91	c |     38727 |     288     4761    14112 |     5478     2643     72 |  0.035 % |
8.79/8.81	c |     58189 |     288     4761    14112 |     6026     4903     76 |  0.035 % |
14.49/14.59	c |     87384 |     288     4761    14112 |     6629     5849     76 |  0.035 % |
23.49/23.54	c |    131176 |     288     4761    14112 |     7292     4899     75 |  0.035 % |
38.58/38.65	c |    196860 |     288     4761    14112 |     8021     6473     81 |  0.035 % |
60.97/61.03	c |    295388 |     288     4761    14112 |     8823     5723     83 |  0.035 % |
99.36/99.47	c |    443177 |     288     4761    14112 |     9705     8404     80 |  0.035 % |
157.93/158.03	c |    664861 |     288     4761    14112 |    10676     6334     77 |  0.035 % |
255.01/255.18	c |    997388 |     288     4761    14112 |    11744     5937     76 |  0.035 % |
405.15/405.39	c |   1496176 |     288     4761    14112 |    12918     7414     81 |  0.001 % |
648.63/648.93	c |   2244360 |     288     4761    14112 |    14210    12148     79 |  0.035 % |
1048.03/1048.51	c |   3366635 |     288     4761    14112 |    15631     7571     75 |  0.035 % |

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/node9/watcher-335841-1173635440 -o ROOT/results/node9/solver-335841-1173635440 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335841-1173635440/minisat /tmp/evaluation/335841-1173635440/instance-335841-1173635440.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.98 0.99 3/77 1373
/proc/meminfo: memFree=1945352/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=2028 CPUtime=0
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 383498615 2076672 151 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134532659 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 507 152 58 138 0 366 0

[startup+0.0426659 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1373
/proc/meminfo: memFree=1945352/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=2156 CPUtime=0.03
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 224 0 0 0 3 0 0 0 18 0 1 0 383498615 2207744 208 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134728701 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 539 208 73 138 0 398 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2156

[startup+0.101678 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1373
/proc/meminfo: memFree=1945352/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=2552 CPUtime=0.09
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 313 0 0 0 9 0 0 0 18 0 1 0 383498615 2613248 297 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134551901 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 638 297 73 138 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2552

[startup+0.301716 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1373
/proc/meminfo: memFree=1945352/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=2948 CPUtime=0.29
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 433 0 0 0 29 0 0 0 19 0 1 0 383498615 3018752 417 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 737 417 73 138 0 596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2948

[startup+0.701794 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1373
/proc/meminfo: memFree=1945352/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=3344 CPUtime=0.69
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 529 0 0 0 69 0 0 0 23 0 1 0 383498615 3424256 513 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 836 513 73 138 0 695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3344

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1943424/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=3740 CPUtime=1.49
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 621 0 0 0 149 0 0 0 25 0 1 0 383498615 3829760 605 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 935 605 73 138 0 794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3740

[startup+3.10126 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1942848/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=4136 CPUtime=3.09
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 728 0 0 0 309 0 0 0 25 0 1 0 383498615 4235264 712 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 1034 712 73 138 0 893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4136

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1941952/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=4804 CPUtime=6.29
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 894 0 0 0 629 0 0 0 25 0 1 0 383498615 4919296 878 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134557239 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 1201 878 73 138 0 1060 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4804

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1941312/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=5332 CPUtime=12.69
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 1017 0 0 0 1268 1 0 0 25 0 1 0 383498615 5459968 1001 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 1333 1001 73 138 0 1192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5332

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1940416/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=6284 CPUtime=25.48
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 1253 0 0 0 2547 1 0 0 25 0 1 0 383498615 6434816 1237 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 1571 1237 73 138 0 1430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6284

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1939200/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=7508 CPUtime=51.07
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 1542 0 0 0 5106 1 0 0 25 0 1 0 383498615 7688192 1526 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 1877 1526 73 138 0 1736 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7508

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1938112/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=8320 CPUtime=102.26
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 1774 0 0 0 10224 2 0 0 25 0 1 0 383498615 8519680 1758 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2080 1758 73 138 0 1939 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8320

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1937280/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=9284 CPUtime=162.23
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2002 0 0 0 16221 2 0 0 25 0 1 0 383498615 9506816 1986 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134551829 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2321 1986 73 138 0 2180 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9284

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1936128/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=10392 CPUtime=222.22
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2262 0 0 0 22219 3 0 0 25 0 1 0 383498615 10641408 2246 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2598 2246 73 138 0 2457 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10392

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1935424/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=10816 CPUtime=282.19
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2386 0 0 0 28216 3 0 0 25 0 1 0 383498615 11075584 2370 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2704 2370 73 138 0 2563 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10816

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1934912/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=11356 CPUtime=342.18
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2505 0 0 0 34214 4 0 0 25 0 1 0 383498615 11628544 2489 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2839 2489 73 138 0 2698 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 11356

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1934528/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=11620 CPUtime=402.15
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2578 0 0 0 40211 4 0 0 25 0 1 0 383498615 11898880 2562 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 2905 2562 73 138 0 2764 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 11620

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1933696/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=12352 CPUtime=462.13
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2754 0 0 0 46208 5 0 0 25 0 1 0 383498615 12648448 2738 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134560324 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3088 2738 73 138 0 2947 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12352

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1933440/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=12624 CPUtime=522.11
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2815 0 0 0 52206 5 0 0 25 0 1 0 383498615 12926976 2799 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3156 2799 73 138 0 3015 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12624

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1374
/proc/meminfo: memFree=1933248/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=12772 CPUtime=582.09
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2850 0 0 0 58203 6 0 0 25 0 1 0 383498615 13078528 2834 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3193 2834 73 138 0 3052 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 12772

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 1476
/proc/meminfo: memFree=1931536/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=13072 CPUtime=642.04
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 2923 0 0 0 64197 7 0 0 25 0 1 0 383498615 13385728 2907 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3268 2907 73 138 0 3127 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 13072

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 1550
/proc/meminfo: memFree=1930888/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=13760 CPUtime=701.96
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3070 0 0 0 70189 7 0 0 25 0 1 0 383498615 14090240 3054 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3440 3054 73 138 0 3299 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 13760

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1931712/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=13760 CPUtime=761.94
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3086 0 0 0 76186 8 0 0 25 0 1 0 383498615 14090240 3070 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3440 3070 73 138 0 3299 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13760

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1931200/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=14288 CPUtime=821.91
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3197 0 0 0 82183 8 0 0 25 0 1 0 383498615 14630912 3181 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550708 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3572 3181 73 138 0 3431 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 14288

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1931008/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=14444 CPUtime=881.89
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3232 0 0 0 88180 9 0 0 25 0 1 0 383498615 14790656 3216 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3611 3216 73 138 0 3470 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 14444

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1930816/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=14584 CPUtime=941.87
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3262 0 0 0 94178 9 0 0 25 0 1 0 383498615 14934016 3246 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550689 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3646 3246 73 138 0 3505 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 14584

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1930752/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=14584 CPUtime=1001.85
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3274 0 0 0 100175 10 0 0 25 0 1 0 383498615 14934016 3258 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3646 3258 73 138 0 3505 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14584

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1930688/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=14584 CPUtime=1061.83
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3277 0 0 0 106173 10 0 0 25 0 1 0 383498615 14934016 3261 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3646 3261 73 138 0 3505 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 14584

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1929728/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=15572 CPUtime=1121.8
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3536 0 0 0 112170 10 0 0 25 0 1 0 383498615 15945728 3513 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3893 3513 73 138 0 3752 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 15572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1929536/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=15704 CPUtime=1181.79
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3563 0 0 0 118168 11 0 0 25 0 1 0 383498615 16080896 3540 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3926 3540 73 138 0 3785 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 15704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 1571
/proc/meminfo: memFree=1929216/2055920 swapFree=4152244/4192956
[pid=1373] ppid=1371 vsize=15968 CPUtime=1200.09
/proc/1373/stat : 1373 (minisat) R 1371 1373 522 0 -1 4194304 3629 0 0 0 119998 11 0 0 25 0 1 0 383498615 16351232 3606 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/1373/statm: 3992 3606 73 138 0 3851 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 15968

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.61
CPU time (s): 1200.1
CPU user time (s): 1199.98
CPU system time (s): 0.117982
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 15968

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

runsolver used 1.44378 second user time and 2.83457 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 17:50:40 UTC 2007

IDJOB= 335841
IDBENCH= 24661
IDSOLVER= 109
FILE ID= node9/335841-1173635440

PBS_JOBID= 4101317

Free space on /tmp= 66353 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-018-017.sat05-1231.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335841-1173635440/minisat /tmp/evaluation/335841-1173635440/instance-335841-1173635440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-335841-1173635440 -o ROOT/results/node9/solver-335841-1173635440 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335841-1173635440/minisat /tmp/evaluation/335841-1173635440/instance-335841-1173635440.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  0ce167d7a0126df2b5481aeca929a46c

RANDOM SEED= 523958743

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1945760 kB
Buffers:          6600 kB
Cached:          26144 kB
SwapCached:       9076 kB
Active:          36432 kB
Inactive:        19428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1945760 kB
SwapTotal:     4192956 kB
SwapFree:      4152244 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            39920 kB
Committed_AS:  1537592 kB
PageTables:       1688 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= 66353 MiB

End job on node9 on Sun Mar 11 18:10:43 UTC 2007