Trace number 427581

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1036103820-03.cnf
MD5SUM85e6669b731e40790ffff95698079292
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.5937
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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:  700                                                  |
0.00/0.00	|  Number of clauses:    14000                                                |
0.00/0.05	|  Parsing time:         0.05         s                                       |
0.19/0.20	============================[ Search Statistics ]==============================
0.19/0.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.20	===============================================================================
0.19/0.20	|         0 |     700    14000    70000 |     4666        0    nan |  0.000 % |
0.19/0.21	|       100 |     700    14000    70000 |     5133      100    103 |  0.000 % |
0.19/0.23	|       251 |     700    14000    70000 |     5646      251    105 |  0.000 % |
0.19/0.25	|       476 |     700    14000    70000 |     6211      476    104 |  0.000 % |
0.19/0.28	|       814 |     700    14000    70000 |     6832      814    104 |  0.000 % |
0.29/0.34	|      1320 |     700    14000    70000 |     7515     1320    102 |  0.000 % |
0.39/0.42	|      2080 |     700    14000    70000 |     8267     2080    104 |  0.000 % |
0.49/0.55	|      3220 |     700    14000    70000 |     9094     3220    101 |  0.000 % |
0.69/0.77	|      4928 |     700    14000    70000 |    10003     4928    104 |  0.000 % |
1.09/1.14	|      7490 |     700    14000    70000 |    11003     7490    106 |  0.000 % |
1.69/1.77	|     11335 |     700    14000    70000 |    12104     5704    107 |  0.000 % |
2.79/2.80	|     17103 |     700    14000    70000 |    13314    11472    109 |  0.000 % |
4.69/4.76	|     25752 |     700    14000    70000 |    14645    13322    110 |  0.000 % |
7.79/7.82	|     38726 |     700    14000    70000 |    16110    11403    112 |  0.000 % |
13.08/13.10	|     58187 |     700    14000    70000 |    17721    14508    116 |  0.000 % |
21.49/21.55	|     87379 |     700    14000    70000 |    19493    16711    112 |  0.000 % |
35.98/36.10	|    131168 |     700    14000    70000 |    21443    11124    109 |  0.000 % |
60.58/60.63	|    196852 |     700    14000    70000 |    23587    11676    111 |  0.000 % |
100.56/100.62	|    295378 |     700    14000    70000 |    25946    14092    109 |  0.000 % |
168.34/168.44	|    443168 |     700    14000    70000 |    28540    13204    106 |  0.000 % |
269.72/269.88	|    664853 |     700    14000    70000 |    31394    24621    115 |  0.000 % |
434.97/435.13	|    997378 |     700    14000    70000 |    34534    28173    119 |  0.000 % |
698.50/698.71	|   1496166 |     700    14000    70000 |    37987    21680    110 |  0.000 % |
1107.98/1108.45	|   2244348 |     700    14000    70000 |    41786    28811    115 |  0.000 % |

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10405
/proc/meminfo: memFree=1643896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=1868 CPUtime=0
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 213901400 1912832 203 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 467 203 51 132 0 332 0

