Trace number 427253

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.08 1200.41

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1253549494-19.UNSAT.shuffled.cnf
MD5SUM7216eb29a4c793652d945295ab58d575
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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:  130                                                  |
0.00/0.00	|  Number of clauses:    2769                                                 |
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 |     130     2769    13845 |      923        0    nan |  0.000 % |
0.00/0.03	|       101 |     130     2769    13845 |     1015      101     31 |  0.006 % |
0.00/0.04	|       252 |     130     2769    13845 |     1116      252     30 |  0.006 % |
0.00/0.05	|       479 |     130     2769    13845 |     1228      479     29 |  0.006 % |
0.00/0.06	|       816 |     130     2769    13845 |     1351      816     29 |  0.006 % |
0.06/0.08	|      1322 |     130     2769    13845 |     1486     1322     29 |  0.006 % |
0.10/0.11	|      2081 |     130     2769    13845 |     1635     1323     27 |  0.006 % |
0.10/0.16	|      3220 |     130     2769    13845 |     1798     1624     27 |  0.006 % |
0.20/0.24	|      4929 |     130     2769    13845 |     1978     1500     27 |  0.006 % |
0.30/0.36	|      7492 |     130     2769    13845 |     2176     1038     26 |  0.006 % |
0.50/0.55	|     11336 |     130     2769    13845 |     2394     1557     27 |  0.006 % |
0.80/0.83	|     17102 |     130     2769    13845 |     2633     1229     25 |  0.006 % |
1.20/1.26	|     25751 |     130     2769    13845 |     2896     1850     25 |  0.006 % |
1.90/1.94	|     38725 |     130     2769    13845 |     3186     1607     25 |  0.006 % |
3.00/3.01	|     58188 |     130     2769    13845 |     3505     1717     26 |  0.006 % |
4.59/4.69	|     87381 |     130     2769    13845 |     3855     2552     25 |  0.006 % |
7.19/7.24	|    131170 |     130     2769    13845 |     4241     3484     27 |  0.006 % |
11.19/11.27	|    196854 |     130     2769    13845 |     4665     2819     26 |  0.006 % |
17.49/17.51	|    295381 |     130     2769    13845 |     5131     2578     26 |  0.006 % |
27.18/27.26	|    443170 |     130     2769    13845 |     5644     3017     26 |  0.006 % |
42.18/42.27	|    664854 |     130     2769    13845 |     6209     2988     26 |  0.006 % |
65.88/65.97	|    997382 |     130     2769    13845 |     6830     4286     27 |  0.006 % |
103.16/103.29	|   1496173 |     130     2769    13845 |     7513     5087     27 |  0.006 % |
161.95/162.04	|   2244355 |     130     2769    13845 |     8264     5666     27 |  0.006 % |
253.32/253.45	|   3366629 |     130     2769    13845 |     9091     7240     26 |  0.006 % |
398.78/398.94	|   5050041 |     130     2769    13845 |    10000     6589     26 |  0.006 % |
630.42/630.67	|   7575157 |     130     2769    13845 |    11000     7261     27 |  0.006 % |
992.22/992.59	|  11362832 |     130     2769    13845 |    12100     9289     27 |  0.006 % |

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22080
/proc/meminfo: memFree=1421172/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=1868 CPUtime=0
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 211267961 1912832 136 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 467 136 51 132 0 332 0

