Trace number 1796694

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 24.9572 24.9643

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6447
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 3
5.59/5.68	#LEARNT CLAUSES 1
5.69/5.72	done !
5.69/5.72	c Now, SatElite...
5.69/5.72	c Parsing...
5.69/5.77	c ==============================================================================
5.69/5.77	c |           |     ORIGINAL     |              LEARNT              |          |
5.69/5.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.69/5.77	c ==============================================================================
5.69/5.77	c |         0 |   47936   111675 |   14380       0        0     nan |  0.000 % |
5.71/6.16	c |         0 |   25895    87238 |      --       0       --      -- |     --   | -22041/-24437
5.71/6.16	c ==============================================================================
5.71/6.16	c Result  :   #vars: 5241   #clauses: 25895   #literals: 87238
5.71/6.16	c CPU time:   0.418936 s
5.71/6.16	c ==============================================================================
5.71/6.22	c SatElite is done !
5.71/6.22	c Calling MINISAT
5.71/6.22	This is MiniSat 2.0 beta
5.71/6.22	WARNING: for repeatability, setting FPU to use double precision
5.71/6.22	============================[ Problem Statistics ]=============================
5.71/6.22	|                                                                             |
5.71/6.22	|  Number of variables:  5241                                                 |
5.71/6.22	|  Number of clauses:    25895                                                |
5.71/6.23	|  Parsing time:         0.01         s                                       |
5.71/6.24	============================[ Search Statistics ]==============================
5.71/6.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.71/6.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.71/6.24	===============================================================================
5.71/6.24	|         0 |    5241    25895    87238 |     8631        0    nan |  0.000 % |
5.71/6.25	|       101 |    5241    25895    87238 |     9494      101     22 |  0.000 % |
5.71/6.27	|       252 |    5241    25895    87238 |    10444      252     21 |  0.000 % |
6.20/6.30	|       477 |    5241    25895    87238 |    11488      477     30 |  0.000 % |
6.20/6.34	|       815 |    5241    25895    87238 |    12637      815     28 |  0.000 % |
6.20/6.39	|      1321 |    5241    25895    87238 |    13901     1321     34 |  0.000 % |
6.20/6.49	|      2081 |    5241    25895    87238 |    15291     2081     37 |  0.000 % |
6.57/6.65	|      3220 |    5241    25895    87238 |    16820     3220     45 |  0.000 % |
6.87/6.90	|      4928 |    5241    25895    87238 |    18502     4928     47 |  0.000 % |
7.17/7.29	|      7490 |    5241    25895    87238 |    20353     7490     56 |  0.000 % |
8.07/8.18	|     11334 |    5241    25895    87238 |    22388    11334     63 |  0.000 % |
9.67/9.79	|     17100 |    5241    25895    87238 |    24627    17100     66 |  0.000 % |
12.37/12.49	|     25749 |    5241    25895    87238 |    27089    12899     66 |  0.000 % |
16.87/16.91	|     38723 |    5241    25895    87238 |    29798    25873     74 |  0.000 % |
24.66/24.77	|     58184 |    4964    21393    75023 |    32778    11606     27 |  5.285 % |
24.86/24.96	===============================================================================
24.86/24.96	restarts              : 15
24.86/24.96	conflicts             : 58705          (3138 /sec)
24.86/24.96	decisions             : 228252         (1.45 % random) (12203 /sec)
24.86/24.96	propagations          : 20616996       (1102209 /sec)
24.86/24.96	conflict literals     : 3944813        (23.47 % deleted)
24.86/24.96	Memory used           : 15.58 MB
24.86/24.96	CPU time              : 18.7052 s
24.86/24.96	
24.86/24.96	UNSATISFIABLE
24.86/24.96	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-1796694-1242079085/watcher-1796694-1242079085 -o /tmp/evaluation-result-1796694-1242079085/solver-1796694-1242079085 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796694-1242079085.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/64 7698
/proc/meminfo: memFree=1326792/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=1868 CPUtime=0
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 235941810 1912832 148 1992294400 134512640 134537284 4294956368 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 1 0 0
/proc/7699/statm: 467 156 80 6 0 105 0

