Trace number 336303

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat SAT 2007 (with assertions)? (TO) 1200.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

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:  175                                                  |
0.00/0.00	c |  Number of clauses:    2852                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     158     2722    10965 |      907        0    nan |  0.000 % |
0.00/0.02	c |       101 |     158     2722    10965 |      998      101     22 |  0.049 % |
0.00/0.02	c |       251 |     158     2722    10965 |     1097      251     21 |  0.003 % |
0.00/0.02	c |       476 |     158     2722    10965 |     1207      476     18 |  0.049 % |
0.00/0.03	c |       814 |     158     2722    10965 |     1328      814     17 |  0.046 % |
0.00/0.04	c |      1320 |     158     2722    10965 |     1461     1320     17 |  0.046 % |
0.00/0.06	c |      2079 |     158     2722    10965 |     1607     1303     15 |  0.046 % |
0.00/0.08	c |      3218 |     158     2722    10965 |     1768     1599     18 |  0.004 % |
0.10/0.12	c |      4926 |     158     2722    10965 |     1944     1448     17 |  0.043 % |
0.10/0.19	c |      7489 |     158     2722    10965 |     2139     1986     16 |  0.017 % |
0.30/0.30	c |     11334 |     158     2722    10965 |     2353     1369     21 |  0.043 % |
0.39/0.48	c |     17100 |     158     2722    10965 |     2588     2225     24 |  0.004 % |
0.69/0.76	c |     25749 |     158     2722    10965 |     2847     1495     23 |  0.004 % |
1.10/1.16	c |     38723 |     158     2722    10965 |     3132     2723     20 |  0.017 % |
1.69/1.79	c |     58184 |     158     2722    10965 |     3445     2827     16 |  0.003 % |
2.79/2.82	c |     87376 |     158     2722    10965 |     3790     1957     23 |  0.003 % |
4.40/4.41	c |    131165 |     158     2722    10965 |     4169     3055     20 |  0.049 % |
6.79/6.86	c |    196849 |     158     2722    10965 |     4586     2755     21 |  0.049 % |
10.59/10.64	c |    295375 |     158     2722    10965 |     5044     3161     18 |  0.016 % |
16.29/16.35	c |    443164 |     158     2722    10965 |     5549     4811     22 |  0.003 % |
25.19/25.22	c |    664849 |     158     2722    10965 |     6104     3898     21 |  0.004 % |
39.18/39.23	c |    997375 |     158     2722    10965 |     6714     5092     22 |  0.049 % |
61.77/61.83	c |   1496163 |     158     2722    10965 |     7385     4172     22 |  0.003 % |
96.86/96.92	c |   2244345 |     158     2722    10965 |     8124     5506     21 |  0.016 % |
153.45/153.58	c |   3366619 |     158     2722    10965 |     8936     7149     22 |  0.042 % |
243.13/243.21	c |   5050030 |     158     2722    10965 |     9830     8347     24 |  0.043 % |
381.10/381.24	c |   7575148 |     158     2722    10965 |    10813     5522     29 |  0.043 % |
601.13/601.34	c |  11362824 |     158     2722    10965 |    11895     7137     25 |  0.003 % |
949.05/949.39	c |  17044336 |     158     2722    10965 |    13084     6326     30 |  0.017 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-336303-1173644038 -o ROOT/results/node59/solver-336303-1173644038 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336303-1173644038/minisat /tmp/evaluation/336303-1173644038/instance-336303-1173644038.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 21182
/proc/meminfo: memFree=1903584/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=1884 CPUtime=0
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 384360526 1929216 144 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134728701 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 471 144 72 138 0 330 0

