Trace number 319524

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.44

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.9443
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
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, 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:  66892                                                |
0.00/0.00	|  Number of clauses:    279256                                               |
0.79/0.87	|  Parsing time:         0.84         s                                       |
4.09/4.17	============================[ Search Statistics ]==============================
4.09/4.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.09/4.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.09/4.17	===============================================================================
4.09/4.17	|         0 |   26711   157466   533436 |    52488        0    nan |  0.000 % |
4.09/4.18	|       100 |   26711   157466   533436 |    57737      100      3 |  8.116 % |
4.09/4.18	|       250 |   26711   157466   533436 |    63511      250      4 |  8.116 % |
4.09/4.19	|       475 |   26711   157466   533436 |    69862      475      4 |  8.116 % |
4.19/4.20	|       812 |   26711   157466   533436 |    76848      812      4 |  8.116 % |
4.19/4.22	|      1319 |   26711   157466   533436 |    84533     1319      6 |  8.116 % |
4.19/4.24	|      2078 |   26711   157466   533436 |    92986     2078      7 |  8.116 % |
4.30/4.31	|      3217 |   26711   157466   533436 |   102285     3217      7 |  8.116 % |
4.40/4.40	|      4926 |   26711   157466   533436 |   112514     4926      8 |  8.116 % |
4.59/4.64	|      7488 |   26711   157466   533436 |   123765     7488      8 |  8.116 % |
5.19/5.25	|     11332 |   26711   157466   533436 |   136142    11332      7 |  8.116 % |
6.19/6.25	|     17098 |   26711   157466   533436 |   149756    17098      7 |  8.116 % |
8.09/8.12	|     25747 |   26711   157466   533436 |   164731    25747      7 |  8.116 % |
10.29/10.36	|     38721 |   26710   157461   533424 |   181205    38720      7 |  8.118 % |
15.09/15.16	|     58182 |   26710   157461   533424 |   199325    58181      8 |  8.118 % |
21.79/21.87	|     87374 |   26704   157441   533373 |   219258    87302      8 |  8.127 % |
27.49/27.57	|    131163 |   26612   156836   531546 |   241184   125990      9 |  8.288 % |
42.37/42.42	|    196848 |   25334   148109   503245 |   265302   161133      9 | 10.191 % |
101.65/101.77	|    295374 |   24881   144603   491662 |   291832   236083     15 | 10.852 % |
247.01/247.16	|    443164 |   24791   144052   489822 |   321015   123326     57 | 10.986 % |
903.44/903.71	|    664848 |   24787   144013   489692 |   353117    43871    146 | 10.992 % |

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/node18/watcher-319524-1173032269 -o ROOT/results/node18/solver-319524-1173032269 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319524-1173032269/minimarch /tmp/evaluation/319524-1173032269/instance-319524-1173032269.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.00 0.92 3/77 31747
/proc/meminfo: memFree=1371896/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=1868 CPUtime=0
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 323181507 1912832 379 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 500 380 51 132 0 365 0