[startup+0.068266 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7698
/proc/meminfo: memFree=1326792/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=0.06
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1045 0 0 0 6 0 0 0 19 0 1 50000 235941810 4747264 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134517056 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 824 85 6 0 797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9996

[startup+0.101269 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7698
/proc/meminfo: memFree=1326792/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=0.09
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1045 0 0 0 9 0 0 0 19 0 1 50000 235941810 4747264 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 824 85 6 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9996

[startup+0.30129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7698
/proc/meminfo: memFree=1326792/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=0.29
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1045 0 0 0 29 0 0 0 20 0 1 50000 235941810 4747264 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523981 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 824 85 6 0 797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9996

[startup+0.701332 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7698
/proc/meminfo: memFree=1326792/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=0.69
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1045 0 0 0 69 0 0 0 24 0 1 50000 235941810 4747264 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 824 85 6 0 797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9996

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7700
/proc/meminfo: memFree=1323384/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=1.49
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1045 0 0 0 149 0 0 0 25 0 1 50000 235941810 4747264 824 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 824 85 6 0 797 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9996

[startup+3.10159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7700
/proc/meminfo: memFree=1323256/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=0
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235941809 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7698/statm: 1340 237 196 169 0 51 0
[pid=7699] ppid=7698 vsize=4636 CPUtime=3.09
/proc/7699/stat : 7699 (revival) R 7698 7698 7468 0 -1 4194304 1047 0 0 0 309 0 0 0 25 0 1 50000 235941810 4747264 826 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7699/statm: 1159 826 85 6 0 797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9996

[startup+6.30294 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7700
/proc/meminfo: memFree=1323192/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 5360

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1313016/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=12240 CPUtime=6.47
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 2832 0 0 0 646 1 0 0 25 0 1 0 235942431 12533760 2816 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3060 2816 77 170 0 2888 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17600

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

[startup+19.1013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1310328/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=14796 CPUtime=12.87
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 3429 0 0 0 1285 2 0 0 25 0 1 0 235942431 15151104 3413 1992294400 134512640 135212939 4294956240 18446744073709551615 134529635 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3699 3413 77 170 0 3527 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 20156

[startup+22.3016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1309432/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=15352 CPUtime=16.06
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 3590 0 0 0 1604 2 0 0 25 0 1 0 235942431 15720448 3574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3838 3574 77 170 0 3666 0
Current children cumulated CPU time (s) 22.26
Current children cumulated vsize (KiB) 20712

[startup+23.9018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1309112/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=15804 CPUtime=17.66
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 3694 0 0 0 1764 2 0 0 25 0 1 0 235942431 16183296 3678 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3951 3678 77 170 0 3779 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 21164

[startup+24.7019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1308856/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=15952 CPUtime=18.46
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 3718 0 0 0 1844 2 0 0 25 0 1 0 235942431 16334848 3702 1992294400 134512640 135212939 4294956240 18446744073709551615 134524068 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3988 3702 77 170 0 3816 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 21312

[startup+24.9019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 7702
/proc/meminfo: memFree=1308856/2055920 swapFree=4180940/4192956
[pid=7698] ppid=7696 vsize=5360 CPUtime=6.2
/proc/7698/stat : 7698 (run.sh) S 7696 7698 7468 0 -1 4194304 341 3105 0 0 0 0 618 2 16 0 1 0 235941809 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7698/statm: 1340 241 197 169 0 51 0
[pid=7702] ppid=7698 vsize=15952 CPUtime=18.66
/proc/7702/stat : 7702 (minisat) R 7698 7698 7468 0 -1 4194304 3718 0 0 0 1864 2 0 0 25 0 1 0 235942431 16334848 3702 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/7702/statm: 3988 3702 77 170 0 3816 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 21312

Child status: 20
Real time (s): 24.9643
CPU time (s): 24.9572
CPU user time (s): 24.8922
CPU system time (s): 0.06499
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 21312

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

runsolver used 0.027995 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-11 23:58:05
IDJOB=1796694
IDBENCH=70768
IDSOLVER=647
FILE ID=node19/1796694-1242079085
PBS_JOBID= 9277635
Free space on /tmp= 66204 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796694-1242079085/watcher-1796694-1242079085 -o /tmp/evaluation-result-1796694-1242079085/solver-1796694-1242079085 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796694-1242079085.cnf HOME

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=162977412

node19.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.236
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.236
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:       1327208 kB
Buffers:         73228 kB
Cached:         560620 kB
SwapCached:       5760 kB
Active:         158556 kB
Inactive:       483072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327208 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            73024 kB
Committed_AS:   826076 kB
PageTables:       1452 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= 66200 MiB
End job on node19 at 2009-05-11 23:58:30