Trace number 428421

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.05 1200.44

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-35-5.cnf
MD5SUMa3004d2364ec6ae917498b2f805b237c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.4466
Satisfiable
(Un)Satisfiability was proved
Number of variables48689
Number of clauses204055
Sum of the clauses size609397
Maximum clause length4
Minimum clause length1
Number of clauses of size 1187
Number of clauses of size 284682
Number of clauses of size 336898
Number of clauses of size 482288
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:  48689                                                |
0.00/0.00	|  Number of clauses:    204055                                               |
0.59/0.61	|  Parsing time:         0.59         s                                       |
2.59/2.64	============================[ Search Statistics ]==============================
2.59/2.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.64	===============================================================================
2.59/2.64	|         0 |   19863   115573   391170 |    38524        0    nan |  0.000 % |
2.59/2.65	|       101 |   19863   115573   391170 |    42376      101      3 |  9.764 % |
2.59/2.65	|       251 |   19863   115573   391170 |    46614      251      4 |  9.764 % |
2.59/2.66	|       476 |   19863   115573   391170 |    51275      476      5 |  9.764 % |
2.59/2.67	|       814 |   19863   115573   391170 |    56403      814      7 |  9.764 % |
2.69/2.72	|      1320 |   19863   115573   391170 |    62043     1320      6 |  9.764 % |
2.69/2.79	|      2079 |   19863   115573   391170 |    68248     2079      6 |  9.764 % |
2.89/2.92	|      3218 |   19863   115573   391170 |    75073     3218      6 |  9.764 % |
3.09/3.14	|      4926 |   19863   115573   391170 |    82580     4926      6 |  9.764 % |
3.49/3.52	|      7488 |   19863   115573   391170 |    90838     7488      6 |  9.764 % |
3.79/3.87	|     11332 |   19863   115573   391170 |    99922    11332      7 |  9.764 % |
4.39/4.43	|     17099 |   19862   115565   391148 |   109914    17098      8 |  9.766 % |
5.79/5.85	|     25749 |   19861   115557   391126 |   120905    25747      8 |  9.768 % |
7.39/7.47	|     38723 |   19782   115389   390591 |   132996    35568      8 | 10.006 % |
10.69/10.75	|     58184 |   19730   114390   387443 |   146296    52797      9 | 10.049 % |
16.08/16.10	|     87376 |   19342   112075   380154 |   160925    69162      9 | 10.877 % |
24.88/24.99	|    131166 |   18393   105359   358665 |   177018    95323      9 | 12.785 % |
72.66/72.76	|    196850 |   18286   104490   355785 |   194720   152304     34 | 13.003 % |
234.52/234.60	|    295376 |   18276   104411   355543 |   214192    77785     88 | 13.028 % |
514.62/514.86	|    443166 |   18238   104102   354538 |   235611   224812    153 | 13.112 % |
1001.56/1001.94	|    664849 |   18223   104049   354399 |   259172   227301    170 | 13.132 % |

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/node39/watcher-428421-1177722803 -o ROOT/results/node39/solver-428421-1177722803 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428421-1177722803/minimarch_fixed /tmp/evaluation/428421-1177722803/instance-428421-1177722803.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 1.00 3/77 25498
/proc/meminfo: memFree=1626304/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=1868 CPUtime=0
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 220192428 1912832 379 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 467 379 51 132 0 332 0

