Trace number 428751

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-04-26 (fixed)? (TO) 1200.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
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 variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  4487                                                 |
0.00/0.00	|  Number of clauses:    18555                                                |
0.01/0.05	|  Parsing time:         0.05         s                                       |
0.10/0.19	============================[ Search Statistics ]==============================
0.10/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.19	===============================================================================
0.10/0.19	|         0 |    2789    18112    66046 |     6037        0    nan |  0.000 % |
0.20/0.21	|       101 |    2789    18112    66046 |     6641      101     16 |  0.000 % |
0.20/0.23	|       252 |    2789    18112    66046 |     7305      252     20 |  0.000 % |
0.20/0.28	|       478 |    2789    18112    66046 |     8035      478     29 |  0.000 % |
0.30/0.37	|       815 |    2789    18112    66046 |     8839      815     33 |  0.000 % |
0.50/0.51	|      1322 |    2789    18112    66046 |     9723     1322     34 |  0.000 % |
0.70/0.70	|      2081 |    2789    18112    66046 |    10695     2081     34 |  0.000 % |
0.90/0.90	|      3221 |    2789    18112    66046 |    11765     3221     34 |  0.000 % |
1.30/1.33	|      4929 |    2789    18112    66046 |    12941     4929     33 |  0.000 % |
1.79/1.89	|      7491 |    2789    18112    66046 |    14235     7491     33 |  0.000 % |
2.89/2.99	|     11335 |    2789    18112    66046 |    15659    11335     33 |  0.000 % |
4.89/4.99	|     17102 |    2789    18112    66046 |    17225    17102     34 |  0.000 % |
7.89/7.95	|     25751 |    2789    18112    66046 |    18947    16311     35 |  0.000 % |
13.38/13.42	|     38726 |    2789    18112    66046 |    20842    19057     37 |  0.000 % |
20.38/20.43	|     58187 |    2789    18112    66046 |    22926    15481     36 |  0.000 % |
35.77/35.89	|     87380 |    2789    18112    66046 |    25219    18608     46 |  0.000 % |
63.27/63.31	|    131169 |    2789    18112    66046 |    27741    17991     37 |  0.000 % |
94.26/94.37	|    196853 |    2789    18112    66046 |    30515    12607     41 |  0.000 % |
160.03/160.11	|    295379 |    2789    18112    66046 |    33567    32012     34 |  0.000 % |
251.19/251.33	|    443169 |    2789    18112    66046 |    36923    24036     40 |  0.000 % |
391.41/391.62	|    664852 |    2789    18112    66046 |    40616    37365     39 |  0.000 % |
654.53/654.90	|    997377 |    2789    18112    66046 |    44677    23933     38 |  0.000 % |
1079.37/1079.96	|   1496165 |    2789    18112    66046 |    49145    32887     42 |  0.000 % |

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/node10/watcher-428751-1177743273 -o ROOT/results/node10/solver-428751-1177743273 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428751-1177743273/minimarch_fixed /tmp/evaluation/428751-1177743273/instance-428751-1177743273.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29653
/proc/meminfo: memFree=1650432/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=2440 CPUtime=0
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 337 0 0 0 0 0 0 0 18 0 1 0 250364830 2498560 322 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134519044 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 610 322 51 132 0 475 0

