Trace number 427139

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 744.427 744.688

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
MD5SUM7fdde2ec2d206698ff9f891232ef9afa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.9115
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.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     20 |  0.016 % |
0.00/0.02	|       251 |      80     1704     8520 |      687      251     20 |  0.016 % |
0.00/0.03	|       477 |      80     1704     8520 |      756      477     19 |  0.016 % |
0.00/0.04	|       817 |      80     1704     8520 |      831      428     19 |  0.016 % |
0.00/0.05	|      1323 |      80     1704     8520 |      914      509     18 |  0.016 % |
0.05/0.07	|      2083 |      80     1704     8520 |     1006      802     19 |  0.016 % |
0.09/0.11	|      3224 |      80     1704     8520 |     1106      912     18 |  0.016 % |
0.09/0.16	|      4933 |      80     1704     8520 |     1217      935     18 |  0.016 % |
0.20/0.25	|      7495 |      80     1704     8520 |     1339     1022     17 |  0.016 % |
0.29/0.37	|     11340 |      80     1704     8520 |     1473      793     16 |  0.016 % |
0.49/0.57	|     17107 |      80     1704     8520 |     1620     1345     17 |  0.016 % |
0.79/0.86	|     25756 |      80     1704     8520 |     1782      986     18 |  0.016 % |
1.29/1.33	|     38730 |      80     1704     8520 |     1960     1350     18 |  0.016 % |
1.99/2.04	|     58192 |      80     1704     8520 |     2156     1982     17 |  0.016 % |
3.09/3.15	|     87385 |      80     1704     8520 |     2372     1800     17 |  0.016 % |
4.79/4.88	|    131174 |      80     1704     8520 |     2609     1292     17 |  0.016 % |
7.49/7.51	|    196858 |      80     1704     8520 |     2870     2514     17 |  0.016 % |
11.59/11.61	|    295384 |      80     1704     8520 |     3158     2731     17 |  0.016 % |
17.89/17.99	|    443174 |      80     1704     8520 |     3473     2649     16 |  0.016 % |
27.79/27.89	|    664858 |      80     1704     8520 |     3821     2516     18 |  0.016 % |
43.28/43.32	|    997383 |      80     1704     8520 |     4203     2666     16 |  0.016 % |
67.27/67.31	|   1496171 |      80     1704     8520 |     4623     3013     17 |  0.016 % |
104.86/104.98	|   2244353 |      80     1704     8520 |     5086     3687     15 |  0.016 % |
163.84/163.93	|   3366629 |      80     1704     8520 |     5594     2725     16 |  0.016 % |
256.10/256.30	|   5050041 |      80     1704     8520 |     6154     4976     15 |  0.016 % |
400.05/400.22	|   7575157 |      80     1704     8520 |     6769     5146     15 |  0.031 % |
624.27/624.55	|  11362832 |      79     1640     8200 |     7446     3705     13 |  1.344 % |
744.33/744.68	===============================================================================
744.33/744.68	lookaheads            : 222187
744.33/744.68	variable balance      : 0.00
744.33/744.68	restarts              : 28
744.33/744.68	conflicts             : 13321278       (17895 /sec)
744.33/744.68	decisions             : 14859345       (1.77 % random) (19962 /sec)
744.33/744.68	decision = positive   : 7065576
744.33/744.68	decision = negative   : 7793769
744.33/744.68	propagations          : 191147890      (256781 /sec)
744.33/744.68	conflict literals     : 217662760      (22.85 % deleted)
744.33/744.68	Memory used           : 4.10 MB
744.33/744.68	CPU time              : 744.4 s
744.33/744.68	
744.33/744.68	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/node39/watcher-427139-1177627471 -o ROOT/results/node39/solver-427139-1177627471 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427139-1177627471/minimarch_fixed /tmp/evaluation/427139-1177627471/instance-427139-1177627471.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 17154
/proc/meminfo: memFree=1659840/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=1868 CPUtime=0
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 210659176 1912832 111 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523531 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 467 111 51 132 0 332 0