[startup+0.0737841 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25498
/proc/meminfo: memFree=1626304/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=7084 CPUtime=0.06
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 1562 0 0 0 6 0 0 0 18 0 1 0 220192428 7254016 1547 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 1771 1549 51 132 0 1636 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7084

[startup+0.101789 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25498
/proc/meminfo: memFree=1626304/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=9020 CPUtime=0.09
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 1996 0 0 0 8 1 0 0 18 0 1 0 220192428 9236480 1981 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 2255 1981 51 132 0 2120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9020

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25498
/proc/meminfo: memFree=1626304/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=20500 CPUtime=0.29
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 4665 0 0 0 27 2 0 0 19 0 1 0 220192428 20992000 4650 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523026 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 5125 4650 51 132 0 4990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20500

[startup+0.70189 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25498
/proc/meminfo: memFree=1626304/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=20628 CPUtime=0.69
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 4705 0 0 0 67 2 0 0 23 0 1 0 220192428 21123072 4690 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531890 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 5157 4690 63 132 0 5022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20628

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1607672/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=21032 CPUtime=1.49
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 4715 0 0 0 147 2 0 0 25 0 1 0 220192428 21536768 4700 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134529061 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 5258 4700 63 132 0 5123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21032

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1598840/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=26576 CPUtime=3.09
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 7430 0 0 0 305 4 0 0 25 0 1 0 220192428 27213824 6288 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553415 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 6644 6288 68 132 0 6509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26576

[startup+6.30283 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1600760/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=26752 CPUtime=6.29
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 7445 0 0 0 625 4 0 0 25 0 1 0 220192428 27394048 6303 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553415 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 6688 6303 68 132 0 6553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26752

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1600760/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=27008 CPUtime=12.69
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 7521 0 0 0 1265 4 0 0 25 0 1 0 220192428 27656192 6371 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551502 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 6752 6371 68 132 0 6617 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27008

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1600376/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=27640 CPUtime=25.48
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 7628 0 0 0 2544 4 0 0 25 0 1 0 220192428 28303360 6478 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 6910 6478 68 132 0 6775 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27640

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1592824/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=35300 CPUtime=51.07
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 9545 0 0 0 5100 7 0 0 25 0 1 0 220192428 36147200 8395 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 8825 8395 68 132 0 8690 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35300

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1572152/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=55760 CPUtime=102.26
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 14678 0 0 0 10213 13 0 0 25 0 1 0 220192428 57098240 13528 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 13940 13528 68 132 0 13805 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55760

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1547000/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=80972 CPUtime=162.24
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 21012 0 0 0 16202 22 0 0 25 0 1 0 220192428 82915328 19862 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557816 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 20243 19862 68 132 0 20108 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80972

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1534200/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=93380 CPUtime=222.21
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 24118 0 0 0 22196 25 0 0 25 0 1 0 220192428 95621120 22968 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134560013 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 23345 22968 68 132 0 23210 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93380

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1534200/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=93380 CPUtime=282.2
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 24118 0 0 0 28194 26 0 0 25 0 1 0 220192428 95621120 22968 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 23345 22968 68 132 0 23210 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 93380

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1534136/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=93380 CPUtime=342.17
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 24118 0 0 0 34191 26 0 0 25 0 1 0 220192428 95621120 22968 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 23345 22968 68 132 0 23210 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 93380

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1513784/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=113972 CPUtime=402.16
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 29264 0 0 0 40183 33 0 0 25 0 1 0 220192428 116707328 28114 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 28493 28114 68 132 0 28358 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 113972

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1485624/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=142492 CPUtime=462.13
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 36283 0 0 0 46173 40 0 0 25 0 1 0 220192428 145911808 35133 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 35623 35133 68 132 0 35488 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 142492

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1461880/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=166132 CPUtime=522.12
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 42228 0 0 0 52165 47 0 0 25 0 1 0 220192428 170119168 41078 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 41533 41078 68 132 0 41398 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 166132

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445368/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=582.1
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 58158 52 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 182368

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445368/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=642.08
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 64156 52 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 182368

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445368/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=702.06
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 70153 53 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 182368

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445368/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=762.04
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 76151 53 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 182368

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445432/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=822.03
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 82149 54 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 182368

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445432/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=882
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 88146 54 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 182368

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1445368/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182368 CPUtime=941.98
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46290 0 0 0 94144 54 0 0 25 0 1 0 220192428 186744832 45140 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45592 45140 68 132 0 45457 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 182368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1444920/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=182896 CPUtime=1001.96
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 46422 0 0 0 100141 55 0 0 25 0 1 0 220192428 187285504 45272 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 45724 45272 68 132 0 45589 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 182896

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25499
/proc/meminfo: memFree=1422072/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=205732 CPUtime=1061.94
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 52159 0 0 0 106132 62 0 0 25 0 1 0 220192428 210669568 51009 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557319 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 51433 51009 68 132 0 51298 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 205732

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 25499
/proc/meminfo: memFree=1418552/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=209032 CPUtime=1121.93
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 52983 0 0 0 112129 64 0 0 25 0 1 0 220192428 214048768 51833 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556410 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 52258 51833 68 132 0 52123 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 209032

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 25499
/proc/meminfo: memFree=1418616/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=209032 CPUtime=1181.9
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 52983 0 0 0 118126 64 0 0 25 0 1 0 220192428 214048768 51833 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551351 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 52258 51833 68 132 0 52123 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 209032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 25499
/proc/meminfo: memFree=1418616/2055920 swapFree=4159396/4192956
[pid=25498] ppid=25496 vsize=209032 CPUtime=1200
/proc/25498/stat : 25498 (minimarch_fixed) R 25496 25498 24756 0 -1 4194304 52983 0 0 0 119936 64 0 0 25 0 1 0 220192428 214048768 51833 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/25498/statm: 52258 51833 68 132 0 52123 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 209032

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.05
CPU user time (s): 1199.37
CPU system time (s): 0.681896
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 209032

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

runsolver used 0.989849 second user time and 2.72358 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Apr 28 01:13:24 UTC 2007

IDJOB= 428421
IDBENCH= 20480
IDSOLVER= 198
FILE ID= node39/428421-1177722803

PBS_JOBID= 4715365

Free space on /tmp= 66528 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-sha0-35-5.cnf
COMMAND LINE= /tmp/evaluation/428421-1177722803/minimarch_fixed /tmp/evaluation/428421-1177722803/instance-428421-1177722803.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-428421-1177722803 -o ROOT/results/node39/solver-428421-1177722803 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428421-1177722803/minimarch_fixed /tmp/evaluation/428421-1177722803/instance-428421-1177722803.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  a3004d2364ec6ae917498b2f805b237c

RANDOM SEED= 513615559

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1626712 kB
Buffers:         48468 kB
Cached:         287748 kB
SwapCached:      13984 kB
Active:         205304 kB
Inactive:       155216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626712 kB
SwapTotal:     4192956 kB
SwapFree:      4159396 kB
Dirty:            6948 kB
Writeback:           0 kB
Mapped:          31200 kB
Slab:            53992 kB
Committed_AS:  2073180 kB
PageTables:       2012 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= 66528 MiB

End job on node39 on Sat Apr 28 01:33:26 UTC 2007