Trace number 427141

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)UNSAT 722.833 723.195

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1164089919-15.UNSAT.shuffled.cnf
MD5SUM047e1e0ba93ab34b042ab0c912e1065d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.9205
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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:  80                                                   |
0.00/0.00	|  Number of clauses:    1704                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |      80     1704     8520 |      568        0    nan |  0.000 % |
0.00/0.02	|       100 |      80     1704     8520 |      624      100     20 |  0.016 % |
0.00/0.02	|       250 |      80     1704     8520 |      687      250     19 |  0.016 % |
0.00/0.03	|       475 |      80     1704     8520 |      756      475     19 |  0.016 % |
0.00/0.04	|       814 |      80     1704     8520 |      831      425     18 |  0.016 % |
0.00/0.05	|      1320 |      80     1704     8520 |      914      505     17 |  0.016 % |
0.00/0.07	|      2079 |      80     1704     8520 |     1006      797     17 |  0.016 % |
0.10/0.11	|      3219 |      80     1704     8520 |     1106      912     16 |  0.016 % |
0.10/0.16	|      4929 |      80     1704     8520 |     1217      934     16 |  0.016 % |
0.20/0.24	|      7491 |      80     1704     8520 |     1339     1029     17 |  0.016 % |
0.30/0.36	|     11335 |      80     1704     8520 |     1473      796     17 |  0.016 % |
0.50/0.56	|     17101 |      80     1704     8520 |     1620     1353     16 |  0.016 % |
0.79/0.86	|     25750 |      80     1704     8520 |     1782     1010     16 |  0.016 % |
1.29/1.31	|     38724 |      80     1704     8520 |     1960     1411     17 |  0.016 % |
1.99/2.03	|     58185 |      80     1704     8520 |     2156     1099     16 |  0.016 % |
3.09/3.13	|     87377 |      80     1704     8520 |     2372     1993     17 |  0.016 % |
4.79/4.85	|    131167 |      80     1704     8520 |     2609     1505     16 |  0.016 % |
7.39/7.48	|    196852 |      80     1704     8520 |     2870     1467     16 |  0.016 % |
11.59/11.64	|    295379 |      80     1704     8520 |     3158     1762     17 |  0.016 % |
17.99/18.04	|    443168 |      80     1704     8520 |     3473     1778     16 |  0.016 % |
27.78/27.90	|    664851 |      80     1704     8520 |     3821     3407     15 |  0.016 % |
43.38/43.43	|    997378 |      80     1704     8520 |     4203     3700     16 |  0.016 % |
67.67/67.75	|   1496166 |      80     1704     8520 |     4623     4230     16 |  0.016 % |
105.25/105.32	|   2244348 |      80     1704     8520 |     5086     2701     17 |  0.016 % |
164.23/164.34	|   3366623 |      80     1704     8520 |     5594     4423     16 |  0.016 % |
256.30/256.43	|   5050034 |      80     1704     8520 |     6154     4287     14 |  0.017 % |
401.14/401.31	|   7575151 |      80     1704     8520 |     6769     4783     15 |  0.031 % |
627.06/627.34	|  11362828 |      79     1660     8300 |     7446     4385     14 |  1.297 % |
722.73/723.19	===============================================================================
722.73/723.19	lookaheads            : 2132306
722.73/723.19	variable balance      : 0.00
722.73/723.19	restarts              : 28
722.73/723.19	conflicts             : 12937138       (17899 /sec)
722.73/723.19	decisions             : 14298304       (1.78 % random) (19782 /sec)
722.73/723.19	decision = positive   : 7606792
722.73/723.19	decision = negative   : 6691512
722.73/723.19	propagations          : 188314547      (260541 /sec)
722.73/723.19	conflict literals     : 206828880      (23.16 % deleted)
722.73/723.19	Memory used           : 4.21 MB
722.73/723.19	CPU time              : 722.784 s
722.73/723.19	
722.73/723.19	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-427141-1177627818 -o ROOT/results/node23/solver-427141-1177627818 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427141-1177627818/minimarch_fixed /tmp/evaluation/427141-1177627818/instance-427141-1177627818.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.95 0.94 3/77 13292
/proc/meminfo: memFree=1608120/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=1868 CPUtime=0
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 210698939 1912832 111 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 467 111 51 132 0 332 0

