Trace number 1806150

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat2-core 070721? (TO) 1200.12 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1325                                                 |
0.00/0.00	|  Number of clauses:    174298                                               |
0.00/0.09	|  Parsing time:         0.09         s                                       |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	|         0 |    1325   174298   506725 |    58099        0    nan |  0.000 % |
0.09/0.11	|       101 |    1325   174298   506725 |    63909      101     80 |  0.000 % |
0.09/0.12	|       251 |    1325   174298   506725 |    70300      251     96 |  0.000 % |
0.09/0.14	|       476 |    1325   174298   506725 |    77330      476     98 |  0.003 % |
0.09/0.17	|       814 |    1325   174298   506725 |    85063      814    111 |  0.001 % |
0.19/0.22	|      1320 |    1325   174298   506725 |    93569     1320    121 |  0.003 % |
0.19/0.26	|      2079 |    1325   174298   506725 |   102926     2079    117 |  0.003 % |
0.39/0.41	|      3219 |    1325   174298   506725 |   113219     3219    131 |  0.001 % |
0.59/0.62	|      4927 |    1325   174298   506725 |   124541     4927    128 |  0.003 % |
0.79/0.87	|      7493 |    1325   174298   506725 |   136995     7493    127 |  0.000 % |
1.79/1.80	|     11339 |    1325   174298   506725 |   150694    11339    151 |  0.001 % |
2.89/2.92	|     17107 |    1325   174298   506725 |   165764    17107    146 |  0.000 % |
6.19/6.26	|     25756 |    1325   174298   506725 |   182340    25756    161 |  0.001 % |
9.39/9.46	|     38732 |    1325   174298   506725 |   200574    38732    153 |  0.000 % |
27.98/28.01	|     58193 |    1325   174298   506725 |   220632    58193    170 |  0.001 % |
44.36/44.49	|     87385 |    1325   174298   506725 |   242695    87385    163 |  0.003 % |
83.05/83.14	|    131179 |    1325   174298   506725 |   266964   131179    189 |  0.001 % |
180.22/180.39	|    196864 |    1325   174298   506725 |   293661   196864    188 |  0.000 % |
413.84/414.07	|    295390 |    1325   174298   506725 |   323027    20578    241 |  0.001 % |
753.71/754.01	|    443181 |    1325   174298   506725 |   355330   168369    194 |  0.003 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806150-1242145942/watcher-1806150-1242145942 -o /tmp/evaluation-result-1806150-1242145942/solver-1806150-1242145942 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806150-1242145942.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 17522
/proc/meminfo: memFree=790624/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=2056 CPUtime=0
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 242623221 2105344 360 1992294400 134512640 135213614 4294956256 18446744073709551615 134544048 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 514 360 58 171 0 340 0

