Trace number 427225

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.06 1200.51

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
MD5SUM4ad843d6b2033a064344b00f68a62595
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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:  110                                                  |
0.00/0.00	|  Number of clauses:    2343                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.03	|       100 |     110     2343    11715 |      859      100     25 |  0.008 % |
0.00/0.03	|       250 |     110     2343    11715 |      945      250     24 |  0.008 % |
0.00/0.04	|       477 |     110     2343    11715 |     1039      477     24 |  0.008 % |
0.00/0.05	|       815 |     110     2343    11715 |     1143      815     24 |  0.008 % |
0.00/0.07	|      1321 |     110     2343    11715 |     1257      735     22 |  0.008 % |
0.07/0.10	|      2083 |     110     2343    11715 |     1383      854     22 |  0.008 % |
0.10/0.14	|      3223 |     110     2343    11715 |     1521     1291     24 |  0.008 % |
0.20/0.21	|      4933 |     110     2343    11715 |     1674     1449     23 |  0.008 % |
0.30/0.31	|      7497 |     110     2343    11715 |     1841     1459     24 |  0.008 % |
0.40/0.47	|     11342 |     110     2343    11715 |     2025     1566     23 |  0.008 % |
0.69/0.72	|     17108 |     110     2343    11715 |     2228     1161     22 |  0.008 % |
1.10/1.11	|     25757 |     110     2343    11715 |     2451     1895     22 |  0.008 % |
1.69/1.70	|     38731 |     110     2343    11715 |     2696     2458     23 |  0.008 % |
2.59/2.62	|     58193 |     110     2343    11715 |     2965     1457     22 |  0.008 % |
3.99/4.03	|     87386 |     110     2343    11715 |     3262     2168     23 |  0.008 % |
6.19/6.28	|    131176 |     110     2343    11715 |     3588     3120     22 |  0.008 % |
9.69/9.76	|    196862 |     110     2343    11715 |     3947     3635     23 |  0.008 % |
15.18/15.27	|    295388 |     110     2343    11715 |     4342     2672     24 |  0.008 % |
23.68/23.75	|    443177 |     110     2343    11715 |     4776     3948     24 |  0.008 % |
36.78/36.84	|    664860 |     110     2343    11715 |     5254     4468     23 |  0.008 % |
57.47/57.54	|    997385 |     110     2343    11715 |     5779     3977     23 |  0.008 % |
89.35/89.43	|   1496174 |     110     2343    11715 |     6357     3187     22 |  0.008 % |
139.04/139.13	|   2244357 |     110     2343    11715 |     6993     4124     21 |  0.008 % |
218.51/218.61	|   3366635 |     110     2343    11715 |     7692     6341     22 |  0.008 % |
344.17/344.40	|   5050046 |     110     2343    11715 |     8461     6366     22 |  0.008 % |
541.09/541.34	|   7575163 |     110     2343    11715 |     9308     5493     23 |  0.008 % |
848.68/849.01	|  11362839 |     110     2343    11715 |    10238     7293     22 |  0.008 % |

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/node38/watcher-427225-1177632272 -o ROOT/results/node38/solver-427225-1177632272 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427225-1177632272/minimarch_fixed /tmp/evaluation/427225-1177632272/instance-427225-1177632272.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.91 0.97 0.98 3/77 1779
/proc/meminfo: memFree=1563120/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=1868 CPUtime=0
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 195393861 1912832 126 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523595 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 467 126 51 132 0 332 0

