Trace number 422162

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.12 5001.72

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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:  520                                                  |
0.00/0.00	c |  Number of clauses:    24646                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.29/0.37	c ============================[ Search Statistics ]==============================
0.29/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.37	c ===============================================================================
0.29/0.37	c |         0 |     490    24616   112678 |     8205        0    nan |  0.000 % |
0.29/0.38	c |       101 |     490    24616   112678 |     9025      101     36 |  0.005 % |
0.29/0.39	c |       251 |     490    24616   112678 |     9928      251     40 |  0.000 % |
0.39/0.40	c |       478 |     490    24616   112678 |    10921      478     43 |  0.005 % |
0.39/0.42	c |       817 |     490    24616   112678 |    12013      817     45 |  0.005 % |
0.39/0.44	c |      1323 |     490    24616   112678 |    13214     1323     46 |  0.005 % |
0.39/0.49	c |      2082 |     490    24616   112678 |    14536     2082     46 |  0.004 % |
0.49/0.55	c |      3223 |     490    24616   112678 |    15989     3223     47 |  0.005 % |
0.59/0.68	c |      4931 |     490    24616   112678 |    17588     4931     49 |  0.004 % |
0.89/0.95	c |      7494 |     490    24616   112678 |    19347     7494     50 |  0.000 % |
1.29/1.35	c |     11338 |     490    24616   112678 |    21282    11338     54 |  0.004 % |
1.99/2.02	c |     17104 |     490    24616   112678 |    23410    17104     56 |  0.000 % |
3.39/3.42	c |     25755 |     490    24616   112678 |    25751    13774     53 |  0.005 % |
5.19/5.26	c |     38730 |     490    24616   112678 |    28327    12372     59 |  0.005 % |
8.69/8.76	c |     58192 |     490    24616   112678 |    31159    15323     59 |  0.005 % |
13.68/13.75	c |     87385 |     490    24616   112678 |    34275    25860     55 |  0.005 % |
30.98/31.00	c |    131174 |     490    24616   112678 |    37703    30120     61 |  0.000 % |
48.97/49.08	c |    196859 |     490    24616   112678 |    41473    25570     61 |  0.005 % |
89.56/89.60	c |    295385 |     490    24616   112678 |    45620    24918     62 |  0.005 % |
160.35/160.41	c |    443176 |     490    24616   112678 |    50183    22541     94 |  0.000 % |
230.83/230.98	c |    664859 |     490    24616   112678 |    55201    46323     57 |  0.000 % |
343.49/343.65	c |    997385 |     490    24616   112678 |    60721    15901     57 |  0.000 % |
565.32/565.55	c |   1496174 |     490    24616   112678 |    66793    29477     62 |  0.000 % |
1254.52/1254.98	c |   2244357 |     490    24616   112678 |    73473    39746    107 |  0.005 % |
1688.80/1689.38	c |   3366631 |     490    24616   112678 |    80820    54255     68 |  0.000 % |
2523.75/2524.54	c |   5050042 |     490    24616   112678 |    88902    50595     60 |  0.005 % |
4104.75/4106.19	c |   7575158 |     490    24616   112678 |    97792    25586    102 |  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/node35/watcher-422162-1177528088 -o ROOT/results/node35/solver-422162-1177528088 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422162-1177528088/minisat_noassertions /tmp/evaluation/422162-1177528088/instance-422162-1177528088.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.91 0.95 0.96 3/77 17803
/proc/meminfo: memFree=1836736/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=1992 CPUtime=0
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 200724239 2039808 213 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545599 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 498 213 50 130 0 365 0

