Trace number 427211

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.07 1200.61

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S142115187-18.UNSAT.shuffled.cnf
MD5SUM8cabd92b6dab5971b671630141b8d8fe
Bench CategoryRANDOM (random 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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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:  120                                                  |
0.00/0.00	|  Number of clauses:    2556                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
0.00/0.03	|       101 |     120     2556    12780 |      937      101     26 |  0.007 % |
0.00/0.04	|       251 |     120     2556    12780 |     1030      251     26 |  0.007 % |
0.00/0.04	|       477 |     120     2556    12780 |     1134      477     26 |  0.007 % |
0.00/0.05	|       814 |     120     2556    12780 |     1247      814     25 |  0.007 % |
0.06/0.07	|      1320 |     120     2556    12780 |     1372      679     25 |  0.007 % |
0.09/0.10	|      2079 |     120     2556    12780 |     1509      736     25 |  0.007 % |
0.09/0.15	|      3218 |     120     2556    12780 |     1660     1104     26 |  0.007 % |
0.19/0.22	|      4927 |     120     2556    12780 |     1826     1120     25 |  0.007 % |
0.29/0.34	|      7489 |     120     2556    12780 |     2008     1826     25 |  0.007 % |
0.49/0.51	|     11333 |     120     2556    12780 |     2209     1576     25 |  0.007 % |
0.70/0.78	|     17099 |     120     2556    12780 |     2430     1728     25 |  0.007 % |
1.19/1.21	|     25749 |     120     2556    12780 |     2673     1739     24 |  0.007 % |
1.79/1.84	|     38724 |     120     2556    12780 |     2941     2513     24 |  0.007 % |
2.79/2.83	|     58186 |     120     2556    12780 |     3235     2629     24 |  0.007 % |
4.40/4.41	|     87378 |     120     2556    12780 |     3559     2370     23 |  0.007 % |
6.79/6.80	|    131167 |     120     2556    12780 |     3914     3005     23 |  0.007 % |
10.49/10.57	|    196852 |     120     2556    12780 |     4306     3522     25 |  0.007 % |
16.39/16.49	|    295380 |     120     2556    12780 |     4737     2186     23 |  0.007 % |
25.68/25.78	|    443171 |     120     2556    12780 |     5210     4373     26 |  0.007 % |
39.98/40.08	|    664854 |     120     2556    12780 |     5731     3134     25 |  0.007 % |
62.57/62.62	|    997380 |     120     2556    12780 |     6305     4160     24 |  0.007 % |
97.86/97.94	|   1496169 |     120     2556    12780 |     6935     5340     25 |  0.007 % |
152.35/152.57	|   2244351 |     120     2556    12780 |     7629     4406     24 |  0.007 % |
238.80/239.09	|   3366625 |     120     2556    12780 |     8391     4213     24 |  0.007 % |
373.76/374.06	|   5050036 |     120     2556    12780 |     9231     7091     25 |  0.007 % |
587.88/588.23	|   7575152 |     120     2556    12780 |    10154     8021     24 |  0.007 % |
923.95/924.48	|  11362827 |     120     2556    12780 |    11169     6053     25 |  0.007 % |

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/node40/watcher-427211-1177631955 -o ROOT/results/node40/solver-427211-1177631955 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427211-1177631955/minimarch_fixed /tmp/evaluation/427211-1177631955/instance-427211-1177631955.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.98 0.99 3/77 10668
/proc/meminfo: memFree=1718128/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=1868 CPUtime=0
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 92075131 1912832 135 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134704957 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 467 135 51 132 0 332 0

[startup+0.0686669 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 10668
/proc/meminfo: memFree=1718128/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=1996 CPUtime=0.06
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 181 0 0 0 6 0 0 0 18 0 1 0 92075131 2043904 166 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 499 166 67 132 0 364 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1996

[startup+0.101672 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 10668
/proc/meminfo: memFree=1718128/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=1996 CPUtime=0.09
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 189 0 0 0 9 0 0 0 18 0 1 0 92075131 2043904 174 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 499 174 67 132 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301715 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 10668
/proc/meminfo: memFree=1718128/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2128 CPUtime=0.29
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 216 0 0 0 29 0 0 0 19 0 1 0 92075131 2179072 201 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551681 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 532 201 67 132 0 397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2128

[startup+0.702799 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 10668
/proc/meminfo: memFree=1718128/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2260 CPUtime=0.7
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 242 0 0 0 70 0 0 0 23 0 1 0 92075131 2314240 227 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556415 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 565 227 67 132 0 430 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2260

[startup+1.50201 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1717544/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2392 CPUtime=1.49
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 273 0 0 0 149 0 0 0 25 0 1 0 92075131 2449408 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551756 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 598 258 67 132 0 463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2392

[startup+3.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1717224/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2524 CPUtime=3.09
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 309 0 0 0 309 0 0 0 25 0 1 0 92075131 2584576 294 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 631 294 67 132 0 496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2524

[startup+6.30197 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1716904/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2656 CPUtime=6.29
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 350 0 0 0 629 0 0 0 25 0 1 0 92075131 2719744 335 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 664 335 67 132 0 529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2656

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1716648/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=2920 CPUtime=12.69
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 409 0 0 0 1269 0 0 0 25 0 1 0 92075131 2990080 394 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 730 394 67 132 0 595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2920

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1716456/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=3188 CPUtime=25.48
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 475 0 0 0 2548 0 0 0 25 0 1 0 92075131 3264512 460 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631271 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 797 460 67 132 0 662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3188

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1716072/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=3456 CPUtime=51.07
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 561 0 0 0 5107 0 0 0 25 0 1 0 92075131 3538944 546 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 864 546 67 132 0 729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3456

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10669
/proc/meminfo: memFree=1715560/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=3976 CPUtime=102.26
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 692 0 0 0 10226 0 0 0 25 0 1 0 92075131 4071424 677 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552429 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 994 677 67 132 0 859 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3976

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714784/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=4396 CPUtime=162.13
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 768 0 0 0 16213 0 0 0 25 0 1 0 92075131 4501504 753 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 0 0 0
/proc/10668/statm: 1099 753 67 132 0 964 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 4396

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714728/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=4540 CPUtime=222.11
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 816 0 0 0 22210 1 0 0 25 0 1 0 92075131 4648960 801 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1135 801 67 132 0 1000 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 4540

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714472/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=4824 CPUtime=282.09
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 877 0 0 0 28208 1 0 0 25 0 1 0 92075131 4939776 862 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1206 862 67 132 0 1071 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 4824

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714472/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=4960 CPUtime=342.06
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 916 0 0 0 34205 1 0 0 25 0 1 0 92075131 5079040 901 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1240 901 67 132 0 1105 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 4960

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714344/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5100 CPUtime=402.05
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 951 0 0 0 40203 2 0 0 25 0 1 0 92075131 5222400 936 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550993 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1275 936 67 132 0 1140 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 5100

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714152/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5236 CPUtime=462.02
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 984 0 0 0 46200 2 0 0 25 0 1 0 92075131 5361664 969 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1309 969 67 132 0 1174 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 5236

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714152/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5236 CPUtime=522
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 988 0 0 0 52198 2 0 0 25 0 1 0 92075131 5361664 973 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1309 973 67 132 0 1174 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 5236

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714152/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5384 CPUtime=581.98
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1012 0 0 0 58195 3 0 0 25 0 1 0 92075131 5513216 997 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1346 997 67 132 0 1211 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 5384

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1714024/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5516 CPUtime=641.96
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1058 0 0 0 64193 3 0 0 25 0 1 0 92075131 5648384 1043 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551756 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1379 1043 67 132 0 1244 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 5516

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1713896/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5652 CPUtime=701.94
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1081 0 0 0 70190 4 0 0 25 0 1 0 92075131 5787648 1066 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1413 1066 67 132 0 1278 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 5652

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1713832/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5652 CPUtime=761.92
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1106 0 0 0 76188 4 0 0 25 0 1 0 92075131 5787648 1091 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1413 1091 67 132 0 1278 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 5652

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1713832/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5800 CPUtime=821.9
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1111 0 0 0 82185 5 0 0 25 0 1 0 92075131 5939200 1096 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1450 1096 67 132 0 1315 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 5800

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10867
/proc/meminfo: memFree=1713832/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5800 CPUtime=881.87
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1111 0 0 0 88182 5 0 0 25 0 1 0 92075131 5939200 1096 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1450 1096 67 132 0 1315 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 5800

[startup+942.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 10867
/proc/meminfo: memFree=1713576/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=5948 CPUtime=941.85
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1170 0 0 0 94180 5 0 0 25 0 1 0 92075131 6090752 1155 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1487 1155 67 132 0 1352 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 5948

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 10867
/proc/meminfo: memFree=1713448/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=6084 CPUtime=1001.83
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1199 0 0 0 100177 6 0 0 25 0 1 0 92075131 6230016 1184 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1521 1184 67 132 0 1386 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 6084

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 10867
/proc/meminfo: memFree=1713320/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=6232 CPUtime=1061.8
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1241 0 0 0 106174 6 0 0 25 0 1 0 92075131 6381568 1226 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1558 1226 67 132 0 1423 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 6232

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 10869
/proc/meminfo: memFree=1713064/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=6380 CPUtime=1121.78
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1249 0 0 0 112172 6 0 0 25 0 1 0 92075131 6533120 1234 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1595 1234 67 132 0 1460 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 6380

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10869
/proc/meminfo: memFree=1713064/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=6380 CPUtime=1181.76
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1261 0 0 0 118169 7 0 0 25 0 1 0 92075131 6533120 1246 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1595 1246 67 132 0 1460 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 6380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10869
/proc/meminfo: memFree=1713064/2055920 swapFree=4157396/4192956
[pid=10668] ppid=10666 vsize=6380 CPUtime=1200.06
/proc/10668/stat : 10668 (minimarch_fixed) R 10666 10668 9882 0 -1 4194304 1261 0 0 0 119999 7 0 0 25 0 1 0 92075131 6533120 1246 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10668/statm: 1595 1246 67 132 0 1460 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 6380

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.07
CPU user time (s): 1199.99
CPU system time (s): 0.077988
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 6380

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

runsolver used 0.965853 second user time and 2.43563 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Thu Apr 26 23:59:16 UTC 2007

IDJOB= 427211
IDBENCH= 19861
IDSOLVER= 198
FILE ID= node40/427211-1177631955

PBS_JOBID= 4697216

Free space on /tmp= 66506 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S142115187-18.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427211-1177631955/minimarch_fixed /tmp/evaluation/427211-1177631955/instance-427211-1177631955.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-427211-1177631955 -o ROOT/results/node40/solver-427211-1177631955 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427211-1177631955/minimarch_fixed /tmp/evaluation/427211-1177631955/instance-427211-1177631955.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  8cabd92b6dab5971b671630141b8d8fe

RANDOM SEED= 973898337

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1718728 kB
Buffers:         40580 kB
Cached:         228764 kB
SwapCached:      16528 kB
Active:         162468 kB
Inactive:       131404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718728 kB
SwapTotal:     4192956 kB
SwapFree:      4157396 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            28696 kB
Committed_AS:  1039196 kB
PageTables:       1932 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= 66506 MiB

End job on node40 on Fri Apr 27 00:19:19 UTC 2007