Trace number 1796423

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
ReVivAl 0.23 2009-03-18UNSAT 21.5137 21.5271

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.8.unsat.cnf
MD5SUM35a8bbabf9cb954216ad71150cb47290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.3214
Satisfiable
(Un)Satisfiability was proved
Number of variables684
Number of clauses2300
Sum of the clauses size5992
Maximum clause length15
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2978
Number of clauses of size 31284
Number of clauses of size 416
Number of clauses of size 512
Number of clauses of size over 57

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 4
0.00/0.02	#LEARNT CLAUSES 1
0.00/0.02	done !
0.00/0.02	c Calling MINISAT
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  684                                                  |
0.00/0.02	|  Number of clauses:    2249                                                 |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     672     2237     5842 |      745        0    nan |  0.000 % |
0.00/0.02	|       100 |     672     2237     5842 |      820      100     13 |  1.755 % |
0.00/0.03	|       250 |     672     2237     5842 |      902      250     17 |  1.755 % |
0.00/0.04	|       475 |     672     2237     5842 |      992      475     21 |  1.763 % |
0.00/0.05	|       814 |     671     2235     5836 |     1091      803     21 |  1.912 % |
0.00/0.08	|      1321 |     671     2235     5836 |     1200     1310     25 |  1.902 % |
0.01/0.13	|      2082 |     671     2235     5836 |     1320      752     17 |  1.910 % |
0.01/0.19	|      3222 |     670     2233     5830 |     1453     1035     18 |  2.048 % |
0.01/0.28	|      4930 |     669     2231     5824 |     1598     1640     23 |  2.194 % |
0.01/0.45	|      7493 |     669     2231     5824 |     1758     1588     16 |  2.195 % |
0.01/0.69	|     11337 |     669     2231     5824 |     1934     1379     18 |  2.194 % |
1.08/1.10	|     17103 |     669     2231     5824 |     2127     1608     19 |  2.204 % |
1.58/1.61	|     25752 |     669     2231     5824 |     2340     2293     23 |  2.203 % |
2.48/2.52	|     38726 |     669     2231     5824 |     2574     2366     22 |  2.194 % |
3.98/4.01	|     58188 |     669     2231     5824 |     2831     2468     21 |  2.194 % |
6.28/6.35	|     87380 |     669     2231     5824 |     3114     1700     15 |  2.194 % |
9.88/9.91	|    131170 |     668     2229     5818 |     3426     2931     17 |  2.340 % |
15.38/15.42	|    196855 |     665     2213     5779 |     3768     2163     16 |  2.788 % |
21.47/21.52	===============================================================================
21.47/21.52	restarts              : 18
21.47/21.52	conflicts             : 266798         (12416 /sec)
21.47/21.52	decisions             : 314958         (1.14 % random) (14657 /sec)
21.47/21.52	propagations          : 37228102       (1732448 /sec)
21.47/21.52	conflict literals     : 6563380        (39.88 % deleted)
21.47/21.52	Memory used           : 2.87 MB
21.47/21.52	CPU time              : 21.4887 s
21.47/21.52	
21.47/21.52	UNSATISFIABLE
21.47/21.52	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-1796423-1242075495/watcher-1796423-1242075495 -o /tmp/evaluation-result-1796423-1242075495/solver-1796423-1242075495 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796423-1242075495.cnf HOME 

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): 1800 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.92 0.98 0.99 3/65 14875
/proc/meminfo: memFree=1193664/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235579054 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14875/statm: 1340 237 196 169 0 51 0
[pid=14876] ppid=14875 vsize=1736 CPUtime=0
/proc/14876/stat : 14876 (revival) R 14875 14875 14742 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 50000 235579054 1777664 150 1992294400 134512640 134537284 4294956368 18446744073709551615 134523584 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14876/statm: 434 150 84 6 0 72 0

