Trace number 422157

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.07 5001.63

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
MD5SUM38c3c1a13d0a8eeda16d38e05fb7bc45
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 variables730
Number of clauses43124
Sum of the clauses size123770
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26040
Number of clauses of size 337050
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534

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:  730                                                  |
0.00/0.00	c |  Number of clauses:    43124                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.79/0.82	c ============================[ Search Statistics ]==============================
0.79/0.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.82	c ===============================================================================
0.79/0.82	c |         0 |     696    42584   188548 |    14194        0    nan |  0.000 % |
0.79/0.83	c |       100 |     696    42584   188548 |    15614      100     55 |  0.006 % |
0.79/0.84	c |       250 |     696    42584   188548 |    17175      250     54 |  0.002 % |
0.79/0.84	c |       475 |     696    42584   188548 |    18893      475     52 |  0.000 % |
0.79/0.86	c |       813 |     696    42584   188548 |    20782      813     54 |  0.002 % |
0.79/0.88	c |      1320 |     696    42584   188548 |    22860     1320     58 |  0.006 % |
0.89/0.92	c |      2079 |     696    42584   188548 |    25146     2079     57 |  0.000 % |
0.89/1.00	c |      3219 |     696    42584   188548 |    27661     3219     58 |  0.000 % |
1.09/1.14	c |      4929 |     696    42584   188548 |    30427     4929     60 |  0.006 % |
1.29/1.38	c |      7493 |     696    42584   188548 |    33470     7493     60 |  0.000 % |
1.69/1.70	c |     11338 |     696    42584   188548 |    36817    11338     64 |  0.000 % |
2.59/2.64	c |     17105 |     696    42584   188548 |    40499    17105     65 |  0.000 % |
3.89/3.94	c |     25754 |     696    42584   188548 |    44548    25754     66 |  0.002 % |
6.79/6.85	c |     38728 |     696    42584   188548 |    49003    38728     69 |  0.006 % |
11.69/11.80	c |     58190 |     696    42584   188548 |    53904    21094     80 |  0.002 % |
24.19/24.21	c |     87384 |     696    42584   188548 |    59294    50288     78 |  0.006 % |
36.48/36.51	c |    131175 |     696    42584   188548 |    65224    47917     76 |  0.000 % |
82.97/83.03	c |    196859 |     696    42584   188548 |    71746    61465     79 |  0.006 % |
141.95/142.01	c |    295385 |     696    42584   188548 |    78921    44668     78 |  0.002 % |
279.92/280.04	c |    443174 |     696    42584   188548 |    86813    69285     84 |  0.006 % |
430.27/430.44	c |    664858 |     696    42584   188548 |    95494    85544     88 |  0.000 % |
834.97/835.20	c |    997384 |     696    42584   188548 |   105044    28971     91 |  0.006 % |
1148.29/1148.76	c |   1496172 |     696    42584   188548 |   115548    93651     83 |  0.000 % |
2257.29/2258.03	c |   2244355 |     696    42584   188548 |   127103    54759     86 |  0.006 % |
3099.96/3100.95	c |   3366630 |     696    42584   188548 |   139813    95948     95 |  0.000 % |

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/node51/watcher-422157-1177523090 -o ROOT/results/node51/solver-422157-1177523090 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422157-1177523090/minisat_noassertions /tmp/evaluation/422157-1177523090/instance-422157-1177523090.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: 1.00 1.00 1.00 3/64 6011
/proc/meminfo: memFree=1859512/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=1988 CPUtime=0
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 107154092 2035712 282 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 497 282 50 130 0 364 0

