Trace number 422163

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.52

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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:  456                                                  |
0.00/0.00	c |  Number of clauses:    15307                                                |
0.00/0.01	c |  Parsing time:         0.02         s                                       |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |     429    15280    69916 |     5093        0    nan |  0.000 % |
0.09/0.16	c |       101 |     429    15280    69916 |     5602      101     34 |  0.000 % |
0.09/0.17	c |       252 |     429    15280    69916 |     6162      252     41 |  0.000 % |
0.09/0.18	c |       477 |     429    15280    69916 |     6779      477     48 |  0.005 % |
0.19/0.20	c |       814 |     429    15280    69916 |     7457      814     47 |  0.004 % |
0.19/0.22	c |      1322 |     429    15280    69916 |     8202     1322     46 |  0.004 % |
0.19/0.26	c |      2082 |     429    15280    69916 |     9023     2082     47 |  0.005 % |
0.29/0.34	c |      3221 |     429    15280    69916 |     9925     3221     47 |  0.000 % |
0.39/0.44	c |      4929 |     429    15280    69916 |    10918     4929     48 |  0.005 % |
0.59/0.67	c |      7491 |     429    15280    69916 |    12009     7491     48 |  0.000 % |
1.00/1.07	c |     11336 |     429    15280    69916 |    13210    11336     47 |  0.000 % |
1.69/1.74	c |     17103 |     429    15280    69916 |    14531    10430     49 |  0.000 % |
2.69/2.70	c |     25757 |     429    15280    69916 |    15985    11679     61 |  0.000 % |
4.89/4.91	c |     38733 |     429    15280    69916 |    17583     8555     57 |  0.000 % |
9.09/9.16	c |     58194 |     429    15280    69916 |    19341    10100     72 |  0.000 % |
14.69/14.76	c |     87392 |     429    15280    69916 |    21276     9951     66 |  0.000 % |
24.09/24.10	c |    131182 |     429    15280    69916 |    23403    21428     65 |  0.000 % |
40.78/40.86	c |    196867 |     429    15280    69916 |    25744    16110     70 |  0.000 % |
75.17/75.27	c |    295393 |     429    15280    69916 |    28318    20950     75 |  0.000 % |
113.36/113.45	c |    443182 |     429    15280    69916 |    31150    20022     59 |  0.000 % |
208.23/208.33	c |    664865 |     429    15280    69916 |    34265    17953     80 |  0.005 % |
335.30/335.44	c |    997390 |     429    15280    69916 |    37691    30754     67 |  0.000 % |
606.33/606.59	c |   1496180 |     429    15280    69916 |    41461    20717     78 |  0.000 % |
847.97/848.20	c |   2244362 |     429    15280    69916 |    45607    33082     43 |  0.000 % |
1321.53/1321.95	c |   3366636 |     429    15280    69916 |    50167    40931     45 |  0.005 % |
2154.61/2155.26	c |   5050047 |     429    15280    69916 |    55184    29958     47 |  0.000 % |
2739.56/2740.35	c |   7575163 |     429    15280    69916 |    60703    52199     57 |  0.000 % |
4842.28/4843.77	c |  11362839 |     429    15280    69916 |    66773    46157     52 |  0.005 % |

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/node15/watcher-422163-1177528248 -o ROOT/results/node15/solver-422163-1177528248 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422163-1177528248/minisat_noassertions /tmp/evaluation/422163-1177528248/instance-422163-1177528248.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/77 22809
/proc/meminfo: memFree=1635888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=1988 CPUtime=0
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 200742406 2035712 179 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 497 179 50 130 0 364 0

