Trace number 329032

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.11 1200.43

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k35.cnf
MD5SUM2c011180bbb09d53b6c397094ce9d269
Bench CategoryINDUST (industrial 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 variables35002
Number of clauses141775
Sum of the clauses size389197
Maximum clause length37
Minimum clause length1
Number of clauses of size 1473
Number of clauses of size 264991
Number of clauses of size 370830
Number of clauses of size 4226
Number of clauses of size 5425
Number of clauses of size over 54830

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:  35002                                                |
0.00/0.00	|  Number of clauses:    141775                                               |
0.39/0.40	|  Parsing time:         0.39         s                                       |
1.69/1.74	============================[ Search Statistics ]==============================
1.69/1.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.74	===============================================================================
1.69/1.74	|         0 |   15970   112443   407247 |    37481        0    nan |  0.000 % |
1.79/1.86	|       100 |   15970   112443   407247 |    41229      100     15 |  1.369 % |
1.99/2.00	|       250 |   15970   112443   407247 |    45352      250     15 |  1.368 % |
2.19/2.30	|       476 |   15970   112443   407247 |    49887      476     56 |  1.369 % |
2.39/2.43	|       813 |   15970   112443   407247 |    54875      813     37 |  1.368 % |
2.39/2.48	|      1319 |   15970   112443   407247 |    60363     1319     28 |  1.368 % |
2.89/2.94	|      2078 |   15970   112443   407247 |    66399     2078     34 |  1.368 % |
3.99/4.03	|      3217 |   15970   112443   407247 |    73039     3217     54 |  1.368 % |
4.19/4.30	|      4926 |   15970   112443   407247 |    80343     4926     46 |  1.368 % |
4.59/4.69	|      7488 |   15970   112443   407247 |    88378     7488     55 |  1.368 % |
7.99/8.08	|     11332 |   15970   112443   407247 |    97216    11332     70 |  1.368 % |
10.79/10.88	|     17099 |   15970   112443   407247 |   106937    17099     68 |  1.368 % |
26.19/26.27	|     25749 |   15970   112443   407247 |   117631    25749     99 |  1.368 % |
48.58/48.65	|     38723 |   15970   112443   407247 |   129394    38723    109 |  1.368 % |
81.67/81.78	|     58184 |   15970   112443   407247 |   142334    58184    120 |  1.368 % |
119.96/120.04	|     87377 |   15970   112443   407247 |   156567    87377    109 |  1.368 % |
197.53/197.68	|    131166 |   15970   112443   407247 |   172224   131166    109 |  1.368 % |
232.33/232.40	|    196850 |   15970   112443   407247 |   189446    35288    140 |  1.368 % |
506.76/506.91	|    295377 |   15970   112443   407247 |   208391   133815    124 |  1.368 % |
767.60/767.87	|    443167 |   15970   112443   407247 |   229230    78840    106 |  1.368 % |
1111.20/1111.55	|    664850 |   15970   112443   407247 |   252153    73522     76 |  1.368 % |

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/node3/watcher-329032-1173130559 -o ROOT/results/node3/solver-329032-1173130559 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329032-1173130559/minimarch /tmp/evaluation/329032-1173130559/instance-329032-1173130559.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: 1.00 1.01 0.96 3/77 25601
/proc/meminfo: memFree=1055976/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=1736 CPUtime=0
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 333010784 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134518472 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 434 314 45 132 0 299 0

[startup+0.045536 s]
/proc/loadavg: 1.00 1.01 0.96 3/77 25601
/proc/meminfo: memFree=1055976/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=4428 CPUtime=0.03
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 996 0 0 0 3 0 0 0 18 0 1 0 333010784 4534272 980 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 1107 980 51 132 0 972 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4428

[startup+0.10154 s]
/proc/loadavg: 1.00 1.01 0.96 3/77 25601
/proc/meminfo: memFree=1055976/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=8092 CPUtime=0.09
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 1846 0 0 0 8 1 0 0 18 0 1 0 333010784 8286208 1830 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134526272 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 2023 1830 51 132 0 1888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8092

[startup+0.301556 s]
/proc/loadavg: 1.00 1.01 0.96 3/77 25601
/proc/meminfo: memFree=1055976/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=14748 CPUtime=0.29
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 3291 0 0 0 28 1 0 0 19 0 1 0 333010784 15101952 3275 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523340 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 3687 3275 51 132 0 3552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14748

[startup+0.70159 s]
/proc/loadavg: 1.00 1.01 0.96 3/77 25601
/proc/meminfo: memFree=1055976/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=20420 CPUtime=0.69
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 4844 0 0 0 67 2 0 0 23 0 1 0 333010784 20910080 4828 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 5105 4828 63 132 0 4970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20420

[startup+1.50165 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 25602
/proc/meminfo: memFree=1035104/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=23552 CPUtime=1.49
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 5470 0 0 0 147 2 0 0 25 0 1 0 333010784 24117248 5454 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 5888 5454 63 132 0 5753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23552

[startup+3.10279 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 25602
/proc/meminfo: memFree=1036192/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=20740 CPUtime=3.09
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 5647 0 0 0 307 2 0 0 25 0 1 0 333010784 21237760 4897 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 5185 4897 67 132 0 5050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20740

[startup+6.30105 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 25602
/proc/meminfo: memFree=1035936/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=21136 CPUtime=6.29
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 5726 0 0 0 626 3 0 0 25 0 1 0 333010784 21643264 4976 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 5284 4976 67 132 0 5149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21136

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 25602
/proc/meminfo: memFree=1033248/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=24040 CPUtime=12.69
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 6465 0 0 0 1265 4 0 0 25 0 1 0 333010784 24616960 5715 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 6010 5715 67 132 0 5875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24040

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 0.96 2/78 25602
/proc/meminfo: memFree=1028384/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=28792 CPUtime=25.49
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 7648 0 0 0 2544 5 0 0 25 0 1 0 333010784 29483008 6898 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 7198 6898 67 132 0 7063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28792

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25602
/proc/meminfo: memFree=1020576/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=36748 CPUtime=51.08
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 9621 0 0 0 5102 6 0 0 25 0 1 0 333010784 37629952 8871 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 9187 8871 67 132 0 9052 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36748

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25602
/proc/meminfo: memFree=1002592/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=54524 CPUtime=102.27
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 14066 0 0 0 10216 11 0 0 25 0 1 0 333010784 55832576 13316 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 13631 13316 67 132 0 13496 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54524

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25602
/proc/meminfo: memFree=988576/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=68620 CPUtime=162.25
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 17575 0 0 0 16209 16 0 0 25 0 1 0 333010784 70266880 16825 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 17155 16825 67 132 0 17020 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68620

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25602
/proc/meminfo: memFree=954144/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=103248 CPUtime=222.23
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26169 0 0 0 22199 24 0 0 25 0 1 0 333010784 105725952 25419 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 25812 25419 67 132 0 25677 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103248

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25602
/proc/meminfo: memFree=952352/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=104700 CPUtime=282.22
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26565 0 0 0 28196 26 0 0 25 0 1 0 333010784 107212800 25815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 26175 25815 67 132 0 26040 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 104700

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25604
/proc/meminfo: memFree=952352/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=104700 CPUtime=342.2
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26565 0 0 0 34194 26 0 0 25 0 1 0 333010784 107212800 25815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551249 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 26175 25815 67 132 0 26040 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 104700

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25604
/proc/meminfo: memFree=952352/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=104700 CPUtime=402.19
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26565 0 0 0 40192 27 0 0 25 0 1 0 333010784 107212800 25815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 26175 25815 67 132 0 26040 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 104700

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25604
/proc/meminfo: memFree=952416/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=104700 CPUtime=462.17
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26565 0 0 0 46190 27 0 0 25 0 1 0 333010784 107212800 25815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557306 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 26175 25815 67 132 0 26040 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 104700

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 25604
/proc/meminfo: memFree=952416/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=104700 CPUtime=522.16
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 26565 0 0 0 52188 28 0 0 25 0 1 0 333010784 107212800 25815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557711 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 26175 25815 67 132 0 26040 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 104700

[startup+582.301 s]
/proc/loadavg: 1.11 1.03 0.97 2/78 25604
/proc/meminfo: memFree=941152/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=116220 CPUtime=582.14
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 29412 0 0 0 58182 32 0 0 25 0 1 0 333010784 119009280 28662 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 29055 28662 67 132 0 28920 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 116220

[startup+642.301 s]
/proc/loadavg: 1.11 1.04 0.97 2/78 25604
/proc/meminfo: memFree=929376/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=128028 CPUtime=642.13
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 32311 0 0 0 64178 35 0 0 25 0 1 0 333010784 131100672 31561 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32007 31561 67 132 0 31872 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 128028

[startup+702.301 s]
/proc/loadavg: 1.04 1.03 0.97 2/78 25604
/proc/meminfo: memFree=926688/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=702.11
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33001 0 0 0 70175 36 0 0 25 0 1 0 333010784 133963776 32251 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32251 67 132 0 32571 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 130824

[startup+762.305 s]
/proc/loadavg: 1.01 1.02 0.97 2/78 25604
/proc/meminfo: memFree=926624/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=762.1
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33004 0 0 0 76173 37 0 0 25 0 1 0 333010784 133963776 32254 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32254 67 132 0 32571 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 130824

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 0.97 2/78 25604
/proc/meminfo: memFree=926624/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=822.08
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33004 0 0 0 82171 37 0 0 25 0 1 0 333010784 133963776 32254 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32254 67 132 0 32571 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 130824

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 25604
/proc/meminfo: memFree=926624/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=882.06
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33004 0 0 0 88169 37 0 0 25 0 1 0 333010784 133963776 32254 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557323 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32254 67 132 0 32571 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 130824

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926688/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=942.05
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33004 0 0 0 94167 38 0 0 25 0 1 0 333010784 133963776 32254 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32254 67 132 0 32571 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 130824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926624/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130824 CPUtime=1002.03
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33011 0 0 0 100165 38 0 0 25 0 1 0 333010784 133963776 32261 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557370 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32706 32261 67 132 0 32571 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 130824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926560/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130748 CPUtime=1062.01
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33027 0 0 0 106162 39 0 0 25 0 1 0 333010784 133885952 32270 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32687 32270 67 132 0 32552 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 130748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926560/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130748 CPUtime=1122
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33027 0 0 0 112160 40 0 0 25 0 1 0 333010784 133885952 32270 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32687 32270 67 132 0 32552 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 130748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926560/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130748 CPUtime=1181.98
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33027 0 0 0 118158 40 0 0 25 0 1 0 333010784 133885952 32270 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32687 32270 67 132 0 32552 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 130748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 25604
/proc/meminfo: memFree=926560/2055920 swapFree=4191880/4192956
[pid=25601] ppid=25599 vsize=130748 CPUtime=1200.08
/proc/25601/stat : 25601 (minimarch) R 25599 25601 24509 0 -1 4194304 33027 0 0 0 119968 40 0 0 25 0 1 0 333010784 133885952 32270 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/25601/statm: 32687 32270 67 132 0 32552 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 130748

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.68
CPU system time (s): 0.429934
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 130824

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

runsolver used 1.35479 second user time and 3.01754 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar  5 21:35:59 UTC 2007

IDJOB= 329032
IDBENCH= 20530
IDSOLVER= 110
FILE ID= node3/329032-1173130559

PBS_JOBID= 4014959

Free space on /tmp= 66535 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/329032-1173130559/minimarch /tmp/evaluation/329032-1173130559/instance-329032-1173130559.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-329032-1173130559 -o ROOT/results/node3/solver-329032-1173130559 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329032-1173130559/minimarch /tmp/evaluation/329032-1173130559/instance-329032-1173130559.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  2c011180bbb09d53b6c397094ce9d269

RANDOM SEED= 481303335

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1056320 kB
Buffers:         41180 kB
Cached:         840648 kB
SwapCached:        268 kB
Active:         203076 kB
Inactive:       732796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056320 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5712 kB
Writeback:           0 kB
Mapped:          64116 kB
Slab:            49356 kB
Committed_AS:  1427684 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66535 MiB

End job on node3 on Mon Mar  5 21:56:02 UTC 2007