[startup+0.102886 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10405
/proc/meminfo: memFree=1643896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=2956 CPUtime=0.09
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 472 0 0 0 9 0 0 0 18 0 1 0 213901400 3026944 457 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 739 457 63 132 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2956

[startup+0.201894 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10405
/proc/meminfo: memFree=1643896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=2824 CPUtime=0.19
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 532 0 0 0 19 0 0 0 18 0 1 0 213901400 2891776 456 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134620609 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 706 456 65 132 0 571 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2824

[startup+0.301903 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10405
/proc/meminfo: memFree=1643896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=2956 CPUtime=0.29
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 552 0 0 0 29 0 0 0 19 0 1 0 213901400 3026944 476 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 739 476 68 132 0 604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2956

[startup+0.701941 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10405
/proc/meminfo: memFree=1643896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=4540 CPUtime=0.69
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 934 0 0 0 69 0 0 0 23 0 1 0 213901400 4648960 858 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 1135 858 68 132 0 1000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4540

[startup+1.50202 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1639408/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=6940 CPUtime=1.49
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 1554 0 0 0 148 1 0 0 25 0 1 0 213901400 7106560 1478 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551353 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 1735 1478 68 132 0 1600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6940

[startup+3.10117 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1637360/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=8656 CPUtime=3.09
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 1989 0 0 0 308 1 0 0 25 0 1 0 213901400 8863744 1913 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 2164 1913 68 132 0 2029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8656

[startup+6.30147 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1635248/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=9712 CPUtime=6.29
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 2224 0 0 0 628 1 0 0 25 0 1 0 213901400 9945088 2148 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551216 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 2428 2148 68 132 0 2293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9712

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1633840/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=11032 CPUtime=12.68
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 2576 0 0 0 1267 1 0 0 25 0 1 0 213901400 11296768 2500 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 2758 2500 68 132 0 2623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11032

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1632176/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=12788 CPUtime=25.48
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 2993 0 0 0 2546 2 0 0 25 0 1 0 213901400 13094912 2917 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 3197 2917 68 132 0 3062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12788

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1630320/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=14636 CPUtime=51.07
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 3460 0 0 0 5105 2 0 0 25 0 1 0 213901400 14987264 3384 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 3659 3384 68 132 0 3524 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14636

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1628336/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=16504 CPUtime=102.27
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 3945 0 0 0 10223 4 0 0 25 0 1 0 213901400 16900096 3869 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551383 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 4126 3869 68 132 0 3991 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16504

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1626608/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=18220 CPUtime=162.24
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 4375 0 0 0 16220 4 0 0 25 0 1 0 213901400 18657280 4299 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 4555 4299 68 132 0 4420 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18220

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1624624/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=20236 CPUtime=222.23
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 4860 0 0 0 22217 6 0 0 25 0 1 0 213901400 20721664 4784 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 5059 4784 68 132 0 4924 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20236

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1622896/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=21960 CPUtime=282.21
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 5290 0 0 0 28214 7 0 0 25 0 1 0 213901400 22487040 5214 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 5490 5214 68 132 0 5355 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21960

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10406
/proc/meminfo: memFree=1621360/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=23412 CPUtime=342.19
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 5655 0 0 0 34211 8 0 0 25 0 1 0 213901400 23973888 5579 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 5853 5579 68 132 0 5718 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23412

[startup+402.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1621040/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=23808 CPUtime=402.17
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 5740 0 0 0 40209 8 0 0 25 0 1 0 213901400 24379392 5664 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 5952 5664 68 132 0 5817 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23808

[startup+462.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1619632/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=25384 CPUtime=462.16
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6157 0 0 0 46207 9 0 0 25 0 1 0 213901400 25993216 6081 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 6346 6081 68 132 0 6211 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25384

[startup+522.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1619312/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=25648 CPUtime=522.15
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6225 0 0 0 52205 10 0 0 25 0 1 0 213901400 26263552 6149 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 6412 6149 68 132 0 6277 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25648

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1619248/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=25648 CPUtime=582.13
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6226 0 0 0 58203 10 0 0 25 0 1 0 213901400 26263552 6150 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 6412 6150 68 132 0 6277 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 25648

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1619184/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=25780 CPUtime=642.11
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6251 0 0 0 64201 10 0 0 25 0 1 0 213901400 26398720 6175 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551550 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 6445 6175 68 132 0 6310 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 25780

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1618992/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=25912 CPUtime=702.1
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6285 0 0 0 70199 11 0 0 25 0 1 0 213901400 26533888 6209 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 6478 6209 68 132 0 6343 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 25912

[startup+762.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1616304/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=28552 CPUtime=762.09
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6949 0 0 0 76197 12 0 0 25 0 1 0 213901400 29237248 6873 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551391 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7138 6873 68 132 0 7003 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28552

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1616048/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=28684 CPUtime=822.06
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 6992 0 0 0 82194 12 0 0 25 0 1 0 213901400 29372416 6916 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7171 6916 68 132 0 7036 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 28684

[startup+882.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1615984/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=28816 CPUtime=882.05
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 7023 0 0 0 88192 13 0 0 25 0 1 0 213901400 29507584 6947 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631271 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7204 6947 68 132 0 7069 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 28816

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1615600/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=29212 CPUtime=942.03
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 7106 0 0 0 94190 13 0 0 25 0 1 0 213901400 29913088 7030 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7303 7030 68 132 0 7168 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 29212

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10406
/proc/meminfo: memFree=1615472/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=29224 CPUtime=1002.02
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 7148 0 0 0 100188 14 0 0 25 0 1 0 213901400 29925376 7052 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7306 7052 68 132 0 7171 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 29224

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 10574
/proc/meminfo: memFree=1613240/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=30296 CPUtime=1061.92
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 7411 0 0 0 106177 15 0 0 25 0 1 0 213901400 31023104 7315 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7574 7315 68 132 0 7439 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 30296

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10604
/proc/meminfo: memFree=1613104/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=31608 CPUtime=1121.88
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 7702 0 0 0 112172 16 0 0 25 0 1 0 213901400 32366592 7606 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 7902 7606 68 132 0 7767 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 31608

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10604
/proc/meminfo: memFree=1611632/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=33108 CPUtime=1181.86
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 8077 0 0 0 118170 16 0 0 25 0 1 0 213901400 33902592 7981 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 8277 7981 68 132 0 8142 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 33108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10604
/proc/meminfo: memFree=1611696/2055920 swapFree=4148824/4192956
[pid=10405] ppid=10403 vsize=33108 CPUtime=1200.07
/proc/10405/stat : 10405 (minimarch_fixed) R 10403 10405 9617 0 -1 4194304 8077 0 0 0 119990 17 0 0 25 0 1 0 213901400 33902592 7981 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10405/statm: 8277 7981 68 132 0 8142 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33108

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.51
CPU time (s): 1200.08
CPU user time (s): 1199.9
CPU system time (s): 0.175973
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 33108

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

runsolver used 0.969852 second user time and 2.6006 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri Apr 27 07:43:56 UTC 2007

IDJOB= 427581
IDBENCH= 20046
IDSOLVER= 198
FILE ID= node14/427581-1177659836

PBS_JOBID= 4697347

Free space on /tmp= 66270 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1036103820-03.cnf
COMMAND LINE= /tmp/evaluation/427581-1177659836/minimarch_fixed /tmp/evaluation/427581-1177659836/instance-427581-1177659836.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-427581-1177659836 -o ROOT/results/node14/solver-427581-1177659836 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427581-1177659836/minimarch_fixed /tmp/evaluation/427581-1177659836/instance-427581-1177659836.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  85e6669b731e40790ffff95698079292

RANDOM SEED= 523254731

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1644368 kB
Buffers:         42312 kB
Cached:         283424 kB
SwapCached:      12020 kB
Active:         237784 kB
Inactive:       111688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644368 kB
SwapTotal:     4192956 kB
SwapFree:      4148824 kB
Dirty:            3208 kB
Writeback:           0 kB
Mapped:          30368 kB
Slab:            47668 kB
Committed_AS:  7864248 kB
PageTables:       1784 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= 66270 MiB

End job on node14 on Fri Apr 27 08:03:59 UTC 2007