[startup+0.0802391 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 1779
/proc/meminfo: memFree=1563120/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=1996 CPUtime=0.07
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 176 0 0 0 7 0 0 0 18 0 1 0 195393861 2043904 161 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 499 161 67 132 0 364 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1996

[startup+0.101243 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 1779
/proc/meminfo: memFree=1563120/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=1996 CPUtime=0.1
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 195393861 2043904 164 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134705053 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 499 164 67 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.301281 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 1779
/proc/meminfo: memFree=1563120/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2128 CPUtime=0.3
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 205 0 0 0 30 0 0 0 19 0 1 0 195393861 2179072 190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 532 190 67 132 0 397 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2128

[startup+0.701357 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 1779
/proc/meminfo: memFree=1563120/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2128 CPUtime=0.69
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 228 0 0 0 69 0 0 0 23 0 1 0 195393861 2179072 213 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557496 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 532 213 67 132 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2128

[startup+1.50151 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1562536/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2260 CPUtime=1.49
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 257 0 0 0 149 0 0 0 25 0 1 0 195393861 2314240 242 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 565 242 67 132 0 430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2260

[startup+3.10182 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1562216/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2392 CPUtime=3.09
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 293 0 0 0 309 0 0 0 25 0 1 0 195393861 2449408 278 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557335 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 598 278 67 132 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2392

[startup+6.30143 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1561896/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2524 CPUtime=6.29
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 326 0 0 0 629 0 0 0 25 0 1 0 195393861 2584576 311 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 631 311 67 132 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2524

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1561648/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=2792 CPUtime=12.69
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 387 0 0 0 1269 0 0 0 25 0 1 0 195393861 2859008 372 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 698 372 67 132 0 563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2792

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1561392/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=3056 CPUtime=25.48
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 460 0 0 0 2548 0 0 0 25 0 1 0 195393861 3129344 445 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550926 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 764 445 67 132 0 629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3056

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1561136/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=3460 CPUtime=51.07
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 534 0 0 0 5107 0 0 0 25 0 1 0 195393861 3543040 519 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551750 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 865 519 67 132 0 730 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3460

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1560752/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=3868 CPUtime=102.26
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 635 0 0 0 10225 1 0 0 25 0 1 0 195393861 3960832 620 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 967 620 67 132 0 832 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3868

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1560496/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4012 CPUtime=162.24
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 697 0 0 0 16223 1 0 0 25 0 1 0 195393861 4108288 682 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1003 682 67 132 0 868 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4012

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1560240/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4292 CPUtime=222.21
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 755 0 0 0 22220 1 0 0 25 0 1 0 195393861 4395008 740 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1073 740 67 132 0 938 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4292

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1560048/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4428 CPUtime=282.19
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 793 0 0 0 28217 2 0 0 25 0 1 0 195393861 4534272 778 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1107 778 67 132 0 972 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559920/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4568 CPUtime=342.17
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 821 0 0 0 34215 2 0 0 25 0 1 0 195393861 4677632 806 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1142 806 67 132 0 1007 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4568

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559792/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4704 CPUtime=402.14
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 856 0 0 0 40212 2 0 0 25 0 1 0 195393861 4816896 841 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551244 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1176 841 67 132 0 1041 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4704

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559728/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4844 CPUtime=462.13
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 880 0 0 0 46210 3 0 0 25 0 1 0 195393861 4960256 865 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551351 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1211 865 67 132 0 1076 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 4844

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559600/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=4844 CPUtime=522.1
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 897 0 0 0 52207 3 0 0 25 0 1 0 195393861 4960256 882 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1211 882 67 132 0 1076 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 4844

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559344/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5112 CPUtime=582.07
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 955 0 0 0 58204 3 0 0 25 0 1 0 195393861 5234688 940 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1278 940 67 132 0 1143 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 5112

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559344/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5112 CPUtime=642.06
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 960 0 0 0 64202 4 0 0 25 0 1 0 195393861 5234688 945 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551762 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1278 945 67 132 0 1143 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 5112

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559280/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5260 CPUtime=702.03
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 980 0 0 0 70199 4 0 0 25 0 1 0 195393861 5386240 965 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556791 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1315 965 67 132 0 1180 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 5260

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559152/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5260 CPUtime=762.01
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1001 0 0 0 76197 4 0 0 25 0 1 0 195393861 5386240 986 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1315 986 67 132 0 1180 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 5260

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559280/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5408 CPUtime=821.99
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1010 0 0 0 82194 5 0 0 25 0 1 0 195393861 5537792 995 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551344 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1352 995 67 132 0 1217 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 5408

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559280/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5408 CPUtime=881.96
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1036 0 0 0 88191 5 0 0 25 0 1 0 195393861 5537792 1021 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1352 1021 67 132 0 1217 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 5408

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559152/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5540 CPUtime=941.95
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1063 0 0 0 94189 6 0 0 25 0 1 0 195393861 5672960 1048 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1385 1048 67 132 0 1250 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 5540

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1559024/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5688 CPUtime=1001.92
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1078 0 0 0 100186 6 0 0 25 0 1 0 195393861 5824512 1063 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1422 1063 67 132 0 1287 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 5688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1780
/proc/meminfo: memFree=1558960/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5688 CPUtime=1061.9
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1099 0 0 0 106183 7 0 0 25 0 1 0 195393861 5824512 1084 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1422 1084 67 132 0 1287 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 5688

[startup+1122.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 1780
/proc/meminfo: memFree=1558896/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5688 CPUtime=1121.88
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1104 0 0 0 112181 7 0 0 25 0 1 0 195393861 5824512 1089 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1422 1089 67 132 0 1287 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 5688

[startup+1182.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 1780
/proc/meminfo: memFree=1558768/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5836 CPUtime=1181.85
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1126 0 0 0 118178 7 0 0 25 0 1 0 195393861 5976064 1111 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134559268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1459 1111 67 132 0 1324 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 5836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 1780
/proc/meminfo: memFree=1558768/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5836 CPUtime=1200.05
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1131 0 0 0 119998 7 0 0 25 0 1 0 195393861 5976064 1116 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631271 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1459 1116 67 132 0 1324 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 5836

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 1780
/proc/meminfo: memFree=1558768/2055920 swapFree=4159740/4192956
[pid=1779] ppid=1777 vsize=5836 CPUtime=1200.05
/proc/1779/stat : 1779 (minimarch_fixed) R 1777 1779 1024 0 -1 4194304 1131 0 0 0 119998 7 0 0 25 0 1 0 195393861 5976064 1116 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631271 0 0 4096 3 0 0 0 17 1 0 0
/proc/1779/statm: 1459 1116 67 132 0 1324 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 5836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.080987
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 5836

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

runsolver used 0.932858 second user time and 2.6116 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Fri Apr 27 00:04:32 UTC 2007

IDJOB= 427225
IDBENCH= 19868
IDSOLVER= 198
FILE ID= node38/427225-1177632272

PBS_JOBID= 4697229

Free space on /tmp= 66501 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427225-1177632272/minimarch_fixed /tmp/evaluation/427225-1177632272/instance-427225-1177632272.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-427225-1177632272 -o ROOT/results/node38/solver-427225-1177632272 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427225-1177632272/minimarch_fixed /tmp/evaluation/427225-1177632272/instance-427225-1177632272.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  4ad843d6b2033a064344b00f68a62595

RANDOM SEED= 762007455

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1563592 kB
Buffers:         46480 kB
Cached:         355324 kB
SwapCached:       3136 kB
Active:         239144 kB
Inactive:       187412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563592 kB
SwapTotal:     4192956 kB
SwapFree:      4159740 kB
Dirty:            2920 kB
Writeback:           0 kB
Mapped:          32976 kB
Slab:            51012 kB
Committed_AS:  1763880 kB
PageTables:       2060 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= 66501 MiB

End job on node38 on Fri Apr 27 00:24:35 UTC 2007