[startup+0.094337 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6011
/proc/meminfo: memFree=1859512/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=4220 CPUtime=0.08
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 855 0 0 0 8 0 0 0 18 0 1 0 107154092 4321280 841 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 1055 841 62 130 0 922 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4220

[startup+0.101337 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6011
/proc/meminfo: memFree=1859512/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=4220 CPUtime=0.09
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 855 0 0 0 9 0 0 0 18 0 1 0 107154092 4321280 841 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 1055 841 62 130 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301354 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6011
/proc/meminfo: memFree=1859512/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=5012 CPUtime=0.29
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 1054 0 0 0 29 0 0 0 19 0 1 0 107154092 5132288 1040 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 1253 1044 62 130 0 1120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5012

[startup+0.70139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6011
/proc/meminfo: memFree=1859512/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=5576 CPUtime=0.69
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 1155 0 0 0 69 0 0 0 22 0 1 0 107154092 5709824 1141 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 1394 1141 62 130 0 1261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5576

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1855280/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=6748 CPUtime=1.49
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 1595 0 0 0 148 1 0 0 25 0 1 0 107154092 6909952 1490 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 1687 1490 66 130 0 1554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6748

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1851824/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=10704 CPUtime=3.09
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 2568 0 0 0 308 1 0 0 25 0 1 0 107154092 10960896 2463 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 2676 2464 67 130 0 2543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10704

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1845488/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=16032 CPUtime=6.29
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 3903 0 0 0 627 2 0 0 25 0 1 0 107154092 16416768 3798 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 4008 3798 67 130 0 3875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16032

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1839600/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=20632 CPUtime=12.69
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 5047 0 0 0 1266 3 0 0 25 0 1 0 107154092 21127168 4942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 5158 4942 67 130 0 5025 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20632

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1834928/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=25724 CPUtime=25.48
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 6327 0 0 0 2544 4 0 0 25 0 1 0 107154092 26341376 6222 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 6431 6222 67 130 0 6298 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25724

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1831088/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=29156 CPUtime=51.08
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 7163 0 0 0 5103 5 0 0 25 0 1 0 107154092 29855744 7058 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 7289 7058 67 130 0 7156 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29156

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1825584/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=34692 CPUtime=102.27
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 8533 0 0 0 10220 7 0 0 25 0 1 0 107154092 35524608 8428 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 8673 8428 67 130 0 8540 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34692

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1820208/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=40088 CPUtime=162.25
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 9874 0 0 0 16217 8 0 0 25 0 1 0 107154092 41050112 9769 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 10022 9769 67 130 0 9889 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1817520/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=42776 CPUtime=222.23
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 10527 0 0 0 22215 8 0 0 25 0 1 0 107154092 43802624 10422 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 10694 10422 67 130 0 10561 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42776

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1814000/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=47444 CPUtime=282.21
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 11638 0 0 0 28212 9 0 0 25 0 1 0 107154092 48582656 11533 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 11861 11533 67 130 0 11728 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 47444

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1809584/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=51120 CPUtime=342.2
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 12522 0 0 0 34210 10 0 0 25 0 1 0 107154092 52346880 12417 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 12780 12417 67 130 0 12647 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 51120

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1806256/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=54796 CPUtime=402.18
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 13355 0 0 0 40207 11 0 0 25 0 1 0 107154092 56111104 13250 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 13699 13250 67 130 0 13566 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 54796

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1804720/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=56480 CPUtime=462.17
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 13731 0 0 0 46205 12 0 0 25 0 1 0 107154092 57835520 13626 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 14120 13626 67 130 0 13987 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 56480

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1804656/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=56480 CPUtime=522.15
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 13732 0 0 0 52203 12 0 0 25 0 1 0 107154092 57835520 13627 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 14120 13627 67 130 0 13987 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 56480

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1803504/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=57636 CPUtime=582.14
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 14034 0 0 0 58201 13 0 0 25 0 1 0 107154092 59019264 13929 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 14409 13929 67 130 0 14276 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 57636

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6012
/proc/meminfo: memFree=1801392/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=60028 CPUtime=642.12
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 14546 0 0 0 64199 13 0 0 25 0 1 0 107154092 61468672 14441 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547029 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 15007 14441 67 130 0 14874 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 60028


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1756208/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=106880 CPUtime=4001.12
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25652 0 0 0 400077 35 0 0 25 0 1 0 107154092 109445120 25513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26720 25513 67 130 0 26587 0
Current children cumulated CPU time (s) 4001.12
Current children cumulated vsize (KiB) 106880

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1756208/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=106880 CPUtime=4061.11
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25652 0 0 0 406076 35 0 0 25 0 1 0 107154092 109445120 25513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26720 25513 67 130 0 26587 0
Current children cumulated CPU time (s) 4061.11
Current children cumulated vsize (KiB) 106880

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1756208/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=106880 CPUtime=4121.09
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25652 0 0 0 412074 35 0 0 25 0 1 0 107154092 109445120 25513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26720 25513 67 130 0 26587 0
Current children cumulated CPU time (s) 4121.09
Current children cumulated vsize (KiB) 106880

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1756208/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=106880 CPUtime=4181.08
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25652 0 0 0 418072 36 0 0 25 0 1 0 107154092 109445120 25513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26720 25513 67 130 0 26587 0
Current children cumulated CPU time (s) 4181.08
Current children cumulated vsize (KiB) 106880

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755760/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=107448 CPUtime=4241.06
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25754 0 0 0 424070 36 0 0 25 0 1 0 107154092 110026752 25615 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26862 25615 67 130 0 26729 0
Current children cumulated CPU time (s) 4241.06
Current children cumulated vsize (KiB) 107448

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755568/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=107692 CPUtime=4301.04
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25798 0 0 0 430068 36 0 0 25 0 1 0 107154092 110276608 25659 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26923 25659 67 130 0 26790 0
Current children cumulated CPU time (s) 4301.04
Current children cumulated vsize (KiB) 107692

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755504/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=107772 CPUtime=4361.03
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25814 0 0 0 436066 37 0 0 25 0 1 0 107154092 110358528 25675 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26943 25675 67 130 0 26810 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 107772

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755376/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=107852 CPUtime=4421.01
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25836 0 0 0 442064 37 0 0 25 0 1 0 107154092 110440448 25697 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 26963 25697 67 130 0 26830 0
Current children cumulated CPU time (s) 4421.01
Current children cumulated vsize (KiB) 107852

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755056/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108096 CPUtime=4480.99
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25913 0 0 0 448062 37 0 0 25 0 1 0 107154092 110690304 25774 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27024 25774 67 130 0 26891 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 108096

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6212
/proc/meminfo: memFree=1755056/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108096 CPUtime=4540.98
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25914 0 0 0 454061 37 0 0 25 0 1 0 107154092 110690304 25775 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27024 25775 67 130 0 26891 0
Current children cumulated CPU time (s) 4540.98
Current children cumulated vsize (KiB) 108096

[startup+4602.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/71 6376
/proc/meminfo: memFree=1753640/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108096 CPUtime=4600.87
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25914 0 0 0 460050 37 0 0 25 0 1 0 107154092 110690304 25775 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27024 25775 67 130 0 26891 0
Current children cumulated CPU time (s) 4600.87
Current children cumulated vsize (KiB) 108096

[startup+4662.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 6410
/proc/meminfo: memFree=1754736/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108096 CPUtime=4660.82
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25914 0 0 0 466045 37 0 0 25 0 1 0 107154092 110690304 25775 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27024 25775 67 130 0 26891 0
Current children cumulated CPU time (s) 4660.82
Current children cumulated vsize (KiB) 108096

[startup+4722.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 6410
/proc/meminfo: memFree=1754672/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108340 CPUtime=4720.82
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 25964 0 0 0 472044 38 0 0 25 0 1 0 107154092 110940160 25825 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27085 25825 67 130 0 26952 0
Current children cumulated CPU time (s) 4720.82
Current children cumulated vsize (KiB) 108340

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6410
/proc/meminfo: memFree=1754224/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108828 CPUtime=4780.8
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 26079 0 0 0 478042 38 0 0 25 0 1 0 107154092 111439872 25940 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547323 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27207 25940 67 130 0 27074 0
Current children cumulated CPU time (s) 4780.8
Current children cumulated vsize (KiB) 108828

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6410
/proc/meminfo: memFree=1754096/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108828 CPUtime=4840.78
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 26095 0 0 0 484040 38 0 0 25 0 1 0 107154092 111439872 25956 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27207 25956 67 130 0 27074 0
Current children cumulated CPU time (s) 4840.78
Current children cumulated vsize (KiB) 108828

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6410
/proc/meminfo: memFree=1754160/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108828 CPUtime=4900.76
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 26096 0 0 0 490038 38 0 0 25 0 1 0 107154092 111439872 25957 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27207 25957 67 130 0 27074 0
Current children cumulated CPU time (s) 4900.76
Current children cumulated vsize (KiB) 108828

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6410
/proc/meminfo: memFree=1754096/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108828 CPUtime=4960.75
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 26098 0 0 0 496036 39 0 0 25 0 1 0 107154092 111439872 25959 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27207 25959 67 130 0 27074 0
Current children cumulated CPU time (s) 4960.75
Current children cumulated vsize (KiB) 108828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6410
/proc/meminfo: memFree=1754096/2055920 swapFree=4183264/4192956
[pid=6011] ppid=6009 vsize=108828 CPUtime=5000.05
/proc/6011/stat : 6011 (minisat_noasser) R 6009 6011 5380 0 -1 4194304 26100 0 0 0 499966 39 0 0 25 0 1 0 107154092 111439872 25961 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0
/proc/6011/statm: 27207 25961 67 130 0 27074 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 108828

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.63
CPU time (s): 5000.07
CPU user time (s): 4999.67
CPU system time (s): 0.407937
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 108828

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

runsolver used 4.08538 second user time and 9.66753 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Wed Apr 25 17:44:50 UTC 2007

IDJOB= 422157
IDBENCH= 24675
IDSOLVER= 189
FILE ID= node51/422157-1177523090

PBS_JOBID= 4685974

Free space on /tmp= 66460 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422157-1177523090/minisat_noassertions /tmp/evaluation/422157-1177523090/instance-422157-1177523090.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-422157-1177523090 -o ROOT/results/node51/solver-422157-1177523090 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422157-1177523090/minisat_noassertions /tmp/evaluation/422157-1177523090/instance-422157-1177523090.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  38c3c1a13d0a8eeda16d38e05fb7bc45

RANDOM SEED= 682031819

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1859920 kB
Buffers:         23304 kB
Cached:         104088 kB
SwapCached:       3576 kB
Active:          24036 kB
Inactive:       113128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859920 kB
SwapTotal:     4192956 kB
SwapFree:      4183264 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:            44856 kB
Committed_AS:  3790468 kB
PageTables:       1408 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= 66460 MiB

End job on node51 on Wed Apr 25 19:08:13 UTC 2007