Trace number 1806788

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 281.733 281.845

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark281.614
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
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	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:  85                                                   |
0.00/0.00	|  Number of clauses:    180                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |      85      180      540 |       60        0    nan |  0.000 % |
0.00/0.00	|       102 |      85      180      540 |       66       59     14 |  0.014 % |
0.00/0.00	|       254 |      85      180      540 |       72      109     12 |  0.014 % |
0.00/0.00	|       479 |      85      180      540 |       79       70     11 |  0.014 % |
0.00/0.01	|       816 |      85      180      540 |       87       70     11 |  0.014 % |
0.00/0.01	|      1322 |      85      180      540 |       96      110     12 |  0.014 % |
0.00/0.02	|      2081 |      85      180      540 |      106       74     10 |  0.014 % |
0.00/0.04	|      3222 |      85      180      540 |      116      123     12 |  0.014 % |
0.05/0.06	|      4930 |      85      180      540 |      128      148     12 |  0.014 % |
0.05/0.09	|      7494 |      85      180      540 |      141      138     11 |  0.014 % |
0.10/0.14	|     11339 |      85      180      540 |      155      111     10 |  0.014 % |
0.20/0.21	|     17109 |      85      180      540 |      171      161     12 |  0.014 % |
0.30/0.32	|     25758 |      85      180      540 |      188      141     10 |  0.014 % |
0.40/0.49	|     38732 |      85      180      540 |      207      189     12 |  0.014 % |
0.70/0.75	|     58194 |      85      180      540 |      227      178     12 |  0.014 % |
1.10/1.14	|     87389 |      85      180      540 |      250      176     11 |  0.014 % |
1.69/1.77	|    131178 |      85      180      540 |      275      163     10 |  0.014 % |
2.69/2.71	|    196863 |      85      180      540 |      303      262     12 |  0.014 % |
4.40/4.40	|    295390 |      85      180      540 |      333      183      9 |  0.014 % |
6.50/6.56	|    443179 |      85      180      540 |      366      365     11 |  0.014 % |
9.69/9.72	|    664862 |      85      180      540 |      403      320     11 |  0.014 % |
14.59/14.67	|    997387 |      85      180      540 |      444      293     10 |  0.014 % |
22.19/22.30	|   1496176 |      85      180      540 |      488      459     13 |  0.014 % |
33.99/34.05	|   2244359 |      85      180      540 |      537      508     13 |  0.014 % |
52.48/52.53	|   3366633 |      85      180      540 |      590      491     13 |  0.014 % |
80.47/80.54	|   5050045 |      85      180      540 |      650      538     13 |  0.014 % |
123.35/123.49	|   7575162 |      85      180      540 |      715      482     12 |  0.014 % |
187.02/187.12	|  11362840 |      84      177      531 |      786      585     10 |  1.190 % |
281.68/281.84	===============================================================================
281.68/281.84	restarts              : 28
281.68/281.84	conflicts             : 16698687       (59272 /sec)
281.68/281.84	decisions             : 20004276       (1.60 % random) (71005 /sec)
281.68/281.84	propagations          : 397718430      (1411705 /sec)
281.68/281.84	conflict literals     : 239489843      (14.81 % deleted)
281.68/281.84	Memory used           : 2.14 MB
281.68/281.84	CPU time              : 281.729 s
281.68/281.84	
281.68/281.84	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-1806788-1242152283/watcher-1806788-1242152283 -o /tmp/evaluation-result-1806788-1242152283/solver-1806788-1242152283 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806788-1242152283.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27712
/proc/meminfo: memFree=1147596/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=0
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 243257383 1966080 107 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 107 85 178 0 300 0