[startup+0.010151 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 21182
/proc/meminfo: memFree=1903584/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2016 CPUtime=0
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 384360526 2064384 157 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134705665 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 504 157 72 138 0 363 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2016

[startup+0.102162 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 21182
/proc/meminfo: memFree=1903584/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2140 CPUtime=0.1
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 209 0 0 0 10 0 0 0 18 0 1 0 384360526 2191360 193 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134521175 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 535 193 73 138 0 394 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2140

[startup+0.302184 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 21182
/proc/meminfo: memFree=1903584/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2272 CPUtime=0.3
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 237 0 0 0 30 0 0 0 19 0 1 0 384360526 2326528 221 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 568 221 73 138 0 427 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2272

[startup+0.701228 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 21182
/proc/meminfo: memFree=1903584/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2404 CPUtime=0.69
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 276 0 0 0 69 0 0 0 22 0 1 0 384360526 2461696 260 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 601 260 73 138 0 460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2404

[startup+1.50132 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 21183
/proc/meminfo: memFree=1902808/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2404 CPUtime=1.49
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 300 0 0 0 149 0 0 0 25 0 1 0 384360526 2461696 284 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 601 284 73 138 0 460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2404

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 21183
/proc/meminfo: memFree=1902488/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2668 CPUtime=3.09
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 355 0 0 0 309 0 0 0 25 0 1 0 384360526 2732032 339 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 667 339 73 138 0 526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2668

[startup+6.30185 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 21183
/proc/meminfo: memFree=1902232/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=2936 CPUtime=6.29
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 405 0 0 0 629 0 0 0 25 0 1 0 384360526 3006464 389 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556024 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 734 389 73 138 0 593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 21183
/proc/meminfo: memFree=1901784/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=3204 CPUtime=12.69
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 473 0 0 0 1269 0 0 0 25 0 1 0 384360526 3280896 457 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550893 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 801 457 73 138 0 660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3204

[startup+25.503 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 21183
/proc/meminfo: memFree=1901528/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=3472 CPUtime=25.49
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 542 0 0 0 2549 0 0 0 25 0 1 0 384360526 3555328 526 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552578 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 868 526 73 138 0 727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3472

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 21183
/proc/meminfo: memFree=1900952/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=4016 CPUtime=51.08
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 687 0 0 0 5108 0 0 0 25 0 1 0 384360526 4112384 671 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556354 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1004 671 73 138 0 863 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4016

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 21183
/proc/meminfo: memFree=1900248/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=4676 CPUtime=102.26
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 857 0 0 0 10226 0 0 0 25 0 1 0 384360526 4788224 841 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551766 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1169 841 73 138 0 1028 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4676

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1899736/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=5216 CPUtime=162.25
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 988 0 0 0 16224 1 0 0 25 0 1 0 384360526 5341184 972 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1304 972 73 138 0 1163 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5216

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1899352/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=5612 CPUtime=222.23
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1078 0 0 0 22222 1 0 0 25 0 1 0 384360526 5746688 1062 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551005 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1403 1062 73 138 0 1262 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5612

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1899032/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=5892 CPUtime=282.22
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1153 0 0 0 28221 1 0 0 25 0 1 0 384360526 6033408 1137 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550571 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1473 1137 73 138 0 1332 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5892

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1898840/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=6172 CPUtime=342.2
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1201 0 0 0 34219 1 0 0 25 0 1 0 384360526 6320128 1185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549222 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1543 1185 73 138 0 1402 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6172

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1898520/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=6436 CPUtime=402.19
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1273 0 0 0 40217 2 0 0 25 0 1 0 384360526 6590464 1257 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134557233 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1609 1257 73 138 0 1468 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6436

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1898392/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=6568 CPUtime=462.17
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1317 0 0 0 46215 2 0 0 25 0 1 0 384360526 6725632 1301 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134557330 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1642 1301 73 138 0 1501 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6568

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1898136/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=6840 CPUtime=522.15
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1372 0 0 0 52213 2 0 0 25 0 1 0 384360526 7004160 1356 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1710 1356 73 138 0 1569 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6840

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1898072/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=6840 CPUtime=582.13
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1395 0 0 0 58211 2 0 0 25 0 1 0 384360526 7004160 1379 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550706 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1710 1379 73 138 0 1569 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6840

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1897688/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=7228 CPUtime=642.13
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1482 0 0 0 64210 3 0 0 25 0 1 0 384360526 7401472 1466 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1807 1466 73 138 0 1666 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 7228

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1897496/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=7368 CPUtime=702.11
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1507 0 0 0 70208 3 0 0 25 0 1 0 384360526 7544832 1491 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1842 1491 73 138 0 1701 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 7368

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1897176/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=7764 CPUtime=762.09
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1598 0 0 0 76206 3 0 0 25 0 1 0 384360526 7950336 1582 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1941 1582 73 138 0 1800 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7764

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1897176/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=7764 CPUtime=822.07
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1598 0 0 0 82204 3 0 0 25 0 1 0 384360526 7950336 1582 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1941 1582 73 138 0 1800 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7764

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1897112/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=7764 CPUtime=882.06
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1606 0 0 0 88203 3 0 0 25 0 1 0 384360526 7950336 1590 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 1941 1590 73 138 0 1800 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 7764

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896856/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8048 CPUtime=942.05
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1666 0 0 0 94201 4 0 0 25 0 1 0 384360526 8241152 1650 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549494 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2012 1650 73 138 0 1871 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 8048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896792/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8048 CPUtime=1002.03
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1687 0 0 0 100199 4 0 0 25 0 1 0 384360526 8241152 1671 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2012 1671 73 138 0 1871 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 8048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896600/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8344 CPUtime=1062.01
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1741 0 0 0 106197 4 0 0 25 0 1 0 384360526 8544256 1725 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2086 1725 73 138 0 1945 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 8344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896344/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8544 CPUtime=1121.99
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1794 0 0 0 112195 4 0 0 25 0 1 0 384360526 8749056 1778 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552863 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2136 1778 73 138 0 1995 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 8544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896216/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8676 CPUtime=1181.98
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1829 0 0 0 118194 4 0 0 25 0 1 0 384360526 8884224 1813 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2169 1813 73 138 0 2028 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 8676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 21183
/proc/meminfo: memFree=1896088/2055920 swapFree=4174680/4192956
[pid=21182] ppid=21180 vsize=8808 CPUtime=1200.08
/proc/21182/stat : 21182 (minisat) R 21180 21182 20833 0 -1 4194304 1853 0 0 0 120004 4 0 0 25 0 1 0 384360526 9019392 1837 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550706 0 0 4096 3 0 0 0 17 1 0 0
/proc/21182/statm: 2202 1837 73 138 0 2061 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 8808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200.04
CPU system time (s): 0.051992
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 8808

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

runsolver used 0.78688 second user time and 2.50162 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Mar 11 20:13:58 UTC 2007

IDJOB= 336303
IDBENCH= 24672
IDSOLVER= 109
FILE ID= node59/336303-1173644038

PBS_JOBID= 4101380

Free space on /tmp= 66535 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336303-1173644038/minisat /tmp/evaluation/336303-1173644038/instance-336303-1173644038.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-336303-1173644038 -o ROOT/results/node59/solver-336303-1173644038 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336303-1173644038/minisat /tmp/evaluation/336303-1173644038/instance-336303-1173644038.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 482723159

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1904056 kB
Buffers:         15432 kB
Cached:          90688 kB
SwapCached:      12472 kB
Active:          27120 kB
Inactive:        98184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904056 kB
SwapTotal:     4192956 kB
SwapFree:      4174680 kB
Dirty:             904 kB
Writeback:           0 kB
Mapped:          15256 kB
Slab:            12604 kB
Committed_AS:   698076 kB
PageTables:       1472 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= 66535 MiB

End job on node59 on Sun Mar 11 20:34:01 UTC 2007