Trace number 336430

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
minimarch 2007-02-08? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
MD5SUM38c3c1a13d0a8eeda16d38e05fb7bc45
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 variables730
Number of clauses43124
Sum of the clauses size123770
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26040
Number of clauses of size 337050
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of 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:  730                                                  |
0.00/0.00	|  Number of clauses:    43124                                                |
0.09/0.09	|  Parsing time:         0.09         s                                       |
1.39/1.43	============================[ Search Statistics ]==============================
1.39/1.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.43	===============================================================================
1.39/1.43	|         0 |     696    42584   188545 |    14194        0    nan |  0.000 % |
1.39/1.44	|       100 |     696    42584   188545 |    15614      100     44 |  0.006 % |
1.39/1.45	|       250 |     696    42584   188545 |    17175      250     52 |  0.002 % |
1.39/1.46	|       476 |     696    42584   188545 |    18893      476     50 |  0.006 % |
1.39/1.48	|       813 |     696    42584   188545 |    20782      813     53 |  0.002 % |
1.49/1.50	|      1319 |     696    42584   188545 |    22860     1319     51 |  0.000 % |
1.49/1.54	|      2079 |     696    42584   188545 |    25146     2079     51 |  0.002 % |
1.59/1.65	|      3218 |     696    42584   188545 |    27661     3218     58 |  0.002 % |
1.69/1.75	|      4927 |     696    42584   188545 |    30427     4927     56 |  0.006 % |
1.99/2.01	|      7490 |     696    42584   188545 |    33470     7490     58 |  0.002 % |
2.29/2.34	|     11334 |     696    42584   188545 |    36817    11334     57 |  0.000 % |
3.09/3.10	|     17101 |     696    42584   188545 |    40499    17101     60 |  0.000 % |
4.19/4.28	|     25750 |     696    42584   188545 |    44548    25750     61 |  0.006 % |
6.19/6.20	|     38724 |     696    42584   188545 |    49003    38724     60 |  0.000 % |
9.09/9.15	|     58186 |     696    42584   188545 |    53904    21281     43 |  0.006 % |
14.88/14.91	|     87378 |     696    42584   188545 |    59294    50473     35 |  0.000 % |
23.18/23.23	|    131167 |     696    42584   188545 |    65224    46826     34 |  0.002 % |
35.58/35.69	|    196851 |     696    42584   188545 |    71746    60767     34 |  0.006 % |
64.96/65.05	|    295377 |     696    42584   188545 |    78921    48496     41 |  0.000 % |
101.95/102.08	|    443166 |     696    42584   188545 |    86813    62201     27 |  0.006 % |
165.63/165.73	|    664850 |     696    42584   188545 |    95494    66622     42 |  0.002 % |
256.50/256.79	|    997375 |     696    42584   188545 |   105044    78709     41 |  0.002 % |
426.33/426.60	|   1496163 |     696    42584   188545 |   115548    44366     45 |  0.006 % |
635.55/635.97	|   2244345 |     696    42584   188545 |   127103    82040     35 |  0.000 % |
1111.49/1112.07	|   3366619 |     696    42584   188545 |   139813    99382     46 |  0.006 % |

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/node45/watcher-336430-1173646690 -o ROOT/results/node45/solver-336430-1173646690 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336430-1173646690/minimarch /tmp/evaluation/336430-1173646690/instance-336430-1173646690.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.99 0.97 0.98 3/64 12267
/proc/meminfo: memFree=1867208/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=2000 CPUtime=0
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 90644812 2048000 283 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 500 283 51 132 0 365 0

