Trace number 428769

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 323.087 323.254

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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:  29249                                                |
0.00/0.00	|  Number of clauses:    861366                                               |
3.09/3.18	|  Parsing time:         3.10         s                                       |
19.48/19.58	============================[ Search Statistics ]==============================
19.48/19.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.48/19.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.48/19.58	===============================================================================
19.48/19.58	|         0 |   18454   480497  1193709 |   160165        0    nan |  0.000 % |
19.58/19.63	|       102 |   18444   480497  1193709 |   176182       95      9 | 23.474 % |
19.58/19.68	|       254 |   18444   480497  1193709 |   193800      247     10 | 23.474 % |
19.69/19.75	|       479 |   18439   480497  1193709 |   213180      467     11 | 23.491 % |
19.78/19.86	|       816 |   18431   480497  1193709 |   234498      795     11 | 23.532 % |
19.98/20.03	|      1323 |   18417   480497  1193709 |   257948     1294     13 | 23.577 % |
20.28/20.30	|      2082 |   18402   480497  1193709 |   283743     2041     13 | 23.621 % |
20.68/20.74	|      3221 |   18372   480497  1193709 |   312117     3165     15 | 23.796 % |
21.38/21.42	|      4929 |   18329   480497  1193709 |   343329     4855     15 | 23.932 % |
22.48/22.59	|      7491 |   18280   471665  1174253 |   377662     7354     16 | 24.018 % |
24.38/24.41	|     11335 |   18232   470348  1171273 |   415428    11155     16 | 24.196 % |
26.98/27.09	|     17103 |   18141   467671  1165356 |   456971    16836     18 | 24.544 % |
30.88/30.96	|     25752 |   17889   454140  1134900 |   502668    25172     20 | 25.358 % |
39.87/39.93	|     38727 |   17864   451868  1129929 |   552935    38044     25 | 25.444 % |
58.06/58.12	|     58189 |   17829   450267  1126389 |   608228    57437     30 | 25.591 % |
98.74/98.85	|     87381 |   17801   448409  1122251 |   669051    86572     38 | 25.656 % |
167.61/167.70	|    131170 |   17763   446154  1117237 |   735956   130227     43 | 25.806 % |
321.66/321.82	|    196855 |   17361   427564  1075264 |   809552   124107     38 | 27.160 % |
323.06/323.20	===============================================================================
323.06/323.20	lookaheads            : 68
323.06/323.20	variable balance      : 0.00
323.06/323.20	restarts              : 18
323.06/323.20	conflicts             : 197477         (612 /sec)
323.06/323.20	decisions             : 618710         (1.59 % random) (1916 /sec)
323.06/323.20	decision = positive   : 305220
323.06/323.20	decision = negative   : 313490
323.06/323.20	propagations          : 115246728      (356932 /sec)
323.06/323.20	conflict literals     : 8738856        (36.62 % deleted)
323.06/323.20	Memory used           : 82.69 MB
323.06/323.20	CPU time              : 322.882 s
323.06/323.20	
323.06/323.20	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/node3/watcher-428769-1177744031 -o ROOT/results/node3/solver-428769-1177744031 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428769-1177744031/minimarch_fixed /tmp/evaluation/428769-1177744031/instance-428769-1177744031.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.98 3/77 320
/proc/meminfo: memFree=1559968/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=2440 CPUtime=0
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 250441035 2498560 502 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553736 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 610 503 49 132 0 475 0