[startup+0.0839331 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22809
/proc/meminfo: memFree=1635888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=3016 CPUtime=0.08
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 484 0 0 0 8 0 0 0 18 0 1 0 200742406 3088384 470 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134533232 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 754 470 62 130 0 621 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3016

[startup+0.101934 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22809
/proc/meminfo: memFree=1635888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=3204 CPUtime=0.09
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 517 0 0 0 9 0 0 0 18 0 1 0 200742406 3280896 503 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 801 503 62 130 0 668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3204

[startup+0.301952 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22809
/proc/meminfo: memFree=1635888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=3200 CPUtime=0.29
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 537 0 0 0 29 0 0 0 19 0 1 0 200742406 3276800 513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 800 513 66 130 0 667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701989 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22809
/proc/meminfo: memFree=1635888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=4388 CPUtime=0.69
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 834 0 0 0 69 0 0 0 22 0 1 0 200742406 4493312 810 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 1097 810 66 130 0 964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4388

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1632168/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=5616 CPUtime=1.49
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 1145 0 0 0 149 0 0 0 25 0 1 0 200742406 5750784 1121 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 1404 1121 66 130 0 1271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5616

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1630888/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=7200 CPUtime=3.09
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 1536 0 0 0 309 0 0 0 25 0 1 0 200742406 7372800 1512 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134554822 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 1800 1512 67 130 0 1667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7200

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1629480/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=8392 CPUtime=6.29
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 1851 0 0 0 629 0 0 0 25 0 1 0 200742406 8593408 1827 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 2098 1827 67 130 0 1965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8392

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1626600/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=10628 CPUtime=12.69
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 2376 0 0 0 1268 1 0 0 25 0 1 0 200742406 10883072 2352 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 2657 2352 67 130 0 2524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10628

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1624552/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=12528 CPUtime=25.48
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 2839 0 0 0 2547 1 0 0 25 0 1 0 200742406 12828672 2815 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 3132 2815 67 130 0 2999 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12528

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1622440/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=14708 CPUtime=51.08
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 3371 0 0 0 5106 2 0 0 25 0 1 0 200742406 15060992 3347 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 3677 3347 67 130 0 3544 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14708

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1619368/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=17800 CPUtime=102.26
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 4121 0 0 0 10224 2 0 0 25 0 1 0 200742406 18227200 4097 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 4450 4097 67 130 0 4317 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17800

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 22810
/proc/meminfo: memFree=1615208/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=22216 CPUtime=162.25
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 5173 0 0 0 16221 4 0 0 25 0 1 0 200742406 22749184 5149 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 5554 5149 67 130 0 5421 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22216

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 22810
/proc/meminfo: memFree=1613800/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=23584 CPUtime=222.23
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 5494 0 0 0 22219 4 0 0 25 0 1 0 200742406 24150016 5470 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 5896 5470 67 130 0 5763 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1613096/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=24412 CPUtime=282.22
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 5695 0 0 0 28217 5 0 0 25 0 1 0 200742406 24997888 5671 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 6103 5671 67 130 0 5970 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24412

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1612776/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=24744 CPUtime=342.19
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 5778 0 0 0 34214 5 0 0 25 0 1 0 200742406 25337856 5754 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 6186 5754 67 130 0 6053 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24744

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1609384/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=28376 CPUtime=402.19
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 6624 0 0 0 40212 7 0 0 25 0 1 0 200742406 29057024 6600 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 7094 6600 67 130 0 6961 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28376

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1608680/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=29132 CPUtime=462.17
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 6798 0 0 0 46210 7 0 0 25 0 1 0 200742406 29831168 6774 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 7283 6774 67 130 0 7150 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29132

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1608360/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=29312 CPUtime=522.15
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 6869 0 0 0 52208 7 0 0 25 0 1 0 200742406 30015488 6845 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 7328 6845 67 130 0 7195 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29312

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1607976/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=29880 CPUtime=582.13
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 6968 0 0 0 58206 7 0 0 25 0 1 0 200742406 30597120 6944 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 7470 6944 67 130 0 7337 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29880

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22810
/proc/meminfo: memFree=1607848/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=30136 CPUtime=642.12
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 7007 0 0 0 64204 8 0 0 25 0 1 0 200742406 30859264 6983 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546099 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 7534 6983 67 130 0 7401 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30136


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4061.1
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13807 0 0 0 406070 40 0 0 25 0 1 0 200742406 58003456 13534 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13534 67 130 0 14028 0
Current children cumulated CPU time (s) 4061.1
Current children cumulated vsize (KiB) 56644

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4121.08
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13807 0 0 0 412068 40 0 0 25 0 1 0 200742406 58003456 13534 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13534 67 130 0 14028 0
Current children cumulated CPU time (s) 4121.08
Current children cumulated vsize (KiB) 56644

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4181.06
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13808 0 0 0 418066 40 0 0 25 0 1 0 200742406 58003456 13535 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13535 67 130 0 14028 0
Current children cumulated CPU time (s) 4181.06
Current children cumulated vsize (KiB) 56644

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4241.05
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13808 0 0 0 424064 41 0 0 25 0 1 0 200742406 58003456 13535 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13535 67 130 0 14028 0
Current children cumulated CPU time (s) 4241.05
Current children cumulated vsize (KiB) 56644

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4301.03
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13818 0 0 0 430062 41 0 0 25 0 1 0 200742406 58003456 13545 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13545 67 130 0 14028 0
Current children cumulated CPU time (s) 4301.03
Current children cumulated vsize (KiB) 56644

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4361.02
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13819 0 0 0 436060 42 0 0 25 0 1 0 200742406 58003456 13546 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13546 67 130 0 14028 0
Current children cumulated CPU time (s) 4361.02
Current children cumulated vsize (KiB) 56644

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4421
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13826 0 0 0 442058 42 0 0 25 0 1 0 200742406 58003456 13553 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13553 67 130 0 14028 0
Current children cumulated CPU time (s) 4421
Current children cumulated vsize (KiB) 56644

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4480.98
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13829 0 0 0 448056 42 0 0 25 0 1 0 200742406 58003456 13556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13556 67 130 0 14028 0
Current children cumulated CPU time (s) 4480.98
Current children cumulated vsize (KiB) 56644

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4540.97
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13829 0 0 0 454054 43 0 0 25 0 1 0 200742406 58003456 13556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13556 67 130 0 14028 0
Current children cumulated CPU time (s) 4540.97
Current children cumulated vsize (KiB) 56644

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4600.95
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13829 0 0 0 460052 43 0 0 25 0 1 0 200742406 58003456 13556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13556 67 130 0 14028 0
Current children cumulated CPU time (s) 4600.95
Current children cumulated vsize (KiB) 56644

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581288/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4660.93
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13831 0 0 0 466050 43 0 0 25 0 1 0 200742406 58003456 13558 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13558 67 130 0 14028 0
Current children cumulated CPU time (s) 4660.93
Current children cumulated vsize (KiB) 56644

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581288/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4720.92
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13831 0 0 0 472048 44 0 0 25 0 1 0 200742406 58003456 13558 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13558 67 130 0 14028 0
Current children cumulated CPU time (s) 4720.92
Current children cumulated vsize (KiB) 56644

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581288/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4780.9
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13831 0 0 0 478046 44 0 0 25 0 1 0 200742406 58003456 13558 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13558 67 130 0 14028 0
Current children cumulated CPU time (s) 4780.9
Current children cumulated vsize (KiB) 56644

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581352/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56644 CPUtime=4840.88
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13831 0 0 0 484044 44 0 0 25 0 1 0 200742406 58003456 13558 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14161 13558 67 130 0 14028 0
Current children cumulated CPU time (s) 4840.88
Current children cumulated vsize (KiB) 56644

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581288/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56764 CPUtime=4900.87
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13837 0 0 0 490042 45 0 0 25 0 1 0 200742406 58126336 13564 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14191 13564 67 130 0 14058 0
Current children cumulated CPU time (s) 4900.87
Current children cumulated vsize (KiB) 56764

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581288/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56764 CPUtime=4960.85
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13839 0 0 0 496040 45 0 0 25 0 1 0 200742406 58126336 13566 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14191 13566 67 130 0 14058 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 56764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56764 CPUtime=5000.04
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13841 0 0 0 499959 45 0 0 25 0 1 0 200742406 58126336 13568 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14191 13568 67 130 0 14058 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 56764

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23010
/proc/meminfo: memFree=1581416/2055920 swapFree=4169140/4192956
[pid=22809] ppid=22807 vsize=56764 CPUtime=5000.04
/proc/22809/stat : 22809 (minisat_noasser) R 22807 22809 22507 0 -1 4194304 13841 0 0 0 499959 45 0 0 25 0 1 0 200742406 58126336 13568 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22809/statm: 14191 13568 67 130 0 14058 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 56764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.07
CPU user time (s): 4999.6
CPU system time (s): 0.468928
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 57244

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

runsolver used 3.9264 second user time and 10.3624 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Wed Apr 25 19:10:48 UTC 2007

IDJOB= 422163
IDBENCH= 24681
IDSOLVER= 189
FILE ID= node15/422163-1177528248

PBS_JOBID= 4686031

Free space on /tmp= 66490 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 352986424

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1636360 kB
Buffers:         45540 kB
Cached:         278644 kB
SwapCached:       2896 kB
Active:         145540 kB
Inactive:       201860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636360 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:            57596 kB
Committed_AS:  7087420 kB
PageTables:       1868 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= 66490 MiB

End job on node15 on Wed Apr 25 20:34:12 UTC 2007