Trace number 1728669

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.1 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:           456                                         |
0.00/0.01	c |  Number of clauses:           15307                                         |
0.00/0.01	c |  Parse time:                   0.01 s                                       |
0.07/0.09	c |  Simplification time:          0.08 s                                       |
0.07/0.09	c |                                                                             |
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |       100 |     439    15290    49130 |     5606      100     40 |  0.000 % |
0.07/0.09	c |       250 |     439    15290    49130 |     6166      250     42 |  0.005 % |
0.09/0.10	c |       475 |     439    15290    49130 |     6783      475     38 |  0.000 % |
0.09/0.10	c |       812 |     439    15290    49130 |     7462      812     31 |  0.000 % |
0.09/0.11	c |      1318 |     439    15290    49130 |     8208     1318     27 |  0.000 % |
0.09/0.13	c |      2077 |     439    15290    49130 |     9029     2077     25 |  0.000 % |
0.09/0.15	c |      3216 |     439    15290    49130 |     9931     3216     24 |  0.000 % |
0.09/0.19	c |      4924 |     439    15290    49130 |    10925     4924     24 |  0.000 % |
0.19/0.25	c |      7486 |     439    15290    49130 |    12017     7486     24 |  0.000 % |
0.29/0.33	c |     11330 |     439    15290    49130 |    13219    11330     24 |  0.000 % |
0.49/0.52	c |     17096 |     439    15290    49130 |    14541    10472     24 |  0.005 % |
0.69/0.79	c |     25745 |     439    15290    49130 |    15995    11803     23 |  0.005 % |
1.19/1.26	c |     38719 |     439    15290    49130 |    17595     8582     25 |  0.000 % |
1.89/1.98	c |     58180 |     439    15290    49130 |    19354    10307     24 |  0.000 % |
2.99/3.04	c |     87372 |     439    15290    49130 |    21290    10302     24 |  0.005 % |
4.59/4.66	c |    131161 |     439    15290    49130 |    23419    11180     23 |  0.005 % |
7.09/7.17	c |    196845 |     439    15290    49130 |    25760    16071     25 |  0.000 % |
10.89/10.98	c |    295371 |     439    15290    49130 |    28337    15147     23 |  0.005 % |
16.19/16.26	c |    443160 |     439    15290    49130 |    31170    26726     29 |  0.000 % |
26.39/26.49	c |    664843 |     439    15290    49130 |    34287    22154     24 |  0.000 % |
41.18/41.24	c |    997368 |     439    15290    49130 |    37716    22712     27 |  0.000 % |
65.28/65.32	c |   1496156 |     439    15290    49130 |    41488    20266     25 |  0.005 % |
102.27/102.31	c |   2244338 |     439    15290    49130 |    45637    24121     29 |  0.000 % |
159.45/159.52	c |   3366612 |     439    15290    49130 |    50200    26107     24 |  0.005 % |
260.82/260.95	c |   5050023 |     439    15290    49130 |    55220    23226     27 |  0.000 % |
401.08/401.29	c |   7575139 |     439    15290    49130 |    60742    18693     29 |  0.000 % |
650.31/650.56	c |  11362814 |     439    15290    49130 |    66817    54429     32 |  0.000 % |
991.02/991.33	c |  17044326 |     439    15290    49130 |    73498    17608     25 |  0.005 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728669-1240739733/watcher-1728669-1240739733 -o /tmp/evaluation-result-1728669-1240739733/solver-1728669-1240739733 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1728669-1240739733.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 23593
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=7468 CPUtime=0
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 102007274 7647232 213 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 1905 216 64 219 0 1683 0

