Trace number 291556

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-02-08UNSAT 802.102 802.301

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
MD5SUM09ba83c5bb0d24fb8b0cf9ee4e9590ec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.4636
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, 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.01         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     18 |  0.016 % |
0.00/0.02	|       250 |      80     1704     8520 |      687      250     18 |  0.016 % |
0.00/0.03	|       475 |      80     1704     8520 |      756      475     18 |  0.016 % |
0.00/0.04	|       812 |      80     1704     8520 |      831      428     17 |  0.016 % |
0.00/0.06	|      1319 |      80     1704     8520 |      914      512     17 |  0.016 % |
0.00/0.08	|      2078 |      80     1704     8520 |     1006      806     17 |  0.016 % |
0.10/0.11	|      3217 |      80     1704     8520 |     1106      924     16 |  0.016 % |
0.10/0.16	|      4925 |      80     1704     8520 |     1217      937     17 |  0.016 % |
0.20/0.24	|      7487 |      80     1704     8520 |     1339     1035     16 |  0.016 % |
0.31/0.37	|     11332 |      80     1704     8520 |     1473      821     16 |  0.016 % |
0.51/0.56	|     17098 |      80     1704     8520 |     1620     1386     16 |  0.016 % |
0.82/0.86	|     25748 |      80     1704     8520 |     1782     1052     17 |  0.016 % |
1.23/1.32	|     38722 |      80     1704     8520 |     1960     1473     15 |  0.016 % |
1.94/2.04	|     58183 |      80     1704     8520 |     2156     1163     16 |  0.016 % |
3.07/3.14	|     87375 |      80     1704     8520 |     2372     2077     16 |  0.016 % |
4.81/4.83	|    131165 |      80     1704     8520 |     2609     1624     16 |  0.016 % |
7.47/7.49	|    196849 |      80     1704     8520 |     2870     1602     15 |  0.016 % |
11.57/11.58	|    295376 |      80     1704     8520 |     3158     1876     15 |  0.016 % |
18.02/18.07	|    443165 |      80     1704     8520 |     3473     1918     15 |  0.016 % |
28.05/28.12	|    664848 |      80     1704     8520 |     3821     1877     14 |  0.016 % |
43.82/43.93	|    997373 |      80     1704     8520 |     4203     2200     15 |  0.016 % |
68.40/68.49	|   1496162 |      80     1704     8520 |     4623     2813     16 |  0.016 % |
106.89/106.98	|   2244344 |      80     1704     8520 |     5086     3699     16 |  0.016 % |
167.11/167.20	|   3366619 |      80     1704     8520 |     5594     3003     15 |  0.016 % |
261.61/261.76	|   5050030 |      80     1704     8520 |     6154     5542     16 |  0.016 % |
408.43/408.58	|   7575147 |      80     1704     8520 |     6769     3219     14 |  0.032 % |
639.73/639.91	|  11362822 |      79     1660     8300 |     7446     6173     15 |  1.266 % |
802.03/802.29	===============================================================================
802.03/802.29	lookaheads            : 14498783
802.03/802.29	variable balance      : 0.00
802.03/802.29	restarts              : 28
802.03/802.29	conflicts             : 13949714       (17392 /sec)
802.03/802.29	decisions             : 14498783       (1.76 % random) (18076 /sec)
802.03/802.29	decision = positive   : 7439469
802.03/802.29	decision = negative   : 7059314
802.03/802.29	propagations          : 225896541      (281638 /sec)
802.03/802.29	conflict literals     : 216127568      (23.03 % deleted)
802.03/802.29	Memory used           : 4.73 MB
802.03/802.29	CPU time              : 802.081 s
802.03/802.29	
802.03/802.29	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-291556-1171743696 -o ROOT/results/node61/solver-291556-1171743696 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291556-1171743696/minimarch /tmp/evaluation/291556-1171743696/instance-291556-1171743696.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.01 0.26 3/64 27737
/proc/meminfo: memFree=973208/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=1868 CPUtime=0
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194326769 1912832 112 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134522991 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 467 112 51 132 0 332 0

