Trace number 1773562

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 369.075 369.173

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.226
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.03	c |  Number of variables:          4736                                         |
0.00/0.03	c |  Number of clauses:           30465                                         |
0.00/0.03	c |  Parse time:                   0.03 s                                       |
0.05/0.08	c |  Simplification time:          0.05 s                                       |
0.05/0.08	c |                                                                             |
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.09/0.10	c |       100 |    4705    30376   102916 |    11137      100     46 |  0.000 % |
0.09/0.12	c |       250 |    4702    30376   102916 |    12251      248     33 |  0.064 % |
0.09/0.14	c |       475 |    4702    30290   102596 |    13476      471     33 |  0.063 % |
0.09/0.18	c |       812 |    4702    30290   102596 |    14824      808     30 |  0.063 % |
0.19/0.24	c |      1318 |    4702    30290   102596 |    16306     1314     32 |  0.063 % |
0.29/0.37	c |      2077 |    4700    30288   102590 |    17937     2068     32 |  0.106 % |
0.49/0.55	c |      3216 |    4700    30286   102584 |    19731     3206     32 |  0.106 % |
0.79/0.83	c |      4924 |    4699    30284   102578 |    21704     4910     34 |  0.128 % |
1.29/1.36	c |      7486 |    4699    30284   102578 |    23875     7472     38 |  0.128 % |
2.09/2.13	c |     11330 |    4698    30264   102514 |    26262    11306     40 |  0.149 % |
3.58/3.63	c |     17096 |    4698    30264   102514 |    28888    17072     42 |  0.149 % |
6.09/6.13	c |     25745 |    4698    30264   102514 |    31777    25721     44 |  0.149 % |
9.79/9.83	c |     38719 |    4696    30237   102424 |    34955    22765     39 |  0.191 % |
16.09/16.19	c |     58180 |    4696    30237   102424 |    38450    24552     40 |  0.191 % |
25.08/25.16	c |     87372 |    4696    30237   102424 |    42296    34304     39 |  0.190 % |
39.88/39.95	c |    131161 |    4696    30237   102424 |    46525    32041     37 |  0.191 % |
63.97/64.02	c |    196845 |    4696    30237   102424 |    51178    46670     38 |  0.191 % |
99.66/99.79	c |    295371 |    4695    30217   102355 |    56296    27903     33 |  0.212 % |
149.56/149.65	c |    443160 |    4694    30197   102291 |    61925    36922     36 |  0.232 % |
221.93/222.03	c |    664843 |    4692    30164   102177 |    68118    49650     40 |  0.274 % |
339.00/339.13	c |    997368 |    4688    30099   101946 |    74929    59388     38 |  0.364 % |
368.99/369.16	c ===============================================================================
368.99/369.16	c restarts              : 2047
368.99/369.16	c conflicts             : 1092861        (2962 /sec)
368.99/369.16	c decisions             : 1443935        (3914 /sec)
368.99/369.16	c propagations          : 652460414      (1768612 /sec)
368.99/369.16	c conflict literals     : 46137178       (67.12 % deleted)
368.99/369.16	c Memory used           : 39.17 MB
368.99/369.16	c CPU time              : 368.911 s
368.99/369.16	c 
368.99/369.16	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773562-1241212147/watcher-1773562-1241212147 -o /tmp/evaluation-result-1773562-1241212147/solver-1773562-1241212147 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773562-1241212147.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31732
/proc/meminfo: memFree=1263256/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=7776 CPUtime=0
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 149248758 7962624 329 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 1944 330 63 219 0 1722 0