[startup+0.103339 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 17522
/proc/meminfo: memFree=790624/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=8636 CPUtime=0.09
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 2015 0 0 0 9 0 0 0 20 0 1 0 242623221 8843264 2000 1992294400 134512640 135213614 4294956256 18446744073709551615 134524035 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 2159 2000 71 171 0 1985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8636

[startup+0.201358 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 17522
/proc/meminfo: memFree=790624/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=9428 CPUtime=0.19
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 2214 0 0 0 18 1 0 0 21 0 1 0 242623221 9654272 2199 1992294400 134512640 135213614 4294956256 18446744073709551615 134536210 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 2357 2200 77 171 0 2183 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9428

[startup+0.301378 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 17522
/proc/meminfo: memFree=790624/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=10088 CPUtime=0.29
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 2402 0 0 0 28 1 0 0 22 0 1 0 242623221 10330112 2387 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 2522 2387 77 171 0 2348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10088

[startup+0.70146 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 17522
/proc/meminfo: memFree=790624/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=12228 CPUtime=0.69
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 2912 0 0 0 68 1 0 0 25 0 1 0 242623221 12521472 2897 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 3057 2897 77 171 0 2883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12228

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 17523
/proc/meminfo: memFree=777304/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=15564 CPUtime=1.49
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 3756 0 0 0 148 1 0 0 25 0 1 0 242623221 15937536 3741 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 3891 3741 77 171 0 3717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15564

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 17523
/proc/meminfo: memFree=773336/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=20468 CPUtime=3.08
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 4984 0 0 0 306 2 0 0 25 0 1 0 242623221 20959232 4969 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 5117 4969 77 171 0 4943 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20468

[startup+6.3016 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 17523
/proc/meminfo: memFree=765592/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=27012 CPUtime=6.29
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 6621 0 0 0 625 4 0 0 25 0 1 0 242623221 27660288 6606 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 6753 6606 78 171 0 6579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27012

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 17523
/proc/meminfo: memFree=753248/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=38772 CPUtime=12.68
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 9547 0 0 0 1263 5 0 0 25 0 1 0 242623221 39702528 9532 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 9693 9532 78 171 0 9519 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38772

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 17523
/proc/meminfo: memFree=741024/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=50208 CPUtime=25.48
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 12417 0 0 0 2540 8 0 0 25 0 1 0 242623221 51412992 12402 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 12552 12402 78 171 0 12378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50208

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 17523
/proc/meminfo: memFree=710816/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=81380 CPUtime=51.07
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 20147 0 0 0 5092 15 0 0 25 0 1 0 242623221 83333120 20132 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 20345 20132 78 171 0 20171 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81380

[startup+102.301 s]
/proc/loadavg: 1.06 1.01 0.96 2/66 17523
/proc/meminfo: memFree=656672/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=134768 CPUtime=102.25
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 33442 0 0 0 10200 25 0 0 25 0 1 0 242623221 138002432 33427 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 33692 33427 78 171 0 33518 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 134768

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 0.96 2/66 17523
/proc/meminfo: memFree=631072/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=160396 CPUtime=162.23
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 39849 0 0 0 16191 32 0 0 25 0 1 0 242623221 164245504 39834 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 40099 39834 78 171 0 39925 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 160396

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=600224/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=191784 CPUtime=222.21
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 47536 0 0 0 22182 39 0 0 25 0 1 0 242623221 196386816 47521 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 47946 47521 78 171 0 47772 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 191784

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=575584/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=216484 CPUtime=282.19
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 53715 0 0 0 28174 45 0 0 25 0 1 0 242623221 221679616 53700 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 54121 53700 78 171 0 53947 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 216484

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=550432/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=241512 CPUtime=342.17
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 59945 0 0 0 34166 51 0 0 25 0 1 0 242623221 247308288 59930 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 60378 59930 78 171 0 60204 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 241512

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=529952/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=262360 CPUtime=402.14
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65107 0 0 0 40158 56 0 0 25 0 1 0 242623221 268656640 65092 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 65590 65092 78 171 0 65416 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 262360

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=527136/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=462.12
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65765 0 0 0 46156 56 0 0 25 0 1 0 242623221 271347712 65750 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65750 78 171 0 66073 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 264988

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=527072/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=522.1
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65771 0 0 0 52154 56 0 0 25 0 1 0 242623221 271347712 65756 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65756 78 171 0 66073 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 264988

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17523
/proc/meminfo: memFree=527008/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=582.08
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65779 0 0 0 58152 56 0 0 25 0 1 0 242623221 271347712 65764 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65764 78 171 0 66073 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 264988

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=526816/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=642.05
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65783 0 0 0 64149 56 0 0 25 0 1 0 242623221 271347712 65768 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65768 78 171 0 66073 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 264988

[startup+702.302 s]
/proc/loadavg: 1.04 1.01 0.96 2/66 17525
/proc/meminfo: memFree=526880/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=702.03
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65783 0 0 0 70147 56 0 0 25 0 1 0 242623221 271347712 65768 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65768 78 171 0 66073 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 264988

[startup+762.301 s]
/proc/loadavg: 1.01 1.01 0.96 2/66 17525
/proc/meminfo: memFree=526944/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=762.02
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65787 0 0 0 76146 56 0 0 25 0 1 0 242623221 271347712 65772 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65772 78 171 0 66073 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 264988

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=526944/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=821.99
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65792 0 0 0 82143 56 0 0 25 0 1 0 242623221 271347712 65777 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65777 78 171 0 66073 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 264988

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=526944/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=264988 CPUtime=881.97
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 65795 0 0 0 88141 56 0 0 25 0 1 0 242623221 271347712 65780 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66247 65780 78 171 0 66073 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 264988

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=526048/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=266048 CPUtime=941.95
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 66049 0 0 0 94138 57 0 0 25 0 1 0 242623221 272433152 66034 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 66512 66034 78 171 0 66338 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 266048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=509280/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=282960 CPUtime=1001.93
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 70221 0 0 0 100132 61 0 0 25 0 1 0 242623221 289751040 70206 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 70740 70206 78 171 0 70566 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 282960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=497056/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=295560 CPUtime=1061.91
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 73260 0 0 0 106128 63 0 0 25 0 1 0 242623221 302653440 73245 1992294400 134512640 135213614 4294956256 18446744073709551615 134526871 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 73890 73245 78 171 0 73716 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 295560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17525
/proc/meminfo: memFree=485920/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=307156 CPUtime=1121.89
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 76068 0 0 0 112123 66 0 0 25 0 1 0 242623221 314527744 76053 1992294400 134512640 135213614 4294956256 18446744073709551615 134719431 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 76789 76053 78 171 0 76615 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 307156

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 0.97 2/66 17525
/proc/meminfo: memFree=468448/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=325208 CPUtime=1181.87
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 80536 0 0 0 118116 71 0 0 25 0 1 0 242623221 333012992 80521 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 81302 80521 78 171 0 81128 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 325208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 17525
/proc/meminfo: memFree=459616/2055920 swapFree=4162572/4192956
[pid=17522] ppid=17520 vsize=334044 CPUtime=1200.06
/proc/17522/stat : 17522 (minisat_static) R 17520 17522 17299 0 -1 4194304 82586 0 0 0 119934 72 0 0 25 0 1 0 242623221 342061056 82571 1992294400 134512640 135213614 4294956256 18446744073709551615 134527176 0 0 4096 3 0 0 0 17 1 0 0
/proc/17522/statm: 83511 82571 78 171 0 83337 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 334044

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.55
CPU time (s): 1200.12
CPU user time (s): 1199.34
CPU system time (s): 0.774882
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 334044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.34
system time used= 0.774882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82586
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= 3
involuntary context switches= 1283

runsolver used 1.3018 second user time and 3.06453 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 18:32:23
IDJOB=1806150
IDBENCH=24676
IDSOLVER=651
FILE ID=node80/1806150-1242145942
PBS_JOBID= 9289646
Free space on /tmp= 65992 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806150-1242145942/watcher-1806150-1242145942 -o /tmp/evaluation-result-1806150-1242145942/solver-1806150-1242145942 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806150-1242145942.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=2052682304

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        791040 kB
Buffers:         84200 kB
Cached:        1070188 kB
SwapCached:      25208 kB
Active:         288532 kB
Inactive:       894244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        791040 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            68104 kB
Committed_AS:   920000 kB
PageTables:       1384 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= 65992 MiB
End job on node80 at 2009-05-12 18:52:25