Trace number 422155

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) 5000.03 5001.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-12-07-08.sat05-1251.reshuffled-07.cnf
MD5SUMabc96eeff4620950ed663b681c6f0e7b
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 variables246
Number of clauses4514
Sum of the clauses size13326
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 34158
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:  246                                                  |
0.00/0.00	c |  Number of clauses:    4514                                                 |
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 |     226     4494    19937 |     1498        0    nan |  0.000 % |
0.00/0.03	c |       100 |     226     4494    19937 |     1647      100     28 |  0.002 % |
0.00/0.03	c |       250 |     226     4494    19937 |     1812      250     27 |  0.002 % |
0.00/0.04	c |       476 |     226     4494    19937 |     1993      476     27 |  0.002 % |
0.00/0.04	c |       813 |     226     4494    19937 |     2193      813     28 |  0.002 % |
0.00/0.06	c |      1320 |     226     4494    19937 |     2412     1320     30 |  0.002 % |
0.07/0.09	c |      2080 |     226     4494    19937 |     2653     2080     33 |  0.002 % |
0.09/0.14	c |      3221 |     226     4494    19937 |     2919     1822     30 |  0.002 % |
0.19/0.23	c |      4929 |     226     4494    19937 |     3211     1982     35 |  0.012 % |
0.29/0.32	c |      7492 |     226     4494    19937 |     3532     2873     31 |  0.002 % |
0.49/0.52	c |     11338 |     226     4494    19937 |     3885     3031     37 |  0.012 % |
0.69/0.77	c |     17104 |     226     4494    19937 |     4273     2813     29 |  0.002 % |
1.39/1.46	c |     25753 |     226     4494    19937 |     4701     2568     41 |  0.002 % |
2.10/2.18	c |     38728 |     226     4494    19937 |     5171     3525     32 |  0.002 % |
3.09/3.16	c |     58191 |     226     4494    19937 |     5688     4708     26 |  0.002 % |
4.79/4.83	c |     87384 |     226     4494    19937 |     6257     4911     26 |  0.002 % |
6.69/6.73	c |    131173 |     226     4494    19937 |     6883     4340     24 |  0.012 % |
9.89/9.94	c |    196857 |     226     4494    19937 |     7571     3789     27 |  0.002 % |
15.39/15.48	c |    295384 |     226     4494    19937 |     8328     6661     25 |  0.002 % |
23.58/23.61	c |    443175 |     226     4494    19937 |     9161     7222     27 |  0.010 % |
36.78/36.87	c |    664858 |     226     4494    19937 |    10077     7109     24 |  0.010 % |
56.77/56.84	c |    997383 |     226     4494    19937 |    11085     9379     27 |  0.010 % |
89.07/89.14	c |   1496171 |     226     4494    19937 |    12194     5709     23 |  0.010 % |
139.46/139.53	c |   2244356 |     226     4494    19937 |    13413    10157     32 |  0.012 % |
216.04/216.19	c |   3366630 |     226     4494    19937 |    14754    10728     28 |  0.002 % |
336.91/337.02	c |   5050042 |     226     4494    19937 |    16230     8041     22 |  0.012 % |
535.47/535.61	c |   7575159 |     226     4494    19937 |    17853    12297     28 |  0.002 % |
814.80/815.02	c |  11362834 |     226     4494    19937 |    19638    13578     22 |  0.002 % |
1340.78/1341.23	c |  17044346 |     226     4494    19937 |    21602    14427     31 |  0.002 % |
2126.70/2127.38	c |  25566616 |     226     4494    19937 |    23762    13167     35 |  0.002 % |
3374.61/3375.56	c |  38350020 |     226     4494    19937 |    26139    18771     32 |  0.002 % |

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/node65/watcher-422155-1177522958 -o ROOT/results/node65/solver-422155-1177522958 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422155-1177522958/minisat_noassertions /tmp/evaluation/422155-1177522958/instance-422155-1177522958.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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/64 16719
/proc/meminfo: memFree=1864688/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=1988 CPUtime=0
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 228285465 2035712 139 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134515031 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 497 140 50 130 0 364 0