[startup+0.0995639 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 31747
/proc/meminfo: memFree=1371896/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=9052 CPUtime=0.08
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 2051 0 0 0 8 0 0 0 18 0 1 0 323181507 9269248 2036 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 2263 2036 51 132 0 2128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9052

[startup+0.101525 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 31747
/proc/meminfo: memFree=1371896/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=9184 CPUtime=0.09
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 2082 0 0 0 9 0 0 0 18 0 1 0 323181507 9404416 2066 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553861 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 2296 2066 51 132 0 2161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9184

[startup+0.301544 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 31747
/proc/meminfo: memFree=1371896/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=22536 CPUtime=0.29
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 5142 0 0 0 27 2 0 0 19 0 1 0 323181507 23076864 5126 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 5634 5127 51 132 0 5499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22536

[startup+0.701582 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 31747
/proc/meminfo: memFree=1371896/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=27552 CPUtime=0.69
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 6278 0 0 0 67 2 0 0 23 0 1 0 323181507 28213248 6262 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523507 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 6888 6262 51 132 0 6753 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27552

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 31748
/proc/meminfo: memFree=1346800/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=27696 CPUtime=1.49
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 6333 0 0 0 146 3 0 0 25 0 1 0 323181507 28360704 6317 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550350 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 6924 6317 63 132 0 6789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27696

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 31748
/proc/meminfo: memFree=1346608/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=34720 CPUtime=3.09
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 7943 0 0 0 306 3 0 0 25 0 1 0 323181507 35553280 7927 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 8680 7927 63 132 0 8545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34720

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 31748
/proc/meminfo: memFree=1337328/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=36064 CPUtime=6.29
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 9972 0 0 0 624 5 0 0 25 0 1 0 323181507 36929536 8571 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 9016 8571 67 132 0 8881 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36064

[startup+12.7017 s]
/proc/loadavg: 1.08 1.02 0.92 2/78 31748
/proc/meminfo: memFree=1337264/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=36696 CPUtime=12.69
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 10081 0 0 0 1264 5 0 0 25 0 1 0 323181507 37576704 8680 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 9174 8680 67 132 0 9039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36696

[startup+25.502 s]
/proc/loadavg: 1.06 1.02 0.92 2/78 31748
/proc/meminfo: memFree=1337136/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=36996 CPUtime=25.48
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 10136 0 0 0 2543 5 0 0 25 0 1 0 323181507 37883904 8735 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 9249 8735 67 132 0 9114 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36996

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 0.92 2/78 31748
/proc/meminfo: memFree=1335024/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=38980 CPUtime=51.07
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 10674 0 0 0 5101 6 0 0 25 0 1 0 323181507 39915520 9273 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551560 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 9745 9273 67 132 0 9610 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38980

[startup+102.305 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 31748
/proc/meminfo: memFree=1325744/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=48528 CPUtime=102.26
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 12978 0 0 0 10217 9 0 0 25 0 1 0 323181507 49692672 11577 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 12132 11577 67 132 0 11997 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48528

[startup+162.301 s]
/proc/loadavg: 1.06 1.03 0.93 2/78 31748
/proc/meminfo: memFree=1315632/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=58428 CPUtime=162.24
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 15510 0 0 0 16211 13 0 0 25 0 1 0 323181507 59830272 14109 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551193 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 14607 14109 67 132 0 14472 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58428

[startup+222.302 s]
/proc/loadavg: 1.06 1.04 0.94 2/78 31748
/proc/meminfo: memFree=1312880/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=61068 CPUtime=222.23
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 16189 0 0 0 22209 14 0 0 25 0 1 0 323181507 62533632 14788 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 15267 14788 67 132 0 15132 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61068

[startup+282.302 s]
/proc/loadavg: 1.02 1.03 0.94 2/78 31748
/proc/meminfo: memFree=1294640/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=79560 CPUtime=282.21
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 20818 0 0 0 28202 19 0 0 25 0 1 0 323181507 81469440 19417 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 19890 19417 67 132 0 19755 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 79560

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/78 31748
/proc/meminfo: memFree=1270128/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=103868 CPUtime=342.2
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 26876 0 0 0 34194 26 0 0 25 0 1 0 323181507 106360832 25475 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 25967 25475 67 132 0 25832 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103868

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 0.94 2/78 31748
/proc/meminfo: memFree=1248112/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=125916 CPUtime=402.18
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 32404 0 0 0 40186 32 0 0 25 0 1 0 323181507 128937984 31003 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 31479 31003 67 132 0 31344 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 125916

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/78 31748
/proc/meminfo: memFree=1227696/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=146260 CPUtime=462.16
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 37474 0 0 0 46178 38 0 0 25 0 1 0 323181507 149770240 36073 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557335 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 36565 36073 67 132 0 36430 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 146260

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1211504/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=162376 CPUtime=522.15
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 41520 0 0 0 52172 43 0 0 25 0 1 0 323181507 166273024 40119 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 40594 40119 67 132 0 40459 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 162376

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1199472/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=174388 CPUtime=582.13
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 44523 0 0 0 58167 46 0 0 25 0 1 0 323181507 178573312 43122 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 43597 43122 67 132 0 43462 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 174388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1186224/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=187592 CPUtime=642.11
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 47803 0 0 0 64161 50 0 0 25 0 1 0 323181507 192094208 46402 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 46898 46402 67 132 0 46763 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 187592

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1174256/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=199604 CPUtime=702.09
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 50832 0 0 0 70155 54 0 0 25 0 1 0 323181507 204394496 49431 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557815 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 49901 49431 67 132 0 49766 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 199604

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1159024/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=214656 CPUtime=762.08
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 54595 0 0 0 76150 58 0 0 25 0 1 0 323181507 219807744 53194 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 53664 53194 67 132 0 53529 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 214656

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1140912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=233488 CPUtime=822.06
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 59166 0 0 0 82142 64 0 0 25 0 1 0 323181507 239091712 57765 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 58372 57765 67 132 0 58237 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 233488

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1125168/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249080 CPUtime=882.04
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63067 0 0 0 88135 69 0 0 25 0 1 0 323181507 255057920 61666 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62270 61666 67 132 0 62135 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 249080

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=942.03
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 94133 70 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553224 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 249212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=1002.01
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 100130 71 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 249212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124976/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=1061.99
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 106128 71 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 249212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=1121.97
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 112126 71 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 249212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=1181.96
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 118124 72 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 249212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 31748
/proc/meminfo: memFree=1124912/2055920 swapFree=4153516/4192956
[pid=31747] ppid=31745 vsize=249212 CPUtime=1200.06
/proc/31747/stat : 31747 (minimarch) R 31745 31747 31169 0 -1 4194304 63099 0 0 0 119934 72 0 0 25 0 1 0 323181507 255193088 61698 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/31747/statm: 62303 61698 67 132 0 62168 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 249212

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.44
CPU time (s): 1200.11
CPU user time (s): 1199.34
CPU system time (s): 0.763883
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 249212

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

runsolver used 1.41078 second user time and 2.96355 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Mar  4 18:17:50 UTC 2007

IDJOB= 319524
IDBENCH= 20481
IDSOLVER= 110
FILE ID= node18/319524-1173032269

PBS_JOBID= 4012235

Free space on /tmp= 66554 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-48-5.cnf
COMMAND LINE= /tmp/evaluation/319524-1173032269/minimarch /tmp/evaluation/319524-1173032269/instance-319524-1173032269.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-319524-1173032269 -o ROOT/results/node18/solver-319524-1173032269 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319524-1173032269/minimarch /tmp/evaluation/319524-1173032269/instance-319524-1173032269.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  8ab50418497c0326ed1ff5d73a4e24a3

RANDOM SEED= 113744119

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1372304 kB
Buffers:         40452 kB
Cached:         559348 kB
SwapCached:       3224 kB
Active:         247944 kB
Inactive:       378756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372304 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:            7844 kB
Writeback:           0 kB
Mapped:          33984 kB
Slab:            42536 kB
Committed_AS:  1152976 kB
PageTables:       1676 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= 66554 MiB

End job on node18 on Sun Mar  4 18:37:52 UTC 2007