[startup+0.101914 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14875
/proc/meminfo: memFree=1193664/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.202931 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14875
/proc/meminfo: memFree=1193664/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.30295 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14875
/proc/meminfo: memFree=1193664/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.702019 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14875
/proc/meminfo: memFree=1193664/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50116 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192816/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2420 CPUtime=1.47
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 244 0 0 0 147 0 0 0 25 0 1 0 235579056 2478080 230 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 605 230 76 170 0 433 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7780

[startup+3.10144 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192496/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2552 CPUtime=3.07
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 292 0 0 0 307 0 0 0 25 0 1 0 235579056 2613248 278 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 638 278 76 170 0 466 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7912

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192304/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2684 CPUtime=6.27
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 314 0 0 0 627 0 0 0 25 0 1 0 235579056 2748416 300 1992294400 134512640 135212939 4294956240 18446744073709551615 134526898 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 671 300 76 170 0 499 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8044

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192048/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2816 CPUtime=12.66
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 367 0 0 0 1266 0 0 0 25 0 1 0 235579056 2883584 353 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 704 353 76 170 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8176

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

[startup+12.8012 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192048/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2816 CPUtime=12.76
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 367 0 0 0 1276 0 0 0 25 0 1 0 235579056 2883584 353 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 704 353 76 170 0 532 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 8176

[startup+16.0017 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192048/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=15.96
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 374 0 0 0 1596 0 0 0 25 0 1 0 235579056 3006464 360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 360 76 170 0 562 0
Current children cumulated CPU time (s) 15.97
Current children cumulated vsize (KiB) 8296

[startup+19.2013 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1192048/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=19.16
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 385 0 0 0 1916 0 0 0 25 0 1 0 235579056 3006464 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 371 76 170 0 562 0
Current children cumulated CPU time (s) 19.17
Current children cumulated vsize (KiB) 8296

[startup+20.8016 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1191984/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=20.76
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 385 0 0 0 2076 0 0 0 25 0 1 0 235579056 3006464 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 371 76 170 0 562 0
Current children cumulated CPU time (s) 20.77
Current children cumulated vsize (KiB) 8296

[startup+21.2017 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1191984/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=21.16
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 385 0 0 0 2116 0 0 0 25 0 1 0 235579056 3006464 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134529704 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 371 76 170 0 562 0
Current children cumulated CPU time (s) 21.17
Current children cumulated vsize (KiB) 8296

[startup+21.4017 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1191984/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=21.36
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 385 0 0 0 2136 0 0 0 25 0 1 0 235579056 3006464 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 371 76 170 0 562 0
Current children cumulated CPU time (s) 21.37
Current children cumulated vsize (KiB) 8296

[startup+21.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 14878
/proc/meminfo: memFree=1191984/2055920 swapFree=4191900/4192956
[pid=14875] ppid=14873 vsize=5360 CPUtime=0.01
/proc/14875/stat : 14875 (run.sh) S 14873 14875 14742 0 -1 4194304 312 198 0 0 0 0 1 0 18 0 1 0 235579054 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14875/statm: 1340 238 197 169 0 51 0
[pid=14878] ppid=14875 vsize=2936 CPUtime=21.46
/proc/14878/stat : 14878 (minisat) R 14875 14875 14742 0 -1 4194304 385 0 0 0 2146 0 0 0 25 0 1 0 235579056 3006464 371 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14878/statm: 734 371 76 170 0 562 0
Current children cumulated CPU time (s) 21.47
Current children cumulated vsize (KiB) 8296

Child status: 20
Real time (s): 21.5271
CPU time (s): 21.5137
CPU user time (s): 21.5077
CPU system time (s): 0.005999
CPU usage (%): 99.9378
Max. virtual memory (cumulated for all children) (KiB): 8308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.5077
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 65

runsolver used 0.031995 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-11 22:58:15
IDJOB=1796423
IDBENCH=20473
IDSOLVER=649
FILE ID=node89/1796423-1242075495
PBS_JOBID= 9277644
Free space on /tmp= 66448 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.8.unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796423-1242075495/watcher-1796423-1242075495 -o /tmp/evaluation-result-1796423-1242075495/solver-1796423-1242075495 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796423-1242075495.cnf HOME

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

MD5SUM BENCH= 35a8bbabf9cb954216ad71150cb47290
RANDOM SEED=1274355425

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1194208 kB
Buffers:         65072 kB
Cached:         668912 kB
SwapCached:        416 kB
Active:         175312 kB
Inactive:       572460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194208 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          22208 kB
Slab:            99924 kB
Committed_AS:   672120 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= 66448 MiB
End job on node89 at 2009-05-11 22:58:37