[startup+0.0518129 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 17803
/proc/meminfo: memFree=1836736/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=3152 CPUtime=0.04
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 527 0 0 0 4 0 0 0 18 0 1 0 200724239 3227648 513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 788 513 62 130 0 655 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3152

[startup+0.101818 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 17803
/proc/meminfo: memFree=1836736/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=3152 CPUtime=0.09
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 527 0 0 0 9 0 0 0 18 0 1 0 200724239 3227648 513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 788 513 62 130 0 655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3152

[startup+0.301842 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 17803
/proc/meminfo: memFree=1836736/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=3956 CPUtime=0.29
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 738 0 0 0 29 0 0 0 19 0 1 0 200724239 4050944 724 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 989 724 62 130 0 856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701888 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 17803
/proc/meminfo: memFree=1836736/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=4372 CPUtime=0.69
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 901 0 0 0 69 0 0 0 23 0 1 0 200724239 4476928 833 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 1093 833 66 130 0 960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4372

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 17804
/proc/meminfo: memFree=1832888/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=6504 CPUtime=1.49
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 1424 0 0 0 148 1 0 0 25 0 1 0 200724239 6660096 1356 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 1626 1356 66 130 0 1493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6504

[startup+3.10117 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 17804
/proc/meminfo: memFree=1830072/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=9104 CPUtime=3.09
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 2092 0 0 0 308 1 0 0 25 0 1 0 200724239 9322496 2024 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 2276 2024 66 130 0 2143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9104

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 17804
/proc/meminfo: memFree=1827704/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=10028 CPUtime=6.29
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 2311 0 0 0 627 2 0 0 25 0 1 0 200724239 10268672 2243 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 2507 2243 66 130 0 2374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10028

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 17804
/proc/meminfo: memFree=1825664/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=12052 CPUtime=12.69
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 2799 0 0 0 1267 2 0 0 25 0 1 0 200724239 12341248 2731 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 3013 2731 66 130 0 2880 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12052

[startup+25.5028 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 17804
/proc/meminfo: memFree=1822848/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=14836 CPUtime=25.48
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 3493 0 0 0 2546 2 0 0 25 0 1 0 200724239 15192064 3425 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 3709 3425 66 130 0 3576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14836

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 17804
/proc/meminfo: memFree=1820480/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=17364 CPUtime=51.07
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 4094 0 0 0 5104 3 0 0 25 0 1 0 200724239 17780736 4026 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 4341 4026 66 130 0 4208 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17364

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 17804
/proc/meminfo: memFree=1817280/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=20868 CPUtime=102.26
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 4903 0 0 0 10222 4 0 0 25 0 1 0 200724239 21368832 4835 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 5217 4835 66 130 0 5084 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20868

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1808768/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=29464 CPUtime=162.25
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7010 0 0 0 16218 7 0 0 25 0 1 0 200724239 30171136 6942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 7366 6942 66 130 0 7233 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29464

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1808640/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=29464 CPUtime=222.23
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7029 0 0 0 22216 7 0 0 25 0 1 0 200724239 30171136 6961 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 7366 6961 66 130 0 7233 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1808128/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=29992 CPUtime=282.2
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7163 0 0 0 28213 7 0 0 25 0 1 0 200724239 30711808 7095 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 7498 7095 66 130 0 7365 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29992

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1808064/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=30188 CPUtime=342.19
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7189 0 0 0 34211 8 0 0 25 0 1 0 200724239 30912512 7121 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 7547 7121 66 130 0 7414 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1806848/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=31572 CPUtime=402.17
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7543 0 0 0 40208 9 0 0 25 0 1 0 200724239 32329728 7475 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545964 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 7893 7475 66 130 0 7760 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 31572

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1805504/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=32776 CPUtime=462.16
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7835 0 0 0 46206 10 0 0 25 0 1 0 200724239 33562624 7767 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 8194 7767 66 130 0 8061 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 32776

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1804864/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=33548 CPUtime=522.14
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 7994 0 0 0 52203 11 0 0 25 0 1 0 200724239 34353152 7926 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 8387 7926 66 130 0 8254 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 33548

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 4/78 17804
/proc/meminfo: memFree=1799616/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=38992 CPUtime=582.12
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 9291 0 0 0 58200 12 0 0 25 0 1 0 200724239 39927808 9223 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 9748 9223 66 130 0 9615 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 38992

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 17804
/proc/meminfo: memFree=1794368/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=44388 CPUtime=642.11
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 10611 0 0 0 64197 14 0 0 25 0 1 0 200724239 45453312 10543 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 11097 10543 66 130 0 10964 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 44388


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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1760256/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=79564 CPUtime=4060.96
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19096 0 0 0 406047 49 0 0 25 0 1 0 200724239 81473536 19028 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 19891 19028 66 130 0 19758 0
Current children cumulated CPU time (s) 4060.96
Current children cumulated vsize (KiB) 79564

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1758976/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80928 CPUtime=4120.94
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19415 0 0 0 412044 50 0 0 25 0 1 0 200724239 82870272 19347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20232 19347 66 130 0 20099 0
Current children cumulated CPU time (s) 4120.94
Current children cumulated vsize (KiB) 80928

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4180.93
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19429 0 0 0 418042 51 0 0 25 0 1 0 200724239 82784256 19307 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19307 66 130 0 20078 0
Current children cumulated CPU time (s) 4180.93
Current children cumulated vsize (KiB) 80844

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4240.91
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 424040 51 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4240.91
Current children cumulated vsize (KiB) 80844

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759104/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4300.9
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 430038 52 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4300.9
Current children cumulated vsize (KiB) 80844

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759168/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4360.87
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 436035 52 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4360.87
Current children cumulated vsize (KiB) 80844

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759104/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4420.86
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 442033 53 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4420.86
Current children cumulated vsize (KiB) 80844

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759168/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4480.84
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 448031 53 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4480.84
Current children cumulated vsize (KiB) 80844

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759104/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4540.82
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 454028 54 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4540.82
Current children cumulated vsize (KiB) 80844

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759104/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4600.8
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 460026 54 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4600.8
Current children cumulated vsize (KiB) 80844

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4660.79
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19430 0 0 0 466024 55 0 0 25 0 1 0 200724239 82784256 19308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19308 66 130 0 20078 0
Current children cumulated CPU time (s) 4660.79
Current children cumulated vsize (KiB) 80844

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759104/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80844 CPUtime=4720.77
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19433 0 0 0 472022 55 0 0 25 0 1 0 200724239 82784256 19311 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20211 19311 66 130 0 20078 0
Current children cumulated CPU time (s) 4720.77
Current children cumulated vsize (KiB) 80844

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1758976/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=4780.75
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 478019 56 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 4780.75
Current children cumulated vsize (KiB) 80924

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=4840.73
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 484017 56 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 4840.73
Current children cumulated vsize (KiB) 80924

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=4900.72
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 490015 57 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 80924

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=4960.7
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 496013 57 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 4960.7
Current children cumulated vsize (KiB) 80924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=5000.1
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 499952 58 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 80924

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.71 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 18004
/proc/meminfo: memFree=1759040/2055920 swapFree=4151088/4192956
[pid=17803] ppid=17801 vsize=80924 CPUtime=5000.1
/proc/17803/stat : 17803 (minisat_noasser) R 17801 17803 17257 0 -1 4194304 19449 0 0 0 499952 58 0 0 25 0 1 0 200724239 82866176 19327 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/17803/statm: 20231 19327 66 130 0 20098 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 80924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.12
CPU user time (s): 4999.52
CPU system time (s): 0.595909
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 81108

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

runsolver used 3.68944 second user time and 11.1803 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Wed Apr 25 19:08:08 UTC 2007

IDJOB= 422162
IDBENCH= 24680
IDSOLVER= 189
FILE ID= node35/422162-1177528088

PBS_JOBID= 4686006

Free space on /tmp= 66305 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422162-1177528088/minisat_noassertions /tmp/evaluation/422162-1177528088/instance-422162-1177528088.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-422162-1177528088 -o ROOT/results/node35/solver-422162-1177528088 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422162-1177528088/minisat_noassertions /tmp/evaluation/422162-1177528088/instance-422162-1177528088.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 76091621

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1837152 kB
Buffers:         36280 kB
Cached:         104008 kB
SwapCached:       9720 kB
Active:          52944 kB
Inactive:       111992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837152 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          30808 kB
Slab:            39152 kB
Committed_AS:  2583636 kB
PageTables:       1996 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= 66305 MiB

End job on node35 on Wed Apr 25 20:31:32 UTC 2007