[startup+0.0175101 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29653
/proc/meminfo: memFree=1650432/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=3004 CPUtime=0.01
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 459 0 0 0 1 0 0 0 18 0 1 0 250364830 3076096 444 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 751 444 51 132 0 616 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3004

[startup+0.102528 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29653
/proc/meminfo: memFree=1650432/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=4496 CPUtime=0.1
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 833 0 0 0 10 0 0 0 18 0 1 0 250364830 4603904 818 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1124 818 63 132 0 989 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4496

[startup+0.30157 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29653
/proc/meminfo: memFree=1650432/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=4464 CPUtime=0.3
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 906 0 0 0 30 0 0 0 19 0 1 0 250364830 4571136 841 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1116 841 67 132 0 981 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4464

[startup+0.701657 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 29653
/proc/meminfo: memFree=1650432/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=4464 CPUtime=0.7
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 906 0 0 0 70 0 0 0 23 0 1 0 250364830 4571136 841 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551215 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1116 841 67 132 0 981 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 4464

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1647096/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=4728 CPUtime=1.5
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 978 0 0 0 150 0 0 0 25 0 1 0 250364830 4841472 913 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1182 913 67 132 0 1047 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4728

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1646456/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=5656 CPUtime=3.09
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 1191 0 0 0 309 0 0 0 25 0 1 0 250364830 5791744 1126 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551785 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1414 1126 67 132 0 1279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5656

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1644600/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=6988 CPUtime=6.29
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 1513 0 0 0 629 0 0 0 25 0 1 0 250364830 7155712 1448 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550973 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1747 1448 67 132 0 1612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6988

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1644024/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=7516 CPUtime=12.69
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 1639 0 0 0 1269 0 0 0 25 0 1 0 250364830 7696384 1574 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 1879 1574 67 132 0 1744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7516

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1642936/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=8584 CPUtime=25.48
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 1917 0 0 0 2548 0 0 0 25 0 1 0 250364830 8790016 1852 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 2146 1852 67 132 0 2011 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8584

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1641464/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=10060 CPUtime=51.08
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 2284 0 0 0 5107 1 0 0 25 0 1 0 250364830 10301440 2219 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 2515 2219 67 132 0 2380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10060

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1639608/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=12028 CPUtime=102.25
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 2754 0 0 0 10224 1 0 0 25 0 1 0 250364830 12316672 2689 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 3007 2689 67 132 0 2872 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1639096/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=12424 CPUtime=162.23
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 2870 0 0 0 16221 2 0 0 25 0 1 0 250364830 12722176 2805 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 3106 2805 67 132 0 2971 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12424

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1638456/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=13120 CPUtime=222.2
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 3031 0 0 0 22218 2 0 0 25 0 1 0 250364830 13434880 2966 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 3280 2966 67 132 0 3145 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13120

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1636856/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=14768 CPUtime=282.18
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 3428 0 0 0 28215 3 0 0 25 0 1 0 250364830 15122432 3363 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 3692 3363 67 132 0 3557 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14768

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29654
/proc/meminfo: memFree=1636216/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=15428 CPUtime=342.16
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 3592 0 0 0 34212 4 0 0 25 0 1 0 250364830 15798272 3527 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 3857 3527 67 132 0 3722 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 15428

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 29736
/proc/meminfo: memFree=1634352/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=16056 CPUtime=402.09
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 3726 0 0 0 40204 5 0 0 25 0 1 0 250364830 16441344 3661 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 4014 3661 67 132 0 3879 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 16056

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29852
/proc/meminfo: memFree=1633328/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=18264 CPUtime=462
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 4272 0 0 0 46194 6 0 0 25 0 1 0 250364830 18702336 4207 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 4566 4207 67 132 0 4431 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 18264

[startup+522.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1633328/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=18264 CPUtime=521.98
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 4277 0 0 0 52191 7 0 0 25 0 1 0 250364830 18702336 4212 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 4566 4212 67 132 0 4431 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 18264

[startup+582.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1629936/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=581.96
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5116 0 0 0 58188 8 0 0 25 0 1 0 250364830 22081536 5051 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5051 67 132 0 5256 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 21564

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630000/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=641.94
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5116 0 0 0 64186 8 0 0 25 0 1 0 250364830 22081536 5051 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5051 67 132 0 5256 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 21564

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1629936/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=701.91
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 70182 9 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 21564

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1629944/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=761.89
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 76180 9 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 21564

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=821.87
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 82177 10 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557537 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 21564

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=881.84
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 88174 10 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 21564

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=941.82
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 94171 11 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 21564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=1001.8
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 100169 11 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 21564

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=1061.77
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5120 0 0 0 106166 11 0 0 25 0 1 0 250364830 22081536 5055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551281 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5055 67 132 0 5256 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 21564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630072/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=1121.75
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5124 0 0 0 112163 12 0 0 25 0 1 0 250364830 22081536 5059 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5059 67 132 0 5256 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 21564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=1181.72
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5124 0 0 0 118160 12 0 0 25 0 1 0 250364830 22081536 5059 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5059 67 132 0 5256 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 21564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29852
/proc/meminfo: memFree=1630008/2055920 swapFree=4145480/4192956
[pid=29653] ppid=29651 vsize=21564 CPUtime=1200.02
/proc/29653/stat : 29653 (minimarch_fixed) R 29651 29653 28863 0 -1 4194304 5127 0 0 0 119990 12 0 0 25 0 1 0 250364830 22081536 5062 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/29653/statm: 5391 5062 67 132 0 5256 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 21564

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.04
CPU user time (s): 1199.9
CPU system time (s): 0.134979
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 21564

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

runsolver used 0.937857 second user time and 2.6226 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Apr 28 06:54:33 UTC 2007

IDJOB= 428751
IDBENCH= 24625
IDSOLVER= 198
FILE ID= node10/428751-1177743273

PBS_JOBID= 4715467

Free space on /tmp= 66530 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428751-1177743273/minimarch_fixed /tmp/evaluation/428751-1177743273/instance-428751-1177743273.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-428751-1177743273 -o ROOT/results/node10/solver-428751-1177743273 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428751-1177743273/minimarch_fixed /tmp/evaluation/428751-1177743273/instance-428751-1177743273.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  5344c68d1511d70cde59fef7dc46c3a5

RANDOM SEED= 216798685

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1650840 kB
Buffers:         48152 kB
Cached:         266524 kB
SwapCached:      16008 kB
Active:         176480 kB
Inactive:       162016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650840 kB
SwapTotal:     4192956 kB
SwapFree:      4145480 kB
Dirty:            3200 kB
Writeback:           0 kB
Mapped:          30400 kB
Slab:            52212 kB
Committed_AS:  3795364 kB
PageTables:       1708 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= 66530 MiB

End job on node10 on Sat Apr 28 07:14:36 UTC 2007