[startup+0.107374 s]
/proc/loadavg: 0.00 0.01 0.26 3/64 27737
/proc/meminfo: memFree=973208/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=1864 CPUtime=0.1
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 154 0 0 0 10 0 0 0 18 0 1 0 194326769 1908736 138 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550947 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 466 138 66 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.517448 s]
/proc/loadavg: 0.00 0.01 0.26 3/64 27737
/proc/meminfo: memFree=973208/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=1996 CPUtime=0.51
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 182 0 0 0 51 0 0 0 21 0 1 0 194326769 2043904 166 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 499 166 66 132 0 364 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1996

[startup+1.33749 s]
/proc/loadavg: 0.08 0.03 0.26 2/65 27738
/proc/meminfo: memFree=972688/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=2128 CPUtime=1.33
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 204 0 0 0 133 0 0 0 25 0 1 0 194326769 2179072 188 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 532 188 66 132 0 397 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2128

[startup+2.97365 s]
/proc/loadavg: 0.08 0.03 0.26 2/65 27738
/proc/meminfo: memFree=972496/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=2260 CPUtime=2.97
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 236 0 0 0 297 0 0 0 25 0 1 0 194326769 2314240 220 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134563267 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 565 220 66 132 0 430 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2260

[startup+6.24996 s]
/proc/loadavg: 0.15 0.05 0.27 2/65 27738
/proc/meminfo: memFree=972240/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=2392 CPUtime=6.24
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 279 0 0 0 624 0 0 0 25 0 1 0 194326769 2449408 263 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551354 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 598 263 66 132 0 463 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2392

[startup+12.7076 s]
/proc/loadavg: 0.22 0.06 0.27 2/65 27738
/proc/meminfo: memFree=971984/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=2524 CPUtime=12.69
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 326 0 0 0 1269 0 0 0 25 0 1 0 194326769 2584576 310 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 631 310 66 132 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2524

[startup+25.5088 s]
/proc/loadavg: 0.34 0.09 0.28 2/65 27738
/proc/meminfo: memFree=971792/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=2788 CPUtime=25.49
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 383 0 0 0 2549 0 0 0 25 0 1 0 194326769 2854912 367 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551196 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 697 367 66 132 0 562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2788

[startup+51.1163 s]
/proc/loadavg: 0.60 0.18 0.30 2/65 27738
/proc/meminfo: memFree=971472/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=3056 CPUtime=51.09
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 454 0 0 0 5109 0 0 0 25 0 1 0 194326769 3129344 438 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 764 438 66 132 0 629 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3056

[startup+102.322 s]
/proc/loadavg: 0.82 0.30 0.33 2/65 27738
/proc/meminfo: memFree=971088/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=3456 CPUtime=102.28
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 552 0 0 0 10228 0 0 0 25 0 1 0 194326769 3538944 536 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 864 536 66 132 0 729 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3456

[startup+162.341 s]
/proc/loadavg: 0.93 0.43 0.37 2/65 27738
/proc/meminfo: memFree=970832/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=3728 CPUtime=162.29
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 613 0 0 0 16228 1 0 0 25 0 1 0 194326769 3817472 597 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 932 597 66 132 0 797 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3728

[startup+222.357 s]
/proc/loadavg: 0.97 0.53 0.41 2/65 27738
/proc/meminfo: memFree=970640/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=3996 CPUtime=222.3
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 667 0 0 0 22229 1 0 0 25 0 1 0 194326769 4091904 651 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557370 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 999 651 66 132 0 864 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3996

[startup+282.373 s]
/proc/loadavg: 0.99 0.61 0.44 2/65 27738
/proc/meminfo: memFree=970448/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4136 CPUtime=282.3
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 702 0 0 0 28229 1 0 0 25 0 1 0 194326769 4235264 686 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134563274 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1034 686 66 132 0 899 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4136

[startup+342.389 s]
/proc/loadavg: 0.99 0.68 0.47 2/65 27738
/proc/meminfo: memFree=970192/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4280 CPUtime=342.3
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 758 0 0 0 34229 1 0 0 25 0 1 0 194326769 4382720 742 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1070 742 66 132 0 935 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4280

[startup+402.406 s]
/proc/loadavg: 0.99 0.74 0.50 2/65 27738
/proc/meminfo: memFree=970000/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4420 CPUtime=402.3
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 793 0 0 0 40229 1 0 0 25 0 1 0 194326769 4526080 777 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551130 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1105 777 66 132 0 970 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4420