[startup+0.0909191 s]
/proc/loadavg: 0.91 0.95 0.94 3/77 13292
/proc/meminfo: memFree=1608120/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=1864 CPUtime=0.08
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 153 0 0 0 8 0 0 0 18 0 1 0 210698939 1908736 138 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 466 138 67 132 0 331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1864

[startup+0.101921 s]
/proc/loadavg: 0.91 0.95 0.94 3/77 13292
/proc/meminfo: memFree=1608120/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=1864 CPUtime=0.1
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 153 0 0 0 10 0 0 0 18 0 1 0 210698939 1908736 138 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 466 139 67 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.301959 s]
/proc/loadavg: 0.91 0.95 0.94 3/77 13292
/proc/meminfo: memFree=1608120/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=1996 CPUtime=0.3
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 172 0 0 0 30 0 0 0 19 0 1 0 210698939 2043904 157 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556537 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 499 157 67 132 0 364 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1996

[startup+0.701037 s]
/proc/loadavg: 0.91 0.95 0.94 3/77 13292
/proc/meminfo: memFree=1608120/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=1996 CPUtime=0.69
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 190 0 0 0 69 0 0 0 22 0 1 0 210698939 2043904 175 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 499 175 67 132 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1996

[startup+1.50119 s]
/proc/loadavg: 0.91 0.95 0.94 2/78 13293
/proc/meminfo: memFree=1607664/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2128 CPUtime=1.49
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 208 0 0 0 149 0 0 0 25 0 1 0 210698939 2179072 193 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557462 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 532 193 67 132 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2128

[startup+3.1015 s]
/proc/loadavg: 0.91 0.95 0.94 2/78 13293
/proc/meminfo: memFree=1607472/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2260 CPUtime=3.09
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 232 0 0 0 309 0 0 0 25 0 1 0 210698939 2314240 217 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550382 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 565 217 67 132 0 430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2260

[startup+6.30112 s]
/proc/loadavg: 0.92 0.95 0.94 2/78 13293
/proc/meminfo: memFree=1607152/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2392 CPUtime=6.29
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 264 0 0 0 629 0 0 0 25 0 1 0 210698939 2449408 249 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551272 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 598 249 67 132 0 463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2392

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.94 2/78 13293
/proc/meminfo: memFree=1606896/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2524 CPUtime=12.69
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 306 0 0 0 1269 0 0 0 25 0 1 0 210698939 2584576 291 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 631 291 67 132 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2524

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.94 2/78 13293
/proc/meminfo: memFree=1606704/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2660 CPUtime=25.48
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 351 0 0 0 2548 0 0 0 25 0 1 0 210698939 2723840 336 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 665 336 67 132 0 530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2660

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.94 2/78 13293
/proc/meminfo: memFree=1606448/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=2928 CPUtime=51.07
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 419 0 0 0 5107 0 0 0 25 0 1 0 210698939 2998272 404 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551238 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 732 404 67 132 0 597 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2928

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/78 13293
/proc/meminfo: memFree=1606192/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=3196 CPUtime=102.26
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 481 0 0 0 10226 0 0 0 25 0 1 0 210698939 3272704 466 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 799 466 67 132 0 664 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3196

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13293
/proc/meminfo: memFree=1606000/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=3336 CPUtime=162.23
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 514 0 0 0 16223 0 0 0 25 0 1 0 210698939 3416064 499 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557484 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 834 499 67 132 0 699 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3336

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13293
/proc/meminfo: memFree=1605744/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=3616 CPUtime=222.21
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 575 0 0 0 22220 1 0 0 25 0 1 0 210698939 3702784 560 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551681 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 904 560 67 132 0 769 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3616

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 13293
/proc/meminfo: memFree=1605552/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=3756 CPUtime=282.19
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 634 0 0 0 28218 1 0 0 25 0 1 0 210698939 3846144 619 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 939 619 67 132 0 804 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3756

