Trace number 421769

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) 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.01	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.03/0.04	c |      1320 |     158     2722    10965 |     1461     1320     17 |  0.046 % |
0.03/0.05	c |      2079 |     158     2722    10965 |     1607     1303     15 |  0.046 % |
0.03/0.08	c |      3218 |     158     2722    10965 |     1768     1599     18 |  0.004 % |
0.09/0.12	c |      4926 |     158     2722    10965 |     1944     1448     17 |  0.043 % |
0.09/0.17	c |      7489 |     158     2722    10965 |     2139     1986     16 |  0.017 % |
0.19/0.28	c |     11334 |     158     2722    10965 |     2353     1369     21 |  0.043 % |
0.39/0.45	c |     17100 |     158     2722    10965 |     2588     2225     24 |  0.004 % |
0.69/0.71	c |     25749 |     158     2722    10965 |     2847     1495     23 |  0.004 % |
1.00/1.09	c |     38723 |     158     2722    10965 |     3132     2723     20 |  0.017 % |
1.59/1.68	c |     58184 |     158     2722    10965 |     3445     2827     16 |  0.003 % |
2.59/2.66	c |     87376 |     158     2722    10965 |     3790     1957     23 |  0.003 % |
4.09/4.16	c |    131165 |     158     2722    10965 |     4169     3055     20 |  0.049 % |
6.39/6.49	c |    196849 |     158     2722    10965 |     4586     2755     21 |  0.049 % |
10.09/10.10	c |    295375 |     158     2722    10965 |     5044     3161     18 |  0.016 % |
15.48/15.57	c |    443164 |     158     2722    10965 |     5549     4811     22 |  0.003 % |
23.89/23.95	c |    664849 |     158     2722    10965 |     6104     3898     21 |  0.004 % |
37.29/37.31	c |    997375 |     158     2722    10965 |     6714     5092     22 |  0.049 % |
58.78/58.87	c |   1496163 |     158     2722    10965 |     7385     4172     22 |  0.003 % |
92.37/92.47	c |   2244345 |     158     2722    10965 |     8124     5506     21 |  0.016 % |
146.26/146.37	c |   3366619 |     158     2722    10965 |     8936     7149     22 |  0.042 % |
231.53/231.68	c |   5050030 |     158     2722    10965 |     9830     8347     24 |  0.043 % |
362.30/362.42	c |   7575148 |     158     2722    10965 |    10813     5522     29 |  0.043 % |
572.14/572.31	c |  11362824 |     158     2722    10965 |    11895     7137     25 |  0.003 % |
902.36/902.62	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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-421769-1177495409 -o ROOT/results/node24/solver-421769-1177495409 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421769-1177495409/minisat_noassertions /tmp/evaluation/421769-1177495409/instance-421769-1177495409.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.92 0.97 0.91 3/77 11715
/proc/meminfo: memFree=1762768/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=1852 CPUtime=0
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 197458953 1896448 134 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529042 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 463 134 62 130 0 330 0