[startup+462.419 s]
/proc/loadavg: 0.99 0.78 0.53 2/65 27738
/proc/meminfo: memFree=969872/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4560 CPUtime=462.29
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 826 0 0 0 46228 1 0 0 25 0 1 0 194326769 4669440 810 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1140 810 66 132 0 1005 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 4560

[startup+522.432 s]
/proc/loadavg: 0.99 0.82 0.56 2/65 27738
/proc/meminfo: memFree=969808/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4700 CPUtime=522.29
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 850 0 0 0 52228 1 0 0 25 0 1 0 194326769 4812800 834 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1175 834 66 132 0 1040 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 4700

[startup+582.449 s]
/proc/loadavg: 0.99 0.85 0.58 2/65 27738
/proc/meminfo: memFree=969744/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4700 CPUtime=582.29
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 860 0 0 0 58228 1 0 0 25 0 1 0 194326769 4812800 844 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1175 844 66 132 0 1040 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 4700

[startup+642.471 s]
/proc/loadavg: 0.99 0.87 0.61 2/65 27738
/proc/meminfo: memFree=969744/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4700 CPUtime=642.3
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 868 0 0 0 64229 1 0 0 25 0 1 0 194326769 4812800 852 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1175 852 66 132 0 1040 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 4700

[startup+702.487 s]
/proc/loadavg: 0.99 0.89 0.63 2/65 27738
/proc/meminfo: memFree=969680/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=702.31
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 886 0 0 0 70229 2 0 0 25 0 1 0 194326769 4956160 870 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 870 66 132 0 1075 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 4840

[startup+762.499 s]
/proc/loadavg: 0.99 0.91 0.65 2/65 27738
/proc/meminfo: memFree=969552/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=762.31
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 76229 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 4840

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

[startup+786.567 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=786.37
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 78635 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 786.37
Current children cumulated vsize (KiB) 4840

[startup+793.119 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=792.92
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 79290 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 792.92
Current children cumulated vsize (KiB) 4840

[startup+796.401 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=796.2
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 79618 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 796.2
Current children cumulated vsize (KiB) 4840

[startup+799.675 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=799.47
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 79945 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 799.47
Current children cumulated vsize (KiB) 4840

[startup+801.315 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=801.11
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 80109 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 801.11
Current children cumulated vsize (KiB) 4840

[startup+801.723 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=801.52
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 80150 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 801.52
Current children cumulated vsize (KiB) 4840

[startup+802.131 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=801.93
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 80191 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 801.93
Current children cumulated vsize (KiB) 4840

[startup+802.237 s]
/proc/loadavg: 0.99 0.92 0.66 2/65 27738
/proc/meminfo: memFree=969616/2055920 swapFree=4183164/4192956
[pid=27737] ppid=27735 vsize=4840 CPUtime=802.03
/proc/27737/stat : 27737 (minimarch) R 27735 27737 27629 0 -1 4194304 901 0 0 0 80201 2 0 0 25 0 1 0 194326769 4956160 885 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134693999 0 0 4096 3 0 0 0 17 1 0 0
/proc/27737/statm: 1210 885 66 132 0 1075 0
Current children cumulated CPU time (s) 802.03
Current children cumulated vsize (KiB) 4840

Child status: 20
Real time (s): 802.301
CPU time (s): 802.102
CPU user time (s): 802.081
CPU system time (s): 0.020996
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 4840

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

runsolver used 0.638902 second user time and 1.50677 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Feb 17 20:21:38 UTC 2007

IDJOB= 291556
IDBENCH= 19818
IDSOLVER= 110
FILE ID= node61/291556-1171743696

PBS_JOBID= 3839461

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291556-1171743696/minimarch /tmp/evaluation/291556-1171743696/instance-291556-1171743696.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-291556-1171743696 -o ROOT/results/node61/solver-291556-1171743696 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291556-1171743696/minimarch /tmp/evaluation/291556-1171743696/instance-291556-1171743696.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  09ba83c5bb0d24fb8b0cf9ee4e9590ec

RANDOM SEED= 793661856

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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:        973616 kB
Buffers:         31824 kB
Cached:         954536 kB
SwapCached:       3584 kB
Active:         318068 kB
Inactive:       677468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973616 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            72904 kB
Committed_AS:   539496 kB
PageTables:       1388 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= 66562 MiB

End job on node61 on Sat Feb 17 20:35:01 UTC 2007