[startup+342.301 s]
/proc/loadavg: 1.06 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605360/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4036 CPUtime=342.17
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 677 0 0 0 34215 2 0 0 25 0 1 0 210698939 4132864 662 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1009 662 67 132 0 874 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4036

[startup+402.302 s]
/proc/loadavg: 1.02 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605360/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4036 CPUtime=402.14
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 688 0 0 0 40212 2 0 0 25 0 1 0 210698939 4132864 673 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1009 673 67 132 0 874 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4036

[startup+462.301 s]
/proc/loadavg: 1.01 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605296/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4036 CPUtime=462.11
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 699 0 0 0 46209 2 0 0 25 0 1 0 210698939 4132864 684 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1009 684 67 132 0 874 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 4036

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605296/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4036 CPUtime=522.1
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 702 0 0 0 52207 3 0 0 25 0 1 0 210698939 4132864 687 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1009 687 67 132 0 874 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 4036

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605232/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4180 CPUtime=582.07
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 717 0 0 0 58204 3 0 0 25 0 1 0 210698939 4280320 702 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1045 702 67 132 0 910 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 4180

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13293
/proc/meminfo: memFree=1605232/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4180 CPUtime=642.06
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 721 0 0 0 64202 4 0 0 25 0 1 0 210698939 4280320 706 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1045 706 67 132 0 910 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 4180

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604840/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=701.94
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 748 0 0 0 70190 4 0 0 25 0 1 0 210698939 4415488 733 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 733 67 132 0 943 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 4312

Solver just ended. Dumping a history of the last processes samples

[startup+703.901 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604840/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=703.54
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 748 0 0 0 70350 4 0 0 25 0 1 0 210698939 4415488 733 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551775 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 733 67 132 0 943 0
Current children cumulated CPU time (s) 703.54
Current children cumulated vsize (KiB) 4312

[startup+716.702 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=716.33
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 71629 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552686 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 716.33
Current children cumulated vsize (KiB) 4312

[startup+719.901 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=719.53
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 71949 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 719.53
Current children cumulated vsize (KiB) 4312

[startup+721.502 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=721.13
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 72109 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 721.13
Current children cumulated vsize (KiB) 4312

[startup+722.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=721.93
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 72189 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 721.93
Current children cumulated vsize (KiB) 4312

[startup+722.706 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=722.33
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 72229 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551399 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 722.33
Current children cumulated vsize (KiB) 4312

[startup+723.102 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 13491
/proc/meminfo: memFree=1604912/2055920 swapFree=4169168/4192956
[pid=13292] ppid=13290 vsize=4312 CPUtime=722.73
/proc/13292/stat : 13292 (minimarch_fixed) R 13290 13292 12085 0 -1 4194304 758 0 0 0 72269 4 0 0 25 0 1 0 210698939 4415488 743 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13292/statm: 1078 743 67 132 0 943 0
Current children cumulated CPU time (s) 722.73
Current children cumulated vsize (KiB) 4312

Child status: 20
Real time (s): 723.195
CPU time (s): 722.833
CPU user time (s): 722.784
CPU system time (s): 0.048992
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 4312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.784
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 765
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= 8
involuntary context switches= 1137

runsolver used 0.534918 second user time and 1.60176 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Thu Apr 26 22:50:18 UTC 2007

IDJOB= 427141
IDBENCH= 19826
IDSOLVER= 198
FILE ID= node23/427141-1177627818

PBS_JOBID= 4697189

Free space on /tmp= 66478 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  047e1e0ba93ab34b042ab0c912e1065d

RANDOM SEED= 584041424

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1608592 kB
Buffers:         47364 kB
Cached:         308852 kB
SwapCached:       3232 kB
Active:         258384 kB
Inactive:       121600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608592 kB
SwapTotal:     4192956 kB
SwapFree:      4169168 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:          30784 kB
Slab:            52820 kB
Committed_AS:  2871360 kB
PageTables:       1796 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= 66478 MiB

End job on node23 on Thu Apr 26 23:02:21 UTC 2007