Trace number 1589916

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
minisat2-simp 070721UNSAT 326.559 326.672

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.4923
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

0.00/0.00	This is 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:  270963                                               |
0.00/0.00	|  Number of clauses:    1601376                                              |
1.29/1.33	|  Parsing time:         1.19         s                                       |
25.68/25.76	============================[ Search Statistics ]==============================
25.68/25.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.68/25.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.68/25.76	===============================================================================
25.68/25.76	|         0 |    3438   108292   769681 |    36097        0    nan |  0.000 % |
25.78/25.83	|       100 |    3438   108292   769681 |    39707      100      7 | 52.741 % |
25.78/25.86	|       250 |    3438   108292   769681 |    43677      250      9 | 52.741 % |
25.78/25.89	|       475 |    3438   108292   769681 |    48045      475      9 | 52.741 % |
25.88/25.93	|       814 |    3438   108292   769681 |    52850      814      9 | 52.741 % |
25.88/25.97	|      1320 |    3438   108292   769681 |    58135     1320      9 | 52.741 % |
25.98/26.04	|      2079 |    3438   108292   769681 |    63948     2079      9 | 52.741 % |
26.18/26.20	|      3219 |    3438   108292   769681 |    70343     3219     10 | 52.741 % |
26.39/26.49	|      4927 |    3438   108292   769681 |    77377     4927     13 | 52.741 % |
26.78/26.82	|      7492 |    3437   108292   769681 |    85115     7491     15 | 52.741 % |
27.78/27.86	|     11337 |    3437   108292   769681 |    93627    11336     18 | 52.741 % |
29.18/29.22	|     17104 |    3436   108292   769681 |   102989    17102     20 | 52.742 % |
33.58/33.67	|     25755 |    3436   108292   769681 |   113288    25753     23 | 52.742 % |
39.98/40.07	|     38729 |    3436   108292   769681 |   124617    38727     22 | 52.742 % |
54.97/55.06	|     58191 |    3436   108292   769681 |   137079    58189     23 | 52.742 % |
83.76/83.85	|     87385 |    3436   108270   769637 |   150787    87382     25 | 52.742 % |
125.14/125.25	|    131175 |    3436   108270   769637 |   165866   131172     25 | 52.742 % |
201.92/202.09	|    196859 |    3436   108270   769637 |   182452   196856     25 | 52.742 % |
304.69/304.87	|    295386 |    3434   108197   769093 |   200698   132060     18 | 52.742 % |
326.49/326.64	===============================================================================
326.49/326.64	restarts              : 19
326.49/326.64	conflicts             : 332693         (1020 /sec)
326.49/326.64	decisions             : 500010         (1.91 % random) (1533 /sec)
326.49/326.64	propagations          : 14933868       (45777 /sec)
326.49/326.64	conflict literals     : 6768090        (22.48 % deleted)
326.49/326.64	Memory used           : 170.38 MB
326.49/326.64	CPU time              : 326.227 s
326.49/326.64	
326.49/326.64	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-1589916-1239113759/watcher-1589916-1239113759 -o /tmp/evaluation-result-1589916-1239113759/solver-1589916-1239113759 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589916-1239113759.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): 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
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: 1.00 1.13 1.47 2/70 15464
/proc/meminfo: memFree=1860688/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=1924 CPUtime=0
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 366 0 0 0 0 0 0 0 20 0 1 0 1184038787 1970176 351 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 481 351 65 178 0 301 0

[startup+0.0983169 s]
/proc/loadavg: 1.00 1.13 1.47 2/70 15464
/proc/meminfo: memFree=1860688/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=9868 CPUtime=0.08
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 2189 0 0 0 8 0 0 0 21 0 1 0 1184038787 10104832 2174 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 2467 2175 65 178 0 2287 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9868

[startup+0.101317 s]
/proc/loadavg: 1.00 1.13 1.47 2/70 15464
/proc/meminfo: memFree=1860688/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=10000 CPUtime=0.09
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 2246 0 0 0 9 0 0 0 21 0 1 0 1184038787 10240000 2231 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 2500 2232 65 178 0 2320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10000

[startup+0.301353 s]
/proc/loadavg: 1.00 1.13 1.47 2/70 15464
/proc/meminfo: memFree=1860688/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=25536 CPUtime=0.29
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 5912 0 0 0 27 2 0 0 22 0 1 0 1184038787 26148864 5897 1992294400 134512640 135243866 4294956256 18446744073709551615 134538072 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 6384 5898 65 178 0 6204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25536

[startup+0.701426 s]
/proc/loadavg: 1.00 1.13 1.47 2/70 15464
/proc/meminfo: memFree=1860688/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=55676 CPUtime=0.68
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 13016 0 0 0 62 6 0 0 25 0 1 0 1184038787 57012224 13001 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 13919 13001 65 178 0 13739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55676

[startup+1.50157 s]
/proc/loadavg: 1.00 1.13 1.47 2/71 15465
/proc/meminfo: memFree=1788168/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=104504 CPUtime=1.49
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 23914 0 0 0 135 14 0 0 25 0 1 0 1184038787 107012096 23899 1992294400 134512640 135243866 4294956256 18446744073709551615 134535533 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 26126 23899 80 178 0 25946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104504

[startup+3.10186 s]
/proc/loadavg: 1.00 1.13 1.47 2/71 15465
/proc/meminfo: memFree=1756424/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=129116 CPUtime=3.09
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 30527 0 0 0 291 18 0 0 25 0 1 0 1184038787 132214784 30512 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 32279 30512 80 178 0 32099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129116