[startup+0.0908429 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 320
/proc/meminfo: memFree=1559968/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=8208 CPUtime=0.08
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 1787 0 0 0 8 0 0 0 18 0 1 0 250441035 8404992 1763 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 2052 1763 51 132 0 1917 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8208

[startup+0.101845 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 320
/proc/meminfo: memFree=1559968/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=8472 CPUtime=0.09
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 1867 0 0 0 9 0 0 0 18 0 1 0 250441035 8675328 1843 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533362 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 2118 1843 51 132 0 1983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8472

[startup+0.301877 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 320
/proc/meminfo: memFree=1559968/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=14228 CPUtime=0.29
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 3205 0 0 0 28 1 0 0 19 0 1 0 250441035 14569472 3181 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533256 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 3557 3181 51 132 0 3422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14228

[startup+0.701942 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 320
/proc/meminfo: memFree=1559968/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=25360 CPUtime=0.69
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 5920 0 0 0 67 2 0 0 23 0 1 0 250441035 25968640 5896 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 6340 5896 51 132 0 6205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25360

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 321
/proc/meminfo: memFree=1528152/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=49064 CPUtime=1.49
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 11525 0 0 0 143 6 0 0 25 0 1 0 250441035 50241536 11501 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 12266 11502 51 132 0 12131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49064

[startup+3.10133 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 321
/proc/meminfo: memFree=1509976/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=52100 CPUtime=3.09
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 12416 0 0 0 302 7 0 0 25 0 1 0 250441035 53350400 12392 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 13025 12392 51 132 0 12890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52100

[startup+6.30185 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 321
/proc/meminfo: memFree=1510104/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=52096 CPUtime=6.29
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 12427 0 0 0 622 7 0 0 25 0 1 0 250441035 53346304 12403 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531530 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 13024 12403 62 132 0 12889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52096

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 321
/proc/meminfo: memFree=1490648/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=72268 CPUtime=12.68
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 17442 0 0 0 1259 9 0 0 25 0 1 0 250441035 74002432 17418 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 18067 17418 62 132 0 17932 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72268

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 321
/proc/meminfo: memFree=1496920/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=63856 CPUtime=25.48
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 18696 0 0 0 2538 10 0 0 25 0 1 0 250441035 65388544 15707 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 15964 15707 68 132 0 15829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63856

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 321
/proc/meminfo: memFree=1496920/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=64100 CPUtime=51.06
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 18746 0 0 0 5095 11 0 0 25 0 1 0 250441035 65638400 15757 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550737 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 16025 15757 68 132 0 15890 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64100

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 321
/proc/meminfo: memFree=1496856/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=64220 CPUtime=102.24
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 18783 0 0 0 10213 11 0 0 25 0 1 0 250441035 65761280 15794 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 16055 15794 68 132 0 15920 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 64220

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1491032/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=70388 CPUtime=162.21
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 20283 0 0 0 16208 13 0 0 25 0 1 0 250441035 72077312 17294 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 17597 17294 68 132 0 17462 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 70388

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1483416/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=77972 CPUtime=222.2
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 22151 0 0 0 22204 16 0 0 25 0 1 0 250441035 79843328 19162 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 19493 19162 68 132 0 19358 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 77972

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1478744/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=82548 CPUtime=282.18
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23325 0 0 0 28200 18 0 0 25 0 1 0 250441035 84529152 20336 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551762 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 20637 20336 68 132 0 20502 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 82548

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

[startup+307.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1477144/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84256 CPUtime=306.96
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23727 0 0 0 30678 18 0 0 25 0 1 0 250441035 86278144 20738 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21064 20738 68 132 0 20929 0
Current children cumulated CPU time (s) 306.96
Current children cumulated vsize (KiB) 84256

[startup+313.506 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476824/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84404 CPUtime=313.36
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23788 0 0 0 31318 18 0 0 25 0 1 0 250441035 86429696 20799 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21101 20799 68 132 0 20966 0
Current children cumulated CPU time (s) 313.36
Current children cumulated vsize (KiB) 84404

[startup+319.903 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 321
/proc/meminfo: memFree=1476632/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=319.76
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23855 0 0 0 31957 19 0 0 25 0 1 0 250441035 86700032 20866 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551247 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20866 68 132 0 21032 0
Current children cumulated CPU time (s) 319.76
Current children cumulated vsize (KiB) 84668

[startup+321.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476568/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=321.36
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23857 0 0 0 32117 19 0 0 25 0 1 0 250441035 86700032 20868 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20868 68 132 0 21032 0
Current children cumulated CPU time (s) 321.36
Current children cumulated vsize (KiB) 84668

[startup+322.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476568/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=322.17
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23857 0 0 0 32198 19 0 0 25 0 1 0 250441035 86700032 20868 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20868 68 132 0 21032 0
Current children cumulated CPU time (s) 322.17
Current children cumulated vsize (KiB) 84668

[startup+322.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476568/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=322.56
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23858 0 0 0 32237 19 0 0 25 0 1 0 250441035 86700032 20869 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20869 68 132 0 21032 0
Current children cumulated CPU time (s) 322.56
Current children cumulated vsize (KiB) 84668

[startup+323.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476568/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=322.96
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23858 0 0 0 32277 19 0 0 25 0 1 0 250441035 86700032 20869 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20869 68 132 0 21032 0
Current children cumulated CPU time (s) 322.96
Current children cumulated vsize (KiB) 84668

[startup+323.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 321
/proc/meminfo: memFree=1476568/2055920 swapFree=4138856/4192956
[pid=320] ppid=318 vsize=84668 CPUtime=323.06
/proc/320/stat : 320 (minimarch_fixed) R 318 320 31652 0 -1 4194304 23858 0 0 0 32287 19 0 0 25 0 1 0 250441035 86700032 20869 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/320/statm: 21167 20869 68 132 0 21032 0
Current children cumulated CPU time (s) 323.06
Current children cumulated vsize (KiB) 84668

Child status: 20
Real time (s): 323.254
CPU time (s): 323.087
CPU user time (s): 322.882
CPU system time (s): 0.204968
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 84668

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

runsolver used 0.235964 second user time and 0.729889 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Apr 28 07:07:13 UTC 2007

IDJOB= 428769
IDBENCH= 24634
IDSOLVER= 198
FILE ID= node3/428769-1177744031

PBS_JOBID= 4715463

Free space on /tmp= 66538 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428769-1177744031/minimarch_fixed /tmp/evaluation/428769-1177744031/instance-428769-1177744031.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-428769-1177744031 -o ROOT/results/node3/solver-428769-1177744031 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428769-1177744031/minimarch_fixed /tmp/evaluation/428769-1177744031/instance-428769-1177744031.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 552456379

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1560376 kB
Buffers:         47496 kB
Cached:         378204 kB
SwapCached:      18000 kB
Active:         218516 kB
Inactive:       231556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560376 kB
SwapTotal:     4192956 kB
SwapFree:      4138856 kB
Dirty:           14988 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            30972 kB
Committed_AS:  6183572 kB
PageTables:       1780 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= 66538 MiB

End job on node3 on Sat Apr 28 07:12:36 UTC 2007