[startup+0.076302 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 23593
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=8180 CPUtime=0.07
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 471 0 0 0 7 0 0 0 18 0 1 0 102007274 8376320 455 1992294400 4194304 5092341 548682068832 18446744073709551615 4219780 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 2045 455 88 219 0 1823 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8180

[startup+0.101304 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 23593
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=8180 CPUtime=0.09
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 566 0 0 0 9 0 0 0 18 0 1 0 102007274 8376320 468 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 2045 468 102 219 0 1823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8180

[startup+0.301326 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 23593
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=8180 CPUtime=0.29
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 102007274 8376320 720 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 2045 720 103 219 0 1823 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8180

[startup+0.70137 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 23593
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=13904 CPUtime=0.69
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 1699 0 0 0 69 0 0 0 22 0 1 0 102007274 14237696 1203 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 3476 1203 103 219 0 3254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13904

[startup+1.50146 s]
/proc/loadavg: 1.99 1.85 1.50 2/65 23594
/proc/meminfo: memFree=1658840/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=19096 CPUtime=1.49
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 2421 0 0 0 149 0 0 0 25 0 1 0 102007274 19554304 1925 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 4774 1925 103 219 0 4552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19096

[startup+3.10164 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 23594
/proc/meminfo: memFree=1657432/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=19096 CPUtime=3.09
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 2550 0 0 0 309 0 0 0 25 0 1 0 102007274 19554304 2054 1992294400 4194304 5092341 548682068832 18446744073709551615 4244530 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 4774 2054 103 219 0 4552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19096

[startup+6.302 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 23594
/proc/meminfo: memFree=1654808/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=19096 CPUtime=6.29
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 3262 0 0 0 628 1 0 0 25 0 1 0 102007274 19554304 2766 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 4774 2766 103 219 0 4552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19096

[startup+12.7017 s]
/proc/loadavg: 1.77 1.81 1.49 2/65 23594
/proc/meminfo: memFree=1648792/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=24380 CPUtime=12.69
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 4610 0 0 0 1267 2 0 0 25 0 1 0 102007274 24965120 4114 1992294400 4194304 5092341 548682068832 18446744073709551615 4248217 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 6095 4114 103 219 0 5873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24380

[startup+25.5011 s]
/proc/loadavg: 1.65 1.78 1.48 2/65 23594
/proc/meminfo: memFree=1644952/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=24380 CPUtime=25.49
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 5563 0 0 0 2546 3 0 0 25 0 1 0 102007274 24965120 5067 1992294400 4194304 5092341 548682068832 18446744073709551615 4241137 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 6095 5067 103 219 0 5873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24380

[startup+51.102 s]
/proc/loadavg: 1.43 1.72 1.47 2/65 23594
/proc/meminfo: memFree=1637720/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=30204 CPUtime=51.08
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 7368 0 0 0 5104 4 0 0 25 0 1 0 102007274 30928896 6872 1992294400 4194304 5092341 548682068832 18446744073709551615 4252145 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 7551 6872 103 219 0 7329 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30204

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.44 2/65 23594
/proc/meminfo: memFree=1625368/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=43892 CPUtime=102.27
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 16348 0 0 0 10219 8 0 0 25 0 1 0 102007274 44945408 9925 1992294400 4194304 5092341 548682068832 18446744073709551615 4240871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 10973 9925 103 219 0 10751 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43892

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.41 2/65 23594
/proc/meminfo: memFree=1617496/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=55056 CPUtime=162.25
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 18601 0 0 0 16216 9 0 0 25 0 1 0 102007274 56377344 12178 1992294400 4194304 5092341 548682068832 18446744073709551615 4268844 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 13764 12178 103 219 0 13542 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55056

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 23594
/proc/meminfo: memFree=1610840/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=56464 CPUtime=222.24
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 19970 0 0 0 22214 10 0 0 25 0 1 0 102007274 57819136 13547 1992294400 4194304 5092341 548682068832 18446744073709551615 4250223 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 14116 13547 103 219 0 13894 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 56464

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.36 2/65 23594
/proc/meminfo: memFree=1604376/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=64248 CPUtime=282.22
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 21569 0 0 0 28211 11 0 0 25 0 1 0 102007274 65789952 15146 1992294400 4194304 5092341 548682068832 18446744073709551615 4252112 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 16062 15146 103 219 0 15840 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 64248

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 23600
/proc/meminfo: memFree=1597784/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=70220 CPUtime=342.19
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 23147 0 0 0 34207 12 0 0 25 0 1 0 102007274 71905280 16724 1992294400 4194304 5092341 548682068832 18446744073709551615 4250350 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 17555 16724 103 219 0 17333 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 70220

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 23600
/proc/meminfo: memFree=1595736/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=76360 CPUtime=402.18
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 23653 0 0 0 40205 13 0 0 25 0 1 0 102007274 78192640 17230 1992294400 4194304 5092341 548682068832 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 19090 17230 103 219 0 18868 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76360

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.28 2/65 23600
/proc/meminfo: memFree=1591960/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=76360 CPUtime=462.17
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 24591 0 0 0 46203 14 0 0 25 0 1 0 102007274 78192640 18168 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 19090 18168 103 219 0 18868 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 76360

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.26 2/65 23600
/proc/meminfo: memFree=1589720/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=82284 CPUtime=522.15
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 25142 0 0 0 52201 14 0 0 25 0 1 0 102007274 84258816 18719 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 20571 18719 103 219 0 20349 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 82284

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 23600
/proc/meminfo: memFree=1583704/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=86176 CPUtime=582.14
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 32885 0 0 0 58195 19 0 0 25 0 1 0 102007274 88244224 20219 1992294400 4194304 5092341 548682068832 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 21544 20219 103 219 0 21322 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 86176

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 23600
/proc/meminfo: memFree=1580120/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=86176 CPUtime=642.12
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 33789 0 0 0 64193 19 0 0 25 0 1 0 102007274 88244224 21123 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 21544 21123 103 219 0 21322 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 86176

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 23600
/proc/meminfo: memFree=1575704/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=90544 CPUtime=702.1
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 34881 0 0 0 70190 20 0 0 25 0 1 0 102007274 92717056 22215 1992294400 4194304 5092341 548682068832 18446744073709551615 4252538 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 22636 22215 103 219 0 22414 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 90544

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 23600
/proc/meminfo: memFree=1571736/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=94436 CPUtime=762.09
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 35856 0 0 0 76189 20 0 0 25 0 1 0 102007274 96702464 23190 1992294400 4194304 5092341 548682068832 18446744073709551615 4241363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 23609 23190 103 219 0 23387 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 94436

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 23600
/proc/meminfo: memFree=1568856/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=104820 CPUtime=822.06
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 36576 0 0 0 82186 20 0 0 25 0 1 0 102007274 107335680 23910 1992294400 4194304 5092341 548682068832 18446744073709551615 4252145 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 26205 23910 103 219 0 25983 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 104820

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 23600
/proc/meminfo: memFree=1568792/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=104820 CPUtime=882.05
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 36579 0 0 0 88185 20 0 0 25 0 1 0 102007274 107335680 23913 1992294400 4194304 5092341 548682068832 18446744073709551615 4252136 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 26205 23913 103 219 0 25983 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 104820

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 23600
/proc/meminfo: memFree=1563224/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=114348 CPUtime=942.03
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 38413 0 0 0 94182 21 0 0 25 0 1 0 102007274 117092352 25747 1992294400 4194304 5092341 548682068832 18446744073709551615 4265867 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 28587 25747 103 219 0 28365 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 114348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 23600
/proc/meminfo: memFree=1558168/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=114348 CPUtime=1002.02
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 39219 0 0 0 100180 22 0 0 25 0 1 0 102007274 117092352 26553 1992294400 4194304 5092341 548682068832 18446744073709551615 4252589 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 28587 26553 103 219 0 28365 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 114348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 23600
/proc/meminfo: memFree=1558104/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=114348 CPUtime=1062
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 39220 0 0 0 106178 22 0 0 25 0 1 0 102007274 117092352 26554 1992294400 4194304 5092341 548682068832 18446744073709551615 4252127 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 28587 26554 103 219 0 28365 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 114348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 23600
/proc/meminfo: memFree=1553560/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=114348 CPUtime=1121.99
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 40356 0 0 0 112176 23 0 0 25 0 1 0 102007274 117092352 27690 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 28587 27690 103 219 0 28365 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 114348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 23600
/proc/meminfo: memFree=1550296/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=122772 CPUtime=1181.98
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 41166 0 0 0 118174 24 0 0 25 0 1 0 102007274 125718528 28500 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 30693 28500 103 219 0 30471 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 122772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 23600
/proc/meminfo: memFree=1549848/2055920 swapFree=4192812/4192956
[pid=23593] ppid=23591 vsize=122772 CPUtime=1200.08
/proc/23593/stat : 23593 (minisat) R 23591 23593 23400 0 -1 4194304 41273 0 0 0 119984 24 0 0 25 0 1 0 102007274 125718528 28607 1992294400 4194304 5092341 548682068832 18446744073709551615 4252116 0 0 4096 3 0 0 0 17 1 0 0
/proc/23593/statm: 30693 28607 103 219 0 30471 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 122772

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.84
CPU system time (s): 0.26096
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 122772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41273
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1597

runsolver used 0.937857 second user time and 2.42963 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-26 11:55:33
IDJOB=1728669
IDBENCH=24681
IDSOLVER=546
FILE ID=node5/1728669-1240739733
PBS_JOBID= 9187009
Free space on /tmp= 66340 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728669-1240739733/watcher-1728669-1240739733 -o /tmp/evaluation-result-1728669-1240739733/solver-1728669-1240739733 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1728669-1240739733.cnf

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=714342013

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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.212
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:       1665600 kB
Buffers:         37684 kB
Cached:         273340 kB
SwapCached:        144 kB
Active:          37936 kB
Inactive:       287100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            51256 kB
Committed_AS:   367352 kB
PageTables:       1388 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= 66340 MiB
End job on node5 at 2009-04-26 12:15:36