[startup+0.0519121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27712
/proc/meminfo: memFree=1147596/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=0.05
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 124 0 0 0 5 0 0 0 18 0 1 0 243257383 1966080 109 1992294400 134512640 135243866 4294956256 18446744073709551615 134565169 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 109 85 178 0 300 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1920

[startup+0.102917 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27712
/proc/meminfo: memFree=1147596/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=0.1
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 125 0 0 0 10 0 0 0 18 0 1 0 243257383 1966080 110 1992294400 134512640 135243866 4294956256 18446744073709551615 134565044 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 110 85 178 0 300 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.301939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27712
/proc/meminfo: memFree=1147596/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=0.3
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 128 0 0 0 30 0 0 0 19 0 1 0 243257383 1966080 113 1992294400 134512640 135243866 4294956256 18446744073709551615 134566113 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 113 85 178 0 300 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1920

[startup+0.702978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27712
/proc/meminfo: memFree=1147596/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=0.7
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 131 0 0 0 70 0 0 0 23 0 1 0 243257383 1966080 116 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 116 85 178 0 300 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1920

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147396/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=1.49
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 136 0 0 0 149 0 0 0 25 0 1 0 243257383 1966080 121 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 121 85 178 0 300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1920

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147268/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=3.09
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 139 0 0 0 309 0 0 0 25 0 1 0 243257383 1966080 124 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 124 85 178 0 300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1920

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147204/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=1920 CPUtime=6.29
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 143 0 0 0 629 0 0 0 25 0 1 0 243257383 1966080 128 1992294400 134512640 135243866 4294956256 18446744073709551615 134565012 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 480 128 85 178 0 300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1920

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147076/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2052 CPUtime=12.69
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 149 0 0 0 1269 0 0 0 25 0 1 0 243257383 2101248 134 1992294400 134512640 135243866 4294956256 18446744073709551615 134558451 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 513 134 85 178 0 333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2052

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147204/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2052 CPUtime=25.49
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 157 0 0 0 2549 0 0 0 25 0 1 0 243257383 2101248 142 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 513 142 85 178 0 333 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2052

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147204/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2052 CPUtime=51.08
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 166 0 0 0 5108 0 0 0 25 0 1 0 243257383 2101248 151 1992294400 134512640 135243866 4294956256 18446744073709551615 134565192 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 513 151 85 178 0 333 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2052

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147076/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2052 CPUtime=102.26
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 178 0 0 0 10226 0 0 0 25 0 1 0 243257383 2101248 163 1992294400 134512640 135243866 4294956256 18446744073709551615 134567948 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 513 163 85 178 0 333 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2052

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=162.23
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 187 0 0 0 16223 0 0 0 25 0 1 0 243257383 2236416 172 1992294400 134512640 135243866 4294956256 18446744073709551615 134565166 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 172 85 178 0 366 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2184

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=222.2
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 196 0 0 0 22220 0 0 0 25 0 1 0 243257383 2236416 181 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 181 85 178 0 366 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2184

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

[startup+255.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=255.79
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 25579 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134565689 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 255.79
Current children cumulated vsize (KiB) 2184

[startup+268.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=268.59
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 26859 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 268.59
Current children cumulated vsize (KiB) 2184

[startup+275.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=274.98
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 27498 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 274.98
Current children cumulated vsize (KiB) 2184

[startup+278.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=278.19
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 27819 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134558532 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 278.19
Current children cumulated vsize (KiB) 2184

[startup+279.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=279.78
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 27978 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134567862 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 279.78
Current children cumulated vsize (KiB) 2184

[startup+280.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=280.58
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 28058 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 280.58
Current children cumulated vsize (KiB) 2184

[startup+281.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=281.38
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 28138 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 281.38
Current children cumulated vsize (KiB) 2184

[startup+281.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=281.58
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 28158 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (KiB) 2184

[startup+281.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27713
/proc/meminfo: memFree=1147012/2055920 swapFree=4181692/4192956
[pid=27712] ppid=27710 vsize=2184 CPUtime=281.68
/proc/27712/stat : 27712 (minisat_static) R 27710 27712 27357 0 -1 4194304 204 0 0 0 28168 0 0 0 25 0 1 0 243257383 2236416 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134566764 0 0 4096 3 0 0 0 17 0 0 0
/proc/27712/statm: 546 189 85 178 0 366 0
Current children cumulated CPU time (s) 281.68
Current children cumulated vsize (KiB) 2184

Child status: 20
Real time (s): 281.845
CPU time (s): 281.733
CPU user time (s): 281.729
CPU system time (s): 0.003999
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 2184

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

runsolver used 0.276957 second user time and 0.531919 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-12 20:18:03
IDJOB=1806788
IDBENCH=71106
IDSOLVER=568
FILE ID=node90/1806788-1242152283
PBS_JOBID= 9289636
Free space on /tmp= 66264 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-85-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806788-1242152283/watcher-1806788-1242152283 -o /tmp/evaluation-result-1806788-1242152283/solver-1806788-1242152283 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806788-1242152283.cnf

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

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=1500297997

node90.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.238
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.238
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:       1148012 kB
Buffers:         71472 kB
Cached:         748136 kB
SwapCached:       5436 kB
Active:          20344 kB
Inactive:       808156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148012 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            65296 kB
Committed_AS:   798164 kB
PageTables:       1428 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= 66260 MiB
End job on node90 at 2009-05-12 20:22:45