[startup+0.0737639 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16719
/proc/meminfo: memFree=1864688/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=2248 CPUtime=0.07
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 243 0 0 0 7 0 0 0 18 0 1 0 228285465 2301952 229 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 562 229 66 130 0 429 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2248

[startup+0.101766 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16719
/proc/meminfo: memFree=1864688/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=2380 CPUtime=0.09
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 273 0 0 0 9 0 0 0 18 0 1 0 228285465 2437120 259 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552686 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 595 259 66 130 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2380

[startup+0.301783 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16719
/proc/meminfo: memFree=1864688/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=2644 CPUtime=0.29
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 338 0 0 0 29 0 0 0 19 0 1 0 228285465 2707456 324 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 661 324 66 130 0 528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2644

[startup+0.701815 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16719
/proc/meminfo: memFree=1864688/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=2776 CPUtime=0.69
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 395 0 0 0 69 0 0 0 22 0 1 0 228285465 2842624 381 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552788 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 694 381 66 130 0 561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2776

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1863272/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=3172 CPUtime=1.49
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 493 0 0 0 149 0 0 0 25 0 1 0 228285465 3248128 479 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 793 479 66 130 0 660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3172

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1862888/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=3304 CPUtime=3.09
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 511 0 0 0 309 0 0 0 25 0 1 0 228285465 3383296 497 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 826 497 66 130 0 693 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3304

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1862440/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=3700 CPUtime=6.29
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 610 0 0 0 629 0 0 0 25 0 1 0 228285465 3788800 596 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 925 596 66 130 0 792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3700

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1861800/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=4236 CPUtime=12.69
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 756 0 0 0 1269 0 0 0 25 0 1 0 228285465 4337664 742 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1059 742 66 130 0 926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4236

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1861288/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=4764 CPUtime=25.48
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 876 0 0 0 2548 0 0 0 25 0 1 0 228285465 4878336 862 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1191 862 66 130 0 1058 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4764

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1860776/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=5320 CPUtime=51.08
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1021 0 0 0 5108 0 0 0 25 0 1 0 228285465 5447680 1007 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1330 1007 66 130 0 1197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5320

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1859880/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=6308 CPUtime=102.26
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1240 0 0 0 10226 0 0 0 25 0 1 0 228285465 6459392 1226 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1577 1226 66 130 0 1444 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6308

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1858920/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=7296 CPUtime=162.26
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1483 0 0 0 16225 1 0 0 25 0 1 0 228285465 7471104 1469 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547174 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1824 1469 66 130 0 1691 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 7296

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1858536/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=7612 CPUtime=222.24
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1564 0 0 0 22223 1 0 0 25 0 1 0 228285465 7794688 1550 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 1903 1550 66 130 0 1770 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 7612

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1857640/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=8472 CPUtime=282.22
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1788 0 0 0 28221 1 0 0 25 0 1 0 228285465 8675328 1774 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2118 1774 66 130 0 1985 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8472

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1857448/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=8788 CPUtime=342.21
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1836 0 0 0 34220 1 0 0 25 0 1 0 228285465 8998912 1822 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2197 1822 66 130 0 2064 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 8788

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1856872/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=9360 CPUtime=402.2
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 1981 0 0 0 40218 2 0 0 25 0 1 0 228285465 9584640 1967 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2340 1967 66 130 0 2207 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 9360

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1856680/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=9360 CPUtime=462.18
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 2004 0 0 0 46216 2 0 0 25 0 1 0 228285465 9584640 1990 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2340 1990 66 130 0 2207 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 9360

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1856488/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=9644 CPUtime=522.17
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 2054 0 0 0 52215 2 0 0 25 0 1 0 228285465 9875456 2040 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548048 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2411 2040 66 130 0 2278 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 9644

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1856104/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=10088 CPUtime=582.15
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 2146 0 0 0 58213 2 0 0 25 0 1 0 228285465 10330112 2132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2522 2132 66 130 0 2389 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 10088

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16720
/proc/meminfo: memFree=1855784/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=10432 CPUtime=642.14
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 2230 0 0 0 64212 2 0 0 25 0 1 0 228285465 10682368 2216 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 2608 2216 66 130 0 2475 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 10432


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847848/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=17660 CPUtime=4001.26
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 3993 0 0 0 400118 8 0 0 25 0 1 0 228285465 18083840 3957 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4415 3957 66 130 0 4282 0
Current children cumulated CPU time (s) 4001.26
Current children cumulated vsize (KiB) 17660

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847720/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=17804 CPUtime=4061.25
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4008 0 0 0 406117 8 0 0 25 0 1 0 228285465 18231296 3972 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548899 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4451 3972 66 130 0 4318 0
Current children cumulated CPU time (s) 4061.25
Current children cumulated vsize (KiB) 17804

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847656/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=17804 CPUtime=4121.23
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4021 0 0 0 412115 8 0 0 25 0 1 0 228285465 18231296 3985 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4451 3985 66 130 0 4318 0
Current children cumulated CPU time (s) 4121.23
Current children cumulated vsize (KiB) 17804

[startup+4182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 16920
/proc/meminfo: memFree=1847592/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=17944 CPUtime=4181.22
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4049 0 0 0 418114 8 0 0 25 0 1 0 228285465 18374656 4013 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4486 4013 66 130 0 4353 0
Current children cumulated CPU time (s) 4181.22
Current children cumulated vsize (KiB) 17944

[startup+4242.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 16920
/proc/meminfo: memFree=1847464/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18076 CPUtime=4241.2
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4083 0 0 0 424112 8 0 0 25 0 1 0 228285465 18509824 4047 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4519 4047 66 130 0 4386 0
Current children cumulated CPU time (s) 4241.2
Current children cumulated vsize (KiB) 18076

[startup+4302.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847272/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18368 CPUtime=4301.19
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4124 0 0 0 430111 8 0 0 25 0 1 0 228285465 18808832 4088 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4592 4088 66 130 0 4459 0
Current children cumulated CPU time (s) 4301.19
Current children cumulated vsize (KiB) 18368

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847272/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18368 CPUtime=4361.18
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4129 0 0 0 436110 8 0 0 25 0 1 0 228285465 18808832 4093 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4592 4093 66 130 0 4459 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 18368

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847208/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18368 CPUtime=4421.16
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4133 0 0 0 442108 8 0 0 25 0 1 0 228285465 18808832 4097 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4592 4097 66 130 0 4459 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 18368

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847144/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18368 CPUtime=4481.15
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4153 0 0 0 448107 8 0 0 25 0 1 0 228285465 18808832 4117 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4592 4117 66 130 0 4459 0
Current children cumulated CPU time (s) 4481.15
Current children cumulated vsize (KiB) 18368

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1847144/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18368 CPUtime=4541.13
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4153 0 0 0 454105 8 0 0 25 0 1 0 228285465 18808832 4117 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4592 4117 66 130 0 4459 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 18368

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1846952/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4601.12
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4168 0 0 0 460104 8 0 0 25 0 1 0 228285465 18956288 4132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4132 66 130 0 4495 0
Current children cumulated CPU time (s) 4601.12
Current children cumulated vsize (KiB) 18512

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16920
/proc/meminfo: memFree=1846952/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4661.1
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4169 0 0 0 466102 8 0 0 25 0 1 0 228285465 18956288 4133 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547082 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4133 66 130 0 4495 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 18512

[startup+4722.31 s]
/proc/loadavg: 1.06 1.02 1.00 2/71 17036
/proc/meminfo: memFree=1845544/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4721.03
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4173 0 0 0 472095 8 0 0 25 0 1 0 228285465 18956288 4137 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4137 66 130 0 4495 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 18512

[startup+4782.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17118
/proc/meminfo: memFree=1846432/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4780.96
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4174 0 0 0 478088 8 0 0 25 0 1 0 228285465 18956288 4138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4138 66 130 0 4495 0
Current children cumulated CPU time (s) 4780.96
Current children cumulated vsize (KiB) 18512

[startup+4842.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17118
/proc/meminfo: memFree=1846496/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4840.95
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4174 0 0 0 484087 8 0 0 25 0 1 0 228285465 18956288 4138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4138 66 130 0 4495 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 18512

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17118
/proc/meminfo: memFree=1846496/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4900.94
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4174 0 0 0 490085 9 0 0 25 0 1 0 228285465 18956288 4138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4138 66 130 0 4495 0
Current children cumulated CPU time (s) 4900.94
Current children cumulated vsize (KiB) 18512

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17118
/proc/meminfo: memFree=1846496/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=4960.93
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4174 0 0 0 496084 9 0 0 25 0 1 0 228285465 18956288 4138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4138 66 130 0 4495 0
Current children cumulated CPU time (s) 4960.93
Current children cumulated vsize (KiB) 18512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17118
/proc/meminfo: memFree=1846496/2055920 swapFree=4184008/4192956
[pid=16719] ppid=16717 vsize=18512 CPUtime=5000.02
/proc/16719/stat : 16719 (minisat_noasser) R 16717 16719 16086 0 -1 4194304 4174 0 0 0 499993 9 0 0 25 0 1 0 228285465 18956288 4138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 4628 4138 66 130 0 4495 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 18512

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): 5001.41
CPU time (s): 5000.03
CPU user time (s): 4999.94
CPU system time (s): 0.097985
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 18512

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

runsolver used 3.99839 second user time and 9.75352 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Apr 25 17:42:38 UTC 2007

IDJOB= 422155
IDBENCH= 24673
IDSOLVER= 189
FILE ID= node65/422155-1177522958

PBS_JOBID= 4685972

Free space on /tmp= 66400 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-12-07-08.sat05-1251.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422155-1177522958/minisat_noassertions /tmp/evaluation/422155-1177522958/instance-422155-1177522958.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-422155-1177522958 -o ROOT/results/node65/solver-422155-1177522958 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422155-1177522958/minisat_noassertions /tmp/evaluation/422155-1177522958/instance-422155-1177522958.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  abc96eeff4620950ed663b681c6f0e7b

RANDOM SEED= 428255153

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1865232 kB
Buffers:         17896 kB
Cached:          96208 kB
SwapCached:       2652 kB
Active:          23188 kB
Inactive:       100468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865232 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          15584 kB
Slab:            53028 kB
Committed_AS:  2492232 kB
PageTables:       1456 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= 66400 MiB

End job on node65 on Wed Apr 25 19:06:02 UTC 2007