[startup+0.095622 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 12267
/proc/meminfo: memFree=1867208/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=4240 CPUtime=0.09
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 846 0 0 0 9 0 0 0 18 0 1 0 90644812 4341760 830 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 1060 830 51 132 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4240

[startup+0.101622 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 12267
/proc/meminfo: memFree=1867208/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=4236 CPUtime=0.09
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 858 0 0 0 9 0 0 0 18 0 1 0 90644812 4337664 842 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 1059 842 63 132 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4236

[startup+0.301658 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 12267
/proc/meminfo: memFree=1867208/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=4236 CPUtime=0.29
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 858 0 0 0 29 0 0 0 19 0 1 0 90644812 4337664 842 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 1059 842 63 132 0 924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4236

[startup+0.701731 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 12267
/proc/meminfo: memFree=1867208/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=5292 CPUtime=0.69
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 1113 0 0 0 69 0 0 0 22 0 1 0 90644812 5419008 1097 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523033 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 1323 1097 63 132 0 1188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5292

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1862848/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=5048 CPUtime=1.49
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 1161 0 0 0 149 0 0 0 25 0 1 0 90644812 5169152 1054 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 1262 1054 66 132 0 1127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5048

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1861568/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=8896 CPUtime=3.09
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 2139 0 0 0 309 0 0 0 25 0 1 0 90644812 9109504 2032 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 2224 2032 66 132 0 2089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8896

[startup+6.30175 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1854272/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=15284 CPUtime=6.29
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 3707 0 0 0 628 1 0 0 25 0 1 0 90644812 15650816 3600 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 3821 3600 66 132 0 3686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15284

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1850568/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=17344 CPUtime=12.69
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 4224 0 0 0 1268 1 0 0 25 0 1 0 90644812 17760256 4117 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 4336 4117 66 132 0 4201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17344

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1850568/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=17344 CPUtime=25.48
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 4234 0 0 0 2547 1 0 0 25 0 1 0 90644812 17760256 4127 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 4336 4127 66 132 0 4201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17344

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1849544/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=18584 CPUtime=51.08
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 4532 0 0 0 5106 2 0 0 25 0 1 0 90644812 19030016 4425 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 4646 4425 66 132 0 4511 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18584

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1846280/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=21876 CPUtime=102.25
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 5322 0 0 0 10223 2 0 0 25 0 1 0 90644812 22401024 5215 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 5469 5215 66 132 0 5334 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21876

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12268
/proc/meminfo: memFree=1841736/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=26388 CPUtime=162.23
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 6431 0 0 0 16219 4 0 0 25 0 1 0 90644812 27021312 6324 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 6597 6324 66 132 0 6462 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26388

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 12406
/proc/meminfo: memFree=1838144/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=28792 CPUtime=222.14
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 6986 0 0 0 22209 5 0 0 25 0 1 0 90644812 29483008 6879 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 7198 6879 66 132 0 7063 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 28792

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1834824/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=33312 CPUtime=282.09
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 8103 0 0 0 28203 6 0 0 25 0 1 0 90644812 34111488 7996 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 8328 7996 66 132 0 8193 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 33312

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1831112/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=37204 CPUtime=342.07
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9063 0 0 0 34200 7 0 0 25 0 1 0 90644812 38096896 8956 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 9301 8956 66 132 0 9166 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 37204

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1828232/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=40160 CPUtime=402.04
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9770 0 0 0 40197 7 0 0 25 0 1 0 90644812 41123840 9663 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10040 9663 66 132 0 9905 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 40160

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1828104/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=40160 CPUtime=462.02
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9781 0 0 0 46195 7 0 0 25 0 1 0 90644812 41123840 9674 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10040 9674 66 132 0 9905 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 40160

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1828104/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=40160 CPUtime=522
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9788 0 0 0 52193 7 0 0 25 0 1 0 90644812 41123840 9681 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10040 9681 66 132 0 9905 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 40160

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1828104/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=40160 CPUtime=581.97
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9788 0 0 0 58190 7 0 0 25 0 1 0 90644812 41123840 9681 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134558562 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10040 9681 66 132 0 9905 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 40160

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1828104/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=40160 CPUtime=641.96
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 9788 0 0 0 64189 7 0 0 25 0 1 0 90644812 41123840 9681 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10040 9681 66 132 0 9905 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 40160

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1825736/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=42520 CPUtime=701.94
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 10371 0 0 0 70186 8 0 0 25 0 1 0 90644812 43540480 10264 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 10630 10264 66 132 0 10495 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 42520

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1824264/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=44008 CPUtime=761.92
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 10737 0 0 0 76183 9 0 0 25 0 1 0 90644812 45064192 10622 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11002 10622 66 132 0 10867 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 44008

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1824136/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=44352 CPUtime=821.89
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 10801 0 0 0 82180 9 0 0 25 0 1 0 90644812 45416448 10686 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11088 10686 66 132 0 10953 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 44352

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12466
/proc/meminfo: memFree=1822728/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=45780 CPUtime=881.87
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 11134 0 0 0 88178 9 0 0 25 0 1 0 90644812 46878720 11019 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11445 11019 66 132 0 11310 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 45780

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1821376/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=46964 CPUtime=941.85
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 11404 0 0 0 94175 10 0 0 25 0 1 0 90644812 48091136 11289 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11741 11289 66 132 0 11606 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 46964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1821320/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=47272 CPUtime=1001.83
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 11467 0 0 0 100173 10 0 0 25 0 1 0 90644812 48406528 11352 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11818 11352 66 132 0 11683 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 47272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1821320/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=47272 CPUtime=1061.81
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 11468 0 0 0 106171 10 0 0 25 0 1 0 90644812 48406528 11353 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134559955 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 11818 11353 66 132 0 11683 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 47272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1820168/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=48376 CPUtime=1121.78
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 11738 0 0 0 112168 10 0 0 25 0 1 0 90644812 49537024 11623 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 12094 11623 66 132 0 11959 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 48376

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1817032/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=51684 CPUtime=1181.76
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 12524 0 0 0 118165 11 0 0 25 0 1 0 90644812 52924416 12409 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 12921 12409 66 132 0 12786 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 51684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12468
/proc/meminfo: memFree=1815496/2055920 swapFree=4183640/4192956
[pid=12267] ppid=12265 vsize=53372 CPUtime=1200.06
/proc/12267/stat : 12267 (minimarch) R 12265 12267 11703 0 -1 4194304 12913 0 0 0 119994 12 0 0 25 0 1 0 90644812 54652928 12798 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553431 0 0 4096 3 0 0 0 17 1 0 0
/proc/12267/statm: 13343 12798 66 132 0 13208 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 53372

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.12998
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 53372

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

runsolver used 0.874867 second user time and 2.49262 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Mar 11 20:58:11 UTC 2007

IDJOB= 336430
IDBENCH= 24675
IDSOLVER= 110
FILE ID= node45/336430-1173646690

PBS_JOBID= 4101363

Free space on /tmp= 66377 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336430-1173646690/minimarch /tmp/evaluation/336430-1173646690/instance-336430-1173646690.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-336430-1173646690 -o ROOT/results/node45/solver-336430-1173646690 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336430-1173646690/minimarch /tmp/evaluation/336430-1173646690/instance-336430-1173646690.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  38c3c1a13d0a8eeda16d38e05fb7bc45

RANDOM SEED= 664724381

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:       1867616 kB
Buffers:         16052 kB
Cached:         135168 kB
SwapCached:       3888 kB
Active:          50868 kB
Inactive:       111080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867616 kB
SwapTotal:     4192956 kB
SwapFree:      4183640 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            12460 kB
Committed_AS:   140844 kB
PageTables:       1396 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= 66377 MiB

End job on node45 on Sun Mar 11 21:18:13 UTC 2007