[startup+0.0598719 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31732
/proc/meminfo: memFree=1263256/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9484 CPUtime=0.05
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 955 0 0 0 5 0 0 0 18 0 1 0 149248758 9711616 939 1992294400 4194304 5092341 548682068848 18446744073709551615 4497686 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2371 939 88 219 0 2149 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9484

[startup+0.101875 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31732
/proc/meminfo: memFree=1263256/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9320 CPUtime=0.09
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 1094 0 0 0 9 0 0 0 18 0 1 0 149248758 9543680 875 1992294400 4194304 5092341 548682068848 18446744073709551615 4244552 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2330 875 92 219 0 2108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9320

[startup+0.301891 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31732
/proc/meminfo: memFree=1263256/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9320 CPUtime=0.29
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 1154 0 0 0 29 0 0 0 19 0 1 0 149248758 9543680 935 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2330 935 100 219 0 2108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9320

[startup+0.701923 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31732
/proc/meminfo: memFree=1263256/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9320 CPUtime=0.69
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 1243 0 0 0 69 0 0 0 22 0 1 0 149248758 9543680 1024 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2330 1024 101 219 0 2108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9320

[startup+1.50199 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1259216/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9320 CPUtime=1.49
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 1422 0 0 0 149 0 0 0 25 0 1 0 149248758 9543680 1203 1992294400 4194304 5092341 548682068848 18446744073709551615 4250085 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2330 1203 101 219 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9320

[startup+3.10112 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1258064/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=9604 CPUtime=3.09
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 1809 0 0 0 309 0 0 0 25 0 1 0 149248758 9834496 1590 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 2401 1590 101 219 0 2179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9604

[startup+6.30238 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1254992/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=12800 CPUtime=6.29
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 2508 0 0 0 627 2 0 0 25 0 1 0 149248758 13107200 2289 1992294400 4194304 5092341 548682068848 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 3200 2289 101 219 0 2978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12800

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1248080/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=18744 CPUtime=12.69
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 5702 0 0 0 1265 4 0 0 25 0 1 0 149248758 19193856 3922 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 4686 3922 101 219 0 4464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18744

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1241488/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=23936 CPUtime=25.48
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 7262 0 0 0 2543 5 0 0 25 0 1 0 149248758 24510464 5482 1992294400 4194304 5092341 548682068848 18446744073709551615 4250324 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 5984 5482 101 219 0 5762 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23936

[startup+51.101 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1236816/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=27828 CPUtime=51.08
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 8431 0 0 0 5102 6 0 0 25 0 1 0 149248758 28495872 6651 1992294400 4194304 5092341 548682068848 18446744073709551615 4241392 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 6957 6651 101 219 0 6735 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27828

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1236816/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=27828 CPUtime=102.26
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 8433 0 0 0 10220 6 0 0 25 0 1 0 149248758 28495872 6653 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 6957 6653 101 219 0 6735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27828

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1236752/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=27828 CPUtime=162.25
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 8434 0 0 0 16218 7 0 0 25 0 1 0 149248758 28495872 6654 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 6957 6654 101 219 0 6735 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27828

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1236688/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=27828 CPUtime=222.23
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 8434 0 0 0 22216 7 0 0 25 0 1 0 149248758 28495872 6654 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 6957 6654 101 219 0 6735 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1226384/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=282.21
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18292 0 0 0 28207 14 0 0 25 0 1 0 149248758 41066496 9313 1992294400 4194304 5092341 548682068848 18446744073709551615 4241949 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9313 101 219 0 9804 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 40104

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=342.2
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 34205 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 40104

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=345.4
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 34525 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4252528 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 40104

[startup+358.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=358.19
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 35804 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4244137 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 40104

[startup+364.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=364.59
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 36444 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4248152 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 364.59
Current children cumulated vsize (KiB) 40104

[startup+366.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=366.2
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 36605 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4247965 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 366.2
Current children cumulated vsize (KiB) 40104

[startup+367.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=367.79
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 36764 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4247150 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 367.79
Current children cumulated vsize (KiB) 40104

[startup+368.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=368.59
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 36844 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4241332 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 368.59
Current children cumulated vsize (KiB) 40104

[startup+369.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 31733
/proc/meminfo: memFree=1225168/2055920 swapFree=4191900/4192956
[pid=31732] ppid=31730 vsize=40104 CPUtime=368.99
/proc/31732/stat : 31732 (minisat) R 31730 31732 31668 0 -1 4194304 18496 0 0 0 36884 15 0 0 25 0 1 0 149248758 41066496 9517 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/31732/statm: 10026 9517 101 219 0 9804 0
Current children cumulated CPU time (s) 368.99
Current children cumulated vsize (KiB) 40104

Child status: 20
Real time (s): 369.173
CPU time (s): 369.075
CPU user time (s): 368.911
CPU system time (s): 0.163975
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 40104

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

runsolver used 0.329949 second user time and 0.694894 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-01 23:09:07
IDJOB=1773562
IDBENCH=69645
IDSOLVER=608
FILE ID=node3/1773562-1241212147
PBS_JOBID= 9224726
Free space on /tmp= 66264 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773562-1241212147/watcher-1773562-1241212147 -o /tmp/evaluation-result-1773562-1241212147/solver-1773562-1241212147 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773562-1241212147.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=1403403268

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.212
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.212
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:       1263672 kB
Buffers:         81720 kB
Cached:         592696 kB
SwapCached:        416 kB
Active:          40240 kB
Inactive:       648156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263672 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            89840 kB
Committed_AS:   746016 kB
PageTables:       1372 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= 66264 MiB
End job on node3 at 2009-05-01 23:15:17