[startup+6.30145 s]
/proc/loadavg: 1.00 1.13 1.47 2/71 15465
/proc/meminfo: memFree=1728904/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=144432 CPUtime=6.29
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 33816 0 0 0 607 22 0 0 25 0 1 0 1184038787 147898368 33801 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 36108 33801 80 178 0 35928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144432

[startup+12.7016 s]
/proc/loadavg: 1.00 1.12 1.47 2/71 15465
/proc/meminfo: memFree=1706824/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=163696 CPUtime=12.69
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 38936 0 0 0 1244 25 0 0 25 0 1 0 1184038787 167624704 38921 1992294400 134512640 135243866 4294956256 18446744073709551615 134536627 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 40924 38921 80 178 0 40744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163696

[startup+25.5019 s]
/proc/loadavg: 1.00 1.12 1.46 2/71 15465
/proc/meminfo: memFree=1679240/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=197428 CPUtime=25.48
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45721 0 0 0 2520 28 0 0 25 0 1 0 1184038787 202166272 45706 1992294400 134512640 135243866 4294956256 18446744073709551615 134742424 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 49357 45706 80 178 0 49177 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197428

[startup+51.1016 s]
/proc/loadavg: 1.00 1.11 1.45 2/71 15465
/proc/meminfo: memFree=1694728/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=51.07
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45737 0 0 0 5078 29 0 0 25 0 1 0 1184038787 178651136 41533 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41533 87 178 0 43436 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 174464

[startup+102.306 s]
/proc/loadavg: 1.07 1.10 1.43 2/71 15465
/proc/meminfo: memFree=1694728/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=102.26
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45765 0 0 0 10197 29 0 0 25 0 1 0 1184038787 178651136 41561 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41561 87 178 0 43436 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 174464

[startup+162.302 s]
/proc/loadavg: 1.09 1.10 1.40 2/71 15465
/proc/meminfo: memFree=1694728/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=162.23
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45782 0 0 0 16194 29 0 0 25 0 1 0 1184038787 178651136 41578 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41578 87 178 0 43436 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 174464

[startup+222.302 s]
/proc/loadavg: 1.09 1.09 1.38 2/71 15465
/proc/meminfo: memFree=1694600/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=222.22
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45809 0 0 0 22192 30 0 0 25 0 1 0 1184038787 178651136 41605 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41605 87 178 0 43436 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 174464

[startup+282.302 s]
/proc/loadavg: 1.09 1.09 1.36 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=282.2
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45914 0 0 0 28190 30 0 0 25 0 1 0 1184038787 178651136 41710 1992294400 134512640 135243866 4294956256 18446744073709551615 134743084 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41710 87 178 0 43436 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 174464

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

[startup+307.101 s]
/proc/loadavg: 1.06 1.08 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=306.99
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45914 0 0 0 30669 30 0 0 25 0 1 0 1184038787 178651136 41710 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41710 87 178 0 43436 0
Current children cumulated CPU time (s) 306.99
Current children cumulated vsize (KiB) 174464

[startup+319.901 s]
/proc/loadavg: 1.13 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=319.78
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 31948 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 319.78
Current children cumulated vsize (KiB) 174464

[startup+323.101 s]
/proc/loadavg: 1.12 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=322.98
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32268 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 322.98
Current children cumulated vsize (KiB) 174464

[startup+324.701 s]
/proc/loadavg: 1.12 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=324.58
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32428 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 324.58
Current children cumulated vsize (KiB) 174464

[startup+325.501 s]
/proc/loadavg: 1.12 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=325.39
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32509 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 325.39
Current children cumulated vsize (KiB) 174464

[startup+326.302 s]
/proc/loadavg: 1.12 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=326.18
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32588 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 326.18
Current children cumulated vsize (KiB) 174464

[startup+326.502 s]
/proc/loadavg: 1.12 1.09 1.35 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=326.38
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32608 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 326.38
Current children cumulated vsize (KiB) 174464

[startup+326.602 s]
/proc/loadavg: 1.11 1.09 1.34 2/71 15465
/proc/meminfo: memFree=1694152/2055920 swapFree=4170632/4192956
[pid=15464] ppid=15462 vsize=174464 CPUtime=326.49
/proc/15464/stat : 15464 (minisat_static) R 15462 15464 15427 0 -1 4194304 45915 0 0 0 32619 30 0 0 25 0 1 0 1184038787 178651136 41711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15464/statm: 43616 41711 87 178 0 43436 0
Current children cumulated CPU time (s) 326.49
Current children cumulated vsize (KiB) 174464

Child status: 20
Real time (s): 326.672
CPU time (s): 326.559
CPU user time (s): 326.227
CPU system time (s): 0.331949
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 197428

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

runsolver used 0.32795 second user time and 0.872867 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-07 16:16:02
IDJOB=1589916
IDBENCH=70957
IDSOLVER=568
FILE ID=node45/1589916-1239113759
PBS_JOBID= 9110834
Free space on /tmp= 66204 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589916-1239113759/watcher-1589916-1239113759 -o /tmp/evaluation-result-1589916-1239113759/solver-1589916-1239113759 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589916-1239113759.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=55104561

node45.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.285
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.285
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:       1861360 kB
Buffers:          6296 kB
Cached:         120844 kB
SwapCached:      11512 kB
Active:          43040 kB
Inactive:        97080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861360 kB
SwapTotal:     4192956 kB
SwapFree:      4170632 kB
Dirty:           33512 kB
Writeback:           0 kB
Mapped:          18608 kB
Slab:            39700 kB
Committed_AS:  3224640 kB
PageTables:       1900 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= 66204 MiB
End job on node45 at 2009-04-07 16:21:28