Trace number 427779

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minimarch 2007-04-26 (fixed)? (TO) 1200.07 1200.41

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1998470614-06.cnf
MD5SUM113e21d9fa56f89310d3934852588797
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark119.448
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

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:  140                                                  |
0.00/0.00	|  Number of clauses:    11900                                                |
0.00/0.05	|  Parsing time:         0.05         s                                       |
0.39/0.49	============================[ Search Statistics ]==============================
0.39/0.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.49	===============================================================================
0.39/0.49	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.49/0.50	|       101 |     140    11900    83300 |     4363      101     41 |  0.005 % |
0.49/0.52	|       252 |     140    11900    83300 |     4799      252     44 |  0.005 % |
0.49/0.53	|       478 |     140    11900    83300 |     5279      478     44 |  0.005 % |
0.49/0.56	|       815 |     140    11900    83300 |     5807      815     44 |  0.005 % |
0.59/0.60	|      1322 |     140    11900    83300 |     6388     1322     43 |  0.005 % |
0.59/0.66	|      2081 |     140    11900    83300 |     7027     2081     44 |  0.005 % |
0.69/0.77	|      3221 |     140    11900    83300 |     7729     3221     44 |  0.005 % |
0.89/0.95	|      4930 |     140    11900    83300 |     8502     4930     43 |  0.005 % |
1.19/1.25	|      7493 |     140    11900    83300 |     9353     7493     44 |  0.005 % |
1.69/1.72	|     11338 |     140    11900    83300 |    10288     6625     44 |  0.005 % |
2.39/2.49	|     17104 |     140    11900    83300 |    11317     7215     45 |  0.005 % |
3.59/3.66	|     25754 |     140    11900    83300 |    12449    10169     44 |  0.005 % |
5.59/5.61	|     38728 |     140    11900    83300 |    13694    10629     44 |  0.005 % |
8.79/8.88	|     58190 |     140    11900    83300 |    15063     9452     44 |  0.005 % |
13.99/14.02	|     87382 |     140    11900    83300 |    16569     8390     43 |  0.005 % |
21.89/21.98	|    131172 |     140    11900    83300 |    18226    10588     44 |  0.005 % |
35.78/35.89	|    196858 |     140    11900    83300 |    20049    12257     42 |  0.005 % |
58.68/58.70	|    295384 |     140    11900    83300 |    22054    10224     42 |  0.005 % |
95.16/95.21	|    443174 |     140    11900    83300 |    24259    14251     42 |  0.005 % |
154.85/154.99	|    664859 |     140    11900    83300 |    26685    14058     42 |  0.005 % |
247.53/247.61	|    997386 |     140    11900    83300 |    29354    15089     43 |  0.005 % |
400.78/400.91	|   1496174 |     140    11900    83300 |    32289    23497     43 |  0.005 % |
633.61/633.86	|   2244356 |     140    11900    83300 |    35518    24438     44 |  0.005 % |
1020.00/1020.31	|   3366630 |     140    11900    83300 |    39070    17993     43 |  0.005 % |

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7876
/proc/meminfo: memFree=1627712/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=1868 CPUtime=0
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 243569833 1912832 192 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 467 192 51 132 0 332 0