[startup+0.0389141 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 11715
/proc/meminfo: memFree=1762768/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=1976 CPUtime=0.03
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 175 0 0 0 3 0 0 0 18 0 1 0 197458953 2023424 161 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 494 161 66 130 0 361 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1976

[startup+0.101921 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 11715
/proc/meminfo: memFree=1762768/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2108 CPUtime=0.09
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 201 0 0 0 9 0 0 0 18 0 1 0 197458953 2158592 187 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 527 187 66 130 0 394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2108

[startup+0.301942 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 11715
/proc/meminfo: memFree=1762768/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2240 CPUtime=0.29
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 228 0 0 0 29 0 0 0 20 0 1 0 197458953 2293760 214 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555526 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 560 214 66 130 0 427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2240

[startup+0.701985 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 11715
/proc/meminfo: memFree=1762768/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2372 CPUtime=0.69
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 267 0 0 0 69 0 0 0 23 0 1 0 197458953 2428928 253 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548179 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 593 253 66 130 0 460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2372

[startup+1.50107 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1761992/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2372 CPUtime=1.49
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 292 0 0 0 149 0 0 0 25 0 1 0 197458953 2428928 278 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 593 278 66 130 0 460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2372

[startup+3.10124 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1761736/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2636 CPUtime=3.09
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 354 0 0 0 309 0 0 0 25 0 1 0 197458953 2699264 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 659 340 66 130 0 526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2636

[startup+6.30159 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1761480/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=2904 CPUtime=6.29
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 402 0 0 0 629 0 0 0 25 0 1 0 197458953 2973696 388 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546875 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 726 388 66 130 0 593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2904

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1761040/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=3172 CPUtime=12.68
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 480 0 0 0 1268 0 0 0 25 0 1 0 197458953 3248128 466 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 793 466 66 130 0 660 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3172

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1760784/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=3440 CPUtime=25.49
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 555 0 0 0 2548 1 0 0 25 0 1 0 197458953 3522560 541 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 860 541 66 130 0 727 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3440

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1760208/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=3984 CPUtime=51.08
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 693 0 0 0 5107 1 0 0 25 0 1 0 197458953 4079616 679 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 996 679 66 130 0 863 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3984

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1759376/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=4780 CPUtime=102.27
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 866 0 0 0 10225 2 0 0 25 0 1 0 197458953 4894720 852 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1195 852 66 130 0 1062 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4780

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1758864/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=5316 CPUtime=162.25
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 998 0 0 0 16223 2 0 0 25 0 1 0 197458953 5443584 984 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1329 984 66 130 0 1196 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5316

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1758544/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=5580 CPUtime=222.24
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1073 0 0 0 22221 3 0 0 25 0 1 0 197458953 5713920 1059 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1395 1059 66 130 0 1262 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5580

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1758160/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6008 CPUtime=282.21
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1159 0 0 0 28218 3 0 0 25 0 1 0 197458953 6152192 1145 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553568 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1502 1145 66 130 0 1369 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6008

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1758032/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6140 CPUtime=342.2
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1203 0 0 0 34216 4 0 0 25 0 1 0 197458953 6287360 1189 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547279 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1535 1189 66 130 0 1402 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6140

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1757648/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6404 CPUtime=402.19
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1285 0 0 0 40214 5 0 0 25 0 1 0 197458953 6557696 1271 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1601 1271 66 130 0 1468 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6404

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1757456/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6808 CPUtime=462.17
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1356 0 0 0 46212 5 0 0 25 0 1 0 197458953 6971392 1342 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553161 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1702 1342 66 130 0 1569 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6808

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1757392/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6808 CPUtime=522.16
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1372 0 0 0 52210 6 0 0 25 0 1 0 197458953 6971392 1358 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1702 1358 66 130 0 1569 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 6808

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1757328/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=6956 CPUtime=582.13
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1398 0 0 0 58207 6 0 0 25 0 1 0 197458953 7122944 1384 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552139 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1739 1384 66 130 0 1606 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6956

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756880/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=7332 CPUtime=642.13
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1497 0 0 0 64206 7 0 0 25 0 1 0 197458953 7507968 1483 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555540 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1833 1483 66 130 0 1700 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 7332

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756560/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=7732 CPUtime=702.1
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1588 0 0 0 70203 7 0 0 25 0 1 0 197458953 7917568 1574 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1933 1574 66 130 0 1800 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756560/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=7732 CPUtime=762.1
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1589 0 0 0 76202 8 0 0 25 0 1 0 197458953 7917568 1575 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1933 1575 66 130 0 1800 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 7732

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756560/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=7732 CPUtime=822.07
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1589 0 0 0 82199 8 0 0 25 0 1 0 197458953 7917568 1575 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 1933 1575 66 130 0 1800 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7732

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 11716
/proc/meminfo: memFree=1756240/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8016 CPUtime=882.06
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1657 0 0 0 88197 9 0 0 25 0 1 0 197458953 8208384 1643 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2004 1643 66 130 0 1871 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 8016

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756176/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8016 CPUtime=942.04
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1672 0 0 0 94195 9 0 0 25 0 1 0 197458953 8208384 1658 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2004 1658 66 130 0 1871 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 8016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1756048/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8148 CPUtime=1002.03
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1708 0 0 0 100193 10 0 0 25 0 1 0 197458953 8343552 1694 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551323 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2037 1694 66 130 0 1904 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 8148

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1755792/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8512 CPUtime=1062.01
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1785 0 0 0 106191 10 0 0 25 0 1 0 197458953 8716288 1771 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2128 1771 66 130 0 1995 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 8512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1755600/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8644 CPUtime=1122
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1820 0 0 0 112189 11 0 0 25 0 1 0 197458953 8851456 1806 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552477 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2161 1806 66 130 0 2028 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 8644

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1755472/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8776 CPUtime=1181.99
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1853 0 0 0 118187 12 0 0 25 0 1 0 197458953 8986624 1839 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2194 1839 66 130 0 2061 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 8776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 11716
/proc/meminfo: memFree=1755472/2055920 swapFree=4143328/4192956
[pid=11715] ppid=11713 vsize=8776 CPUtime=1200.09
/proc/11715/stat : 11715 (minisat_noasser) R 11713 11715 11077 0 -1 4194304 1853 0 0 0 119997 12 0 0 25 0 1 0 197458953 8986624 1839 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/11715/statm: 2194 1839 66 130 0 2061 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 8776

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): 1199.97
CPU system time (s): 0.122981
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 8776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.122981
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= 25032

runsolver used 0.924859 second user time and 2.57761 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Apr 25 10:03:29 UTC 2007

IDJOB= 421769
IDBENCH= 24672
IDSOLVER= 188
FILE ID= node24/421769-1177495409

PBS_JOBID= 4685844

Free space on /tmp= 66234 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/421769-1177495409/minisat_noassertions /tmp/evaluation/421769-1177495409/instance-421769-1177495409.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-421769-1177495409 -o ROOT/results/node24/solver-421769-1177495409 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421769-1177495409/minisat_noassertions /tmp/evaluation/421769-1177495409/instance-421769-1177495409.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 332024230

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1763240 kB
Buffers:         43276 kB
Cached:         165244 kB
SwapCached:      17512 kB
Active:         103432 kB
Inactive:       128520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763240 kB
SwapTotal:     4192956 kB
SwapFree:      4143328 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            46260 kB
Committed_AS:  3779372 kB
PageTables:       1808 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= 66234 MiB

End job on node24 on Wed Apr 25 10:23:32 UTC 2007