[startup+0.058007 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17154
/proc/meminfo: memFree=1659840/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=1864 CPUtime=0.05
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 149 0 0 0 5 0 0 0 18 0 1 0 210659176 1908736 134 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 466 134 67 132 0 331 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1864

[startup+0.101014 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17154
/proc/meminfo: memFree=1659840/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=1864 CPUtime=0.09
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 156 0 0 0 9 0 0 0 18 0 1 0 210659176 1908736 141 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 466 141 67 132 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.301048 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17154
/proc/meminfo: memFree=1659840/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=1996 CPUtime=0.29
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 174 0 0 0 29 0 0 0 19 0 1 0 210659176 2043904 159 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 499 159 67 132 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1996

[startup+0.701116 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17154
/proc/meminfo: memFree=1659840/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=1996 CPUtime=0.69
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 194 0 0 0 69 0 0 0 22 0 1 0 210659176 2043904 179 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551426 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 499 179 67 132 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1996

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1659320/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2128 CPUtime=1.49
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 215 0 0 0 149 0 0 0 25 0 1 0 210659176 2179072 200 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 532 200 67 132 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2128

[startup+3.10152 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1659128/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2260 CPUtime=3.09
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 238 0 0 0 309 0 0 0 25 0 1 0 210659176 2314240 223 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556491 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 565 223 67 132 0 430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2260

[startup+6.30106 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1658872/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2392 CPUtime=6.29
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 270 0 0 0 629 0 0 0 25 0 1 0 210659176 2449408 255 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134563427 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 598 255 67 132 0 463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2392

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1658616/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2524 CPUtime=12.69
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 314 0 0 0 1269 0 0 0 25 0 1 0 210659176 2584576 299 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551274 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 631 299 67 132 0 496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2524

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1658488/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2656 CPUtime=25.49
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 360 0 0 0 2549 0 0 0 25 0 1 0 210659176 2719744 345 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 664 345 67 132 0 529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2656

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1658232/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=2944 CPUtime=51.08
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 408 0 0 0 5108 0 0 0 25 0 1 0 210659176 3014656 393 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 736 393 67 132 0 601 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2944

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657976/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3212 CPUtime=102.26
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 477 0 0 0 10226 0 0 0 25 0 1 0 210659176 3289088 462 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556539 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 803 462 67 132 0 668 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3212

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657784/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3344 CPUtime=162.23
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 506 0 0 0 16223 0 0 0 25 0 1 0 210659176 3424256 491 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 836 491 67 132 0 701 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3344

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657464/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3624 CPUtime=222.21
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 570 0 0 0 22221 0 0 0 25 0 1 0 210659176 3710976 555 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 906 555 67 132 0 771 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3624

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657336/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3624 CPUtime=282.19
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 602 0 0 0 28219 0 0 0 25 0 1 0 210659176 3710976 587 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 906 587 67 132 0 771 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657208/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3768 CPUtime=342.16
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 637 0 0 0 34216 0 0 0 25 0 1 0 210659176 3858432 622 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 942 622 67 132 0 807 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3768

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657144/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=3908 CPUtime=402.15
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 663 0 0 0 40214 1 0 0 25 0 1 0 210659176 4001792 648 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 977 648 67 132 0 842 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 3908

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657080/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=462.13
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 685 0 0 0 46212 1 0 0 25 0 1 0 210659176 4153344 670 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 670 67 132 0 879 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 4056

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657080/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=522.11
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 686 0 0 0 52210 1 0 0 25 0 1 0 210659176 4153344 671 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 671 67 132 0 879 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 4056

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657080/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=582.08
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 686 0 0 0 58207 1 0 0 25 0 1 0 210659176 4153344 671 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 671 67 132 0 879 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 4056

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=642.07
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 695 0 0 0 64206 1 0 0 25 0 1 0 210659176 4153344 680 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 680 67 132 0 879 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 4056

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=702.05
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 695 0 0 0 70203 2 0 0 25 0 1 0 210659176 4153344 680 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 680 67 132 0 879 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 4056

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=716.44
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 699 0 0 0 71642 2 0 0 25 0 1 0 210659176 4153344 684 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550525 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 684 67 132 0 879 0
Current children cumulated CPU time (s) 716.44
Current children cumulated vsize (KiB) 4056

[startup+729.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=729.24
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 704 0 0 0 72922 2 0 0 25 0 1 0 210659176 4153344 689 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 689 67 132 0 879 0
Current children cumulated CPU time (s) 729.24
Current children cumulated vsize (KiB) 4056

[startup+735.905 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=735.64
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 704 0 0 0 73562 2 0 0 25 0 1 0 210659176 4153344 689 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522033 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 689 67 132 0 879 0
Current children cumulated CPU time (s) 735.64
Current children cumulated vsize (KiB) 4056

[startup+739.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4056 CPUtime=738.84
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 704 0 0 0 73882 2 0 0 25 0 1 0 210659176 4153344 689 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557665 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1014 689 67 132 0 879 0
Current children cumulated CPU time (s) 738.84
Current children cumulated vsize (KiB) 4056

[startup+742.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4196 CPUtime=742.03
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 714 0 0 0 74201 2 0 0 25 0 1 0 210659176 4296704 699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1049 699 67 132 0 914 0
Current children cumulated CPU time (s) 742.03
Current children cumulated vsize (KiB) 4196

[startup+743.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4196 CPUtime=743.63
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 714 0 0 0 74361 2 0 0 25 0 1 0 210659176 4296704 699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1049 699 67 132 0 914 0
Current children cumulated CPU time (s) 743.63
Current children cumulated vsize (KiB) 4196

[startup+744.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4196 CPUtime=744.03
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 714 0 0 0 74401 2 0 0 25 0 1 0 210659176 4296704 699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1049 699 67 132 0 914 0
Current children cumulated CPU time (s) 744.03
Current children cumulated vsize (KiB) 4196

[startup+744.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1657016/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4196 CPUtime=744.23
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 714 0 0 0 74421 2 0 0 25 0 1 0 210659176 4296704 699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557691 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1049 699 67 132 0 914 0
Current children cumulated CPU time (s) 744.23
Current children cumulated vsize (KiB) 4196

[startup+744.602 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17155
/proc/meminfo: memFree=1656952/2055920 swapFree=4159384/4192956
[pid=17154] ppid=17152 vsize=4196 CPUtime=744.33
/proc/17154/stat : 17154 (minimarch_fixed) R 17152 17154 16266 0 -1 4194304 714 0 0 0 74431 2 0 0 25 0 1 0 210659176 4296704 699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17154/statm: 1049 699 67 132 0 914 0
Current children cumulated CPU time (s) 744.33
Current children cumulated vsize (KiB) 4196

Child status: 20
Real time (s): 744.688
CPU time (s): 744.427
CPU user time (s): 744.4
CPU system time (s): 0.026995
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 4196

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

runsolver used 0.594909 second user time and 1.55176 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Thu Apr 26 22:44:31 UTC 2007

IDJOB= 427139
IDBENCH= 19825
IDSOLVER= 198
FILE ID= node39/427139-1177627471

PBS_JOBID= 4697190

Free space on /tmp= 66503 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  7fdde2ec2d206698ff9f891232ef9afa

RANDOM SEED= 142833529

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1660312 kB
Buffers:         47012 kB
Cached:         256076 kB
SwapCached:      13996 kB
Active:         191540 kB
Inactive:       135828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660312 kB
SwapTotal:     4192956 kB
SwapFree:      4159384 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:          31196 kB
Slab:            53544 kB
Committed_AS:  2044456 kB
PageTables:       2012 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= 66503 MiB

End job on node39 on Thu Apr 26 22:56:56 UTC 2007