[startup+0.0948049 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7876
/proc/meminfo: memFree=1627712/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=2728 CPUtime=0.09
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 447 0 0 0 9 0 0 0 18 0 1 0 243569833 2793472 432 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531546 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 682 432 63 132 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2728

[startup+0.101804 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7876
/proc/meminfo: memFree=1627712/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=2728 CPUtime=0.09
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 447 0 0 0 9 0 0 0 18 0 1 0 243569833 2793472 432 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531487 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 682 432 63 132 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2728

[startup+0.301824 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7876
/proc/meminfo: memFree=1627712/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=2728 CPUtime=0.29
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 447 0 0 0 29 0 0 0 19 0 1 0 243569833 2793472 432 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523074 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 682 432 63 132 0 547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2728

[startup+0.701864 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7876
/proc/meminfo: memFree=1627712/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=2984 CPUtime=0.69
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 492 0 0 0 69 0 0 0 23 0 1 0 243569833 3055616 477 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551168 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 746 477 67 132 0 611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2984

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1625464/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=4356 CPUtime=1.49
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 851 0 0 0 149 0 0 0 25 0 1 0 243569833 4460544 836 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550353 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 1089 836 67 132 0 954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4356

[startup+3.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1624376/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=4884 CPUtime=3.09
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 987 0 0 0 309 0 0 0 25 0 1 0 243569833 5001216 972 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 1221 972 67 132 0 1086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4884

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1623480/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=5544 CPUtime=6.28
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 1147 0 0 0 628 0 0 0 25 0 1 0 243569833 5677056 1132 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 1386 1132 67 132 0 1251 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5544

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1622520/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=6204 CPUtime=12.69
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 1312 0 0 0 1268 1 0 0 25 0 1 0 243569833 6352896 1297 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 1551 1297 67 132 0 1416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6204

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1621560/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=7188 CPUtime=25.48
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 1528 0 0 0 2547 1 0 0 25 0 1 0 243569833 7360512 1513 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 1797 1513 67 132 0 1662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7188

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1620664/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=8144 CPUtime=51.07
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 1768 0 0 0 5106 1 0 0 25 0 1 0 243569833 8339456 1753 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 2036 1753 67 132 0 1901 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8144

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1619256/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=9620 CPUtime=102.26
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2128 0 0 0 10224 2 0 0 25 0 1 0 243569833 9850880 2113 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 2405 2113 67 132 0 2270 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9620

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1618424/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=10600 CPUtime=162.25
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2358 0 0 0 16222 3 0 0 25 0 1 0 243569833 10854400 2343 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 2650 2343 67 132 0 2515 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10600

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1617720/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=11188 CPUtime=222.22
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2519 0 0 0 22219 3 0 0 25 0 1 0 243569833 11456512 2504 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550365 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 2797 2504 67 132 0 2662 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11188

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1616888/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=12168 CPUtime=282.21
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2730 0 0 0 28217 4 0 0 25 0 1 0 243569833 12460032 2715 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3042 2715 67 132 0 2907 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12168

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1616760/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=12336 CPUtime=342.2
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2751 0 0 0 34215 5 0 0 25 0 1 0 243569833 12632064 2736 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3084 2736 67 132 0 2949 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 12336

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1616440/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=12508 CPUtime=402.18
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 2815 0 0 0 40213 5 0 0 25 0 1 0 243569833 12808192 2800 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3127 2800 67 132 0 2992 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12508

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1615416/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=13568 CPUtime=462.16
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3082 0 0 0 46210 6 0 0 25 0 1 0 243569833 13893632 3067 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3392 3067 67 132 0 3257 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13568

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1615224/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=13996 CPUtime=522.15
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3159 0 0 0 52208 7 0 0 25 0 1 0 243569833 14331904 3144 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3499 3144 67 132 0 3364 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 13996

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1614840/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=14304 CPUtime=582.13
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3241 0 0 0 58206 7 0 0 25 0 1 0 243569833 14647296 3226 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3576 3226 67 132 0 3441 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14304

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1614328/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=14844 CPUtime=642.12
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3379 0 0 0 64204 8 0 0 25 0 1 0 243569833 15200256 3364 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3711 3364 67 132 0 3576 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14844

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613816/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=15356 CPUtime=702.09
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3492 0 0 0 70201 8 0 0 25 0 1 0 243569833 15724544 3477 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3839 3477 67 132 0 3704 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 15356

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613560/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=15632 CPUtime=762.08
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3547 0 0 0 76199 9 0 0 25 0 1 0 243569833 16007168 3532 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3908 3532 67 132 0 3773 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 15632

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613432/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=15940 CPUtime=822.06
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3604 0 0 0 82197 9 0 0 25 0 1 0 243569833 16322560 3589 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3985 3589 67 132 0 3850 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 15940

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613368/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=15940 CPUtime=882.05
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3618 0 0 0 88195 10 0 0 25 0 1 0 243569833 16322560 3603 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 3985 3603 67 132 0 3850 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 15940

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613240/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=16084 CPUtime=942.03
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3650 0 0 0 94192 11 0 0 25 0 1 0 243569833 16470016 3635 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4021 3635 67 132 0 3886 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 16084

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1613048/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=16368 CPUtime=1002.01
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3697 0 0 0 100190 11 0 0 25 0 1 0 243569833 16760832 3682 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4092 3682 67 132 0 3957 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 16368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1612280/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=17040 CPUtime=1062
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3883 0 0 0 106188 12 0 0 25 0 1 0 243569833 17448960 3868 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4260 3868 67 132 0 4125 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 17040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1612216/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=17184 CPUtime=1121.98
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3902 0 0 0 112186 12 0 0 25 0 1 0 243569833 17596416 3887 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4296 3887 67 132 0 4161 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 17184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1612024/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=17336 CPUtime=1181.96
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3958 0 0 0 118183 13 0 0 25 0 1 0 243569833 17752064 3943 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4334 3943 67 132 0 4199 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 17336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7877
/proc/meminfo: memFree=1612024/2055920 swapFree=4160076/4192956
[pid=7876] ppid=7874 vsize=17336 CPUtime=1200.06
/proc/7876/stat : 7876 (minimarch_fixed) R 7874 7876 6822 0 -1 4194304 3958 0 0 0 119993 13 0 0 25 0 1 0 243569833 17752064 3943 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/7876/statm: 4334 3943 67 132 0 4199 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 17336

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.07
CPU user time (s): 1199.94
CPU system time (s): 0.135979
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 17336

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

runsolver used 0.829873 second user time and 2.70059 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Apr 27 12:02:05 UTC 2007

IDJOB= 427779
IDBENCH= 20145
IDSOLVER= 198
FILE ID= node12/427779-1177675325

PBS_JOBID= 4697416

Free space on /tmp= 66497 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1998470614-06.cnf
COMMAND LINE= /tmp/evaluation/427779-1177675325/minimarch_fixed /tmp/evaluation/427779-1177675325/instance-427779-1177675325.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-427779-1177675325 -o ROOT/results/node12/solver-427779-1177675325 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427779-1177675325/minimarch_fixed /tmp/evaluation/427779-1177675325/instance-427779-1177675325.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  113e21d9fa56f89310d3934852588797

RANDOM SEED= 280940707

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1628120 kB
Buffers:         42960 kB
Cached:         292528 kB
SwapCached:      11720 kB
Active:         229136 kB
Inactive:       129920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628120 kB
SwapTotal:     4192956 kB
SwapFree:      4160076 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:          30468 kB
Slab:            54264 kB
Committed_AS:  6170572 kB
PageTables:       1792 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= 66497 MiB

End job on node12 on Fri Apr 27 12:22:07 UTC 2007