[startup+0.064309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22080
/proc/meminfo: memFree=1421172/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=1976 CPUtime=0.06
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 178 0 0 0 6 0 0 0 18 0 1 0 211267961 2023424 163 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 494 163 67 132 0 359 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1976

[startup+0.101311 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22080
/proc/meminfo: memFree=1421172/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2108 CPUtime=0.1
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 203 0 0 0 10 0 0 0 18 0 1 0 211267961 2158592 188 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558031 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 527 188 67 132 0 392 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2108

[startup+0.30133 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22080
/proc/meminfo: memFree=1421172/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2108 CPUtime=0.3
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 228 0 0 0 30 0 0 0 19 0 1 0 211267961 2158592 213 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557310 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 527 213 67 132 0 392 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2108

[startup+0.701369 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22080
/proc/meminfo: memFree=1421172/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2240 CPUtime=0.7
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 255 0 0 0 70 0 0 0 22 0 1 0 211267961 2293760 240 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 560 240 67 132 0 425 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2240

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1420332/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2372 CPUtime=1.5
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 289 0 0 0 150 0 0 0 25 0 1 0 211267961 2428928 274 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552875 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 593 274 67 132 0 458 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2372

[startup+3.1016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1420076/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2504 CPUtime=3.1
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 325 0 0 0 310 0 0 0 25 0 1 0 211267961 2564096 310 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 626 310 67 132 0 491 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2504

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1419692/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2768 CPUtime=6.29
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 375 0 0 0 629 0 0 0 25 0 1 0 211267961 2834432 360 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 692 360 67 132 0 557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1419444/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=2904 CPUtime=12.69
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 427 0 0 0 1269 0 0 0 25 0 1 0 211267961 2973696 412 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 726 412 67 132 0 591 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2904

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1419124/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=3300 CPUtime=25.49
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 499 0 0 0 2549 0 0 0 25 0 1 0 211267961 3379200 484 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 825 484 67 132 0 690 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3300

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1418676/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=3700 CPUtime=51.08
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 618 0 0 0 5108 0 0 0 25 0 1 0 211267961 3788800 603 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553247 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 925 603 67 132 0 790 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3700

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1418292/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=4112 CPUtime=102.27
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 726 0 0 0 10227 0 0 0 25 0 1 0 211267961 4210688 711 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551681 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1028 711 67 132 0 893 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4112

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1417908/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=4656 CPUtime=162.25
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 833 0 0 0 16225 0 0 0 25 0 1 0 211267961 4767744 818 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631251 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1164 818 67 132 0 1029 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4656

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1417524/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=4788 CPUtime=222.23
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 898 0 0 0 22223 0 0 0 25 0 1 0 211267961 4902912 883 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1197 883 67 132 0 1062 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4788

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1417204/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5204 CPUtime=282.21
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 969 0 0 0 28221 0 0 0 25 0 1 0 211267961 5328896 954 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557535 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1301 954 67 132 0 1166 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5204

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1417076/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5204 CPUtime=342.2
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 993 0 0 0 34220 0 0 0 25 0 1 0 211267961 5328896 978 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1301 978 67 132 0 1166 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5204

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416948/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5464 CPUtime=402.18
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1035 0 0 0 40218 0 0 0 25 0 1 0 211267961 5595136 1020 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551678 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1366 1020 67 132 0 1231 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5464

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416756/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5600 CPUtime=462.17
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1079 0 0 0 46216 1 0 0 25 0 1 0 211267961 5734400 1064 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551722 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1400 1064 67 132 0 1265 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 5600

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416756/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5600 CPUtime=522.15
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1090 0 0 0 52214 1 0 0 25 0 1 0 211267961 5734400 1075 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1400 1075 67 132 0 1265 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 5600

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416628/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5748 CPUtime=582.13
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1108 0 0 0 58212 1 0 0 25 0 1 0 211267961 5885952 1093 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1437 1093 67 132 0 1302 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 5748

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416500/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=5880 CPUtime=642.12
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1149 0 0 0 64211 1 0 0 25 0 1 0 211267961 6021120 1134 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1470 1134 67 132 0 1335 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 5880

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416244/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6176 CPUtime=702.1
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1200 0 0 0 70209 1 0 0 25 0 1 0 211267961 6324224 1185 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1544 1185 67 132 0 1409 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 6176

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416244/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6176 CPUtime=762.09
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1211 0 0 0 76208 1 0 0 25 0 1 0 211267961 6324224 1196 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1544 1196 67 132 0 1409 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 6176

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22081
/proc/meminfo: memFree=1416116/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6324 CPUtime=822.07
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1235 0 0 0 82206 1 0 0 25 0 1 0 211267961 6475776 1220 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1581 1220 67 132 0 1446 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 6324

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1416116/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6324 CPUtime=882.05
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1240 0 0 0 88204 1 0 0 25 0 1 0 211267961 6475776 1225 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1581 1225 67 132 0 1446 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 6324

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1416052/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6324 CPUtime=942.03
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1266 0 0 0 94202 1 0 0 25 0 1 0 211267961 6475776 1251 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1581 1251 67 132 0 1446 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 6324

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1415924/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6472 CPUtime=1002.01
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1289 0 0 0 100200 1 0 0 25 0 1 0 211267961 6627328 1274 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551756 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1618 1274 67 132 0 1483 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 6472

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1415924/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6472 CPUtime=1062
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1295 0 0 0 106199 1 0 0 25 0 1 0 211267961 6627328 1280 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1618 1280 67 132 0 1483 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 6472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1415732/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6752 CPUtime=1121.98
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1338 0 0 0 112197 1 0 0 25 0 1 0 211267961 6914048 1323 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1688 1323 67 132 0 1553 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 6752

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1415668/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6752 CPUtime=1181.97
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1348 0 0 0 118195 2 0 0 25 0 1 0 211267961 6914048 1333 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552526 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1688 1333 67 132 0 1553 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 6752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22083
/proc/meminfo: memFree=1415732/2055920 swapFree=4184544/4192956
[pid=22080] ppid=22078 vsize=6752 CPUtime=1200.07
/proc/22080/stat : 22080 (minimarch_fixed) R 22078 22080 21338 0 -1 4194304 1353 0 0 0 120005 2 0 0 25 0 1 0 211267961 6914048 1338 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/22080/statm: 1688 1338 67 132 0 1553 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 6752

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.41
CPU time (s): 1200.08
CPU user time (s): 1200.06
CPU system time (s): 0.023996
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 6752

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

runsolver used 1.06784 second user time and 2.21966 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Fri Apr 27 00:26:19 UTC 2007

IDJOB= 427253
IDBENCH= 19882
IDSOLVER= 198
FILE ID= node55/427253-1177633579

PBS_JOBID= 4697244

Free space on /tmp= 66417 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1253549494-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427253-1177633579/minimarch_fixed /tmp/evaluation/427253-1177633579/instance-427253-1177633579.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-427253-1177633579 -o ROOT/results/node55/solver-427253-1177633579 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427253-1177633579/minimarch_fixed /tmp/evaluation/427253-1177633579/instance-427253-1177633579.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  7216eb29a4c793652d945295ab58d575

RANDOM SEED= 706207019

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1421516 kB
Buffers:         56504 kB
Cached:         492216 kB
SwapCached:       2556 kB
Active:         270732 kB
Inactive:       288144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421516 kB
SwapTotal:     4192956 kB
SwapFree:      4184544 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:          16556 kB
Slab:            61580 kB
Committed_AS:  1351308 kB
PageTables:       1380 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= 66417 MiB

End job on node55 on Fri Apr 27 00:46:22 UTC 2007