Trace number 1725975

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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 76.8073 76.8462

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

13.88/13.94	c run March_dl for 5 seconds ... 
13.88/13.94	c Bin: Executing march_dl
13.88/13.94	c child exit by a signal
13.88/13.94	c march_dl returned code 137.
13.88/13.94	c run saps (UBCSAT implementation) for 2 seconds ... 
13.88/13.94	c Bin: Executing ubcsat2006
13.88/13.94	c child exited successfully
13.88/13.94	c ubcsat2006 returned code 0.
13.88/13.94	c satzilla computing base features
13.88/13.94	c satzilla doing unit-prop probe
13.88/13.94	c satzilla doing local search probe
13.88/13.94	c satzilla doing lobjois search-space size estimate
13.88/13.94	c satzilla's ranking:
13.88/13.94	c 1) minisat20+P: -0.035962
13.88/13.94	c 2) zchaff_rand+P: 0.274361
13.88/13.94	c 3) minisat20: 0.290784
13.88/13.94	c 4) march_dl+P: 0.741809
13.88/13.94	c 5) vallst+P: 1.732481
13.88/13.94	c 6) march_dl: 2.551837
13.88/13.94	c 7) kcnfs+P: 999.000000
13.88/13.94	c 8) kcnfs: 999.000000
13.88/13.94	c 9) vallst: 999.000000
13.88/13.94	c 10) zchaff_rand: 999.000000
13.88/13.94	c satzilla running minisat20 with preprocessing ... 
14.98/15.08	This is MiniSat 2.0 beta
14.98/15.08	WARNING: for repeatability, setting FPU to use double precision
14.98/15.08	============================[ Problem Statistics ]=============================
14.98/15.08	|                                                                             |
14.98/15.09	|  Number of variables:  677                                                  |
14.98/15.09	|  Number of clauses:    43886                                                |
15.07/15.13	|  Parsing time:         0.04         s                                       |
15.07/15.14	============================[ Search Statistics ]==============================
15.07/15.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.07/15.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.07/15.14	===============================================================================
15.07/15.14	|         0 |     677    43886   316940 |    14628        0    nan |  0.000 % |
15.07/15.15	|       102 |     677    43886   316940 |    16091      102     25 |  0.000 % |
15.07/15.17	|       252 |     677    43886   316940 |    17700      252     21 |  0.000 % |
15.07/15.18	|       484 |     677    43886   316940 |    19470      484     20 |  0.000 % |
15.07/15.21	|       821 |     677    43886   316940 |    21417      821     18 |  0.000 % |
15.07/15.26	|      1327 |     677    43886   316940 |    23559     1327     17 |  0.000 % |
15.28/15.31	|      2088 |     677    43886   316940 |    25915     2088     18 |  0.005 % |
15.37/15.44	|      3228 |     677    43886   316940 |    28507     3228     18 |  0.000 % |
15.57/15.64	|      4936 |     677    43886   316940 |    31357     4936     18 |  0.000 % |
15.87/15.96	|      7499 |     677    43886   316940 |    34493     7499     19 |  0.000 % |
16.57/16.68	|     11346 |     677    43886   316940 |    37942    11346     19 |  0.003 % |
17.96/18.09	|     17112 |     677    43886   316940 |    41737    17112     20 |  0.000 % |
20.47/20.59	|     25762 |     677    43886   316940 |    45911    25762     21 |  0.000 % |
26.37/26.45	|     38736 |     677    43886   316940 |    50502    38736     21 |  0.000 % |
36.66/36.74	|     58197 |     677    43886   316940 |    55552    23120     22 |  0.000 % |
51.95/52.06	|     87390 |     674    41704   301709 |    61107    45222     22 |  0.443 % |
76.74/76.84	===============================================================================
76.74/76.84	restarts              : 16
76.74/76.84	conflicts             : 128747         (2087 /sec)
76.74/76.84	decisions             : 231848         (1.95 % random) (3758 /sec)
76.74/76.84	propagations          : 2757957        (44707 /sec)
76.74/76.84	conflict literals     : 2779173        (47.20 % deleted)
76.74/76.84	Memory used           : 12.42 MB
76.74/76.84	CPU time              : 61.6896 s
76.74/76.84	
76.74/76.84	c Preprocessing...
76.74/76.84	c Inital problem has 1133 variables, 53666 nary clauses (2544 binary clauses).
76.74/76.84	c Num non-binary clauses 53630, Average non-binary clause length 6.474
76.74/76.84	c Theory has no gaps
76.74/76.84	c Preprocessor runtime was 1.000 seconds.
76.74/76.84	c 
76.74/76.84	c Satisfiability of theory still undetermined.
76.74/76.84	c See file /tmp/2yJvGr for simplified theory.
76.74/76.84	c Bin: Executing minisat20
76.74/76.84	c child exited successfully
76.74/76.84	c minisat20 returned code 20.
76.74/76.84	s UNSATISFIABLE
76.74/76.84	c SATZILLA_TIME=76.800000

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-1725975-1240708189/watcher-1725975-1240708189 -o /tmp/evaluation-result-1725975-1240708189/solver-1725975-1240708189 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1725975-1240708189.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: 0.85 0.97 1.08 3/64 14796
/proc/meminfo: memFree=1641272/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) R 14794 14796 14759 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=1076 CPUtime=0
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 98851566 1101824 141 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 269 141 50 118 0 148 0

[startup+0.0412219 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 14796
/proc/meminfo: memFree=1641272/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=1604 CPUtime=0.03
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 266 0 0 0 3 0 0 0 18 0 1 0 98851566 1642496 261 1992294400 134512640 134996440 4294956256 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 401 261 50 118 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3044

[startup+0.101228 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 14796
/proc/meminfo: memFree=1641272/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=2264 CPUtime=0.09
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 465 0 0 0 9 0 0 0 19 0 1 0 98851566 2318336 460 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 566 460 50 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3704

[startup+0.301253 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 14796
/proc/meminfo: memFree=1641272/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=7668 CPUtime=0.29
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 2807 0 0 0 28 1 0 0 21 0 1 0 98851566 7852032 1597 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 1917 1597 55 118 0 1796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9108

[startup+0.701301 s]
/proc/loadavg: 0.85 0.97 1.08 3/64 14796
/proc/meminfo: memFree=1641272/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=14144 CPUtime=0.69
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 5641 0 0 0 67 2 0 0 25 0 1 0 98851566 14483456 2190 1992294400 134512640 134996440 4294956256 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 3536 2190 71 118 0 3415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15584

[startup+1.5014 s]
/proc/loadavg: 0.85 0.97 1.08 2/66 14798
/proc/meminfo: memFree=1632608/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=14144 CPUtime=1.49
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 5641 0 0 0 147 2 0 0 25 0 1 0 98851566 14483456 2190 1992294400 134512640 134996440 4294956256 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 3536 2190 71 118 0 3415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15584

[startup+3.10159 s]
/proc/loadavg: 0.86 0.97 1.08 2/66 14798
/proc/meminfo: memFree=1632480/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=0
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98851566 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14796/statm: 360 110 95 260 0 84 0
[pid=14797] ppid=14796 vsize=14144 CPUtime=3.09
/proc/14797/stat : 14797 (march_dl) R 14796 14796 14759 0 -1 4194304 5647 0 0 0 307 2 0 0 25 0 1 0 98851566 14483456 2196 1992294400 134512640 134996440 4294956256 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14797/statm: 3536 2196 71 118 0 3415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15584

[startup+6.30198 s]
/proc/loadavg: 0.86 0.97 1.08 2/66 14799
/proc/meminfo: memFree=1636192/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=1440 CPUtime=4.99
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 135 5653 0 0 0 0 497 2 16 0 1 0 98851566 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 360 111 96 260 0 84 0
[pid=14799] ppid=14796 vsize=10288 CPUtime=1.28
/proc/14799/stat : 14799 (ubcsat2006) R 14796 14796 14759 0 -1 4194304 1325 0 0 0 122 6 0 0 25 0 1 0 98852066 10534912 1308 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14799/statm: 2572 1308 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 1.08 2/65 14799
/proc/meminfo: memFree=1631088/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=15196 CPUtime=12.67
/proc/14796/stat : 14796 (SATzilla2007_C) R 14794 14796 14759 0 -1 4194304 4647 6984 0 0 535 8 711 13 25 0 1 0 98851566 15560704 2643 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14796/statm: 3799 2643 156 260 0 3523 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15196

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1616680/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=9120 CPUtime=10.39
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 2174 0 0 0 1038 1 0 0 25 0 1 0 98853075 9338880 2169 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 2280 2169 59 118 0 2158 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28144

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1614568/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=11248 CPUtime=35.98
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 2691 0 0 0 3596 2 0 0 25 0 1 0 98853075 11517952 2686 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 2812 2686 59 118 0 2690 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30272

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

[startup+63.9019 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613352/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12452 CPUtime=48.77
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3003 0 0 0 4875 2 0 0 25 0 1 0 98853075 12750848 2998 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3113 2998 59 118 0 2991 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 31476

[startup+70.3017 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613224/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12584 CPUtime=55.17
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3044 0 0 0 5515 2 0 0 25 0 1 0 98853075 12886016 3039 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3146 3039 59 118 0 3024 0
Current children cumulated CPU time (s) 70.24
Current children cumulated vsize (KiB) 31608

[startup+73.5011 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=58.37
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3058 0 0 0 5835 2 0 0 25 0 1 0 98853075 13021184 3053 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3053 59 118 0 3057 0
Current children cumulated CPU time (s) 73.44
Current children cumulated vsize (KiB) 31740

[startup+75.1013 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=59.97
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3067 0 0 0 5995 2 0 0 25 0 1 0 98853075 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 75.04
Current children cumulated vsize (KiB) 31740

[startup+75.9054 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=60.77
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3067 0 0 0 6075 2 0 0 25 0 1 0 98853075 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 75.84
Current children cumulated vsize (KiB) 31740

[startup+76.3024 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=61.17
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3067 0 0 0 6115 2 0 0 25 0 1 0 98853075 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.24
Current children cumulated vsize (KiB) 31740

[startup+76.7015 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=61.57
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3067 0 0 0 6155 2 0 0 25 0 1 0 98853075 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 31740

[startup+76.8015 s]
/proc/loadavg: 0.95 0.97 1.07 2/66 14800
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=19024 CPUtime=15.07
/proc/14796/stat : 14796 (SATzilla2007_C) S 14794 14796 14759 0 -1 4194304 7326 6984 0 0 771 12 711 13 25 0 1 0 98851566 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14796/statm: 4756 3813 164 260 0 4480 0
[pid=14800] ppid=14796 vsize=12716 CPUtime=61.67
/proc/14800/stat : 14800 (minisat20) R 14796 14796 14759 0 -1 4194304 3067 0 0 0 6165 2 0 0 25 0 1 0 98853075 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14800/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.74
Current children cumulated vsize (KiB) 31740

Child status: 20
Real time (s): 76.8462
CPU time (s): 76.8073
CPU user time (s): 76.5184
CPU system time (s): 0.288956
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 31740

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

runsolver used 0.091986 second user time and 0.19197 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 03:09:49
IDJOB=1725975
IDBENCH=24601
IDSOLVER=558
FILE ID=node33/1725975-1240708189
PBS_JOBID= 9186851
Free space on /tmp= 66352 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725975-1240708189/watcher-1725975-1240708189 -o /tmp/evaluation-result-1725975-1240708189/solver-1725975-1240708189 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1725975-1240708189.cnf            

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=60809733

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1641752 kB
Buffers:         40656 kB
Cached:         309204 kB
SwapCached:          0 kB
Active:         155996 kB
Inactive:       207728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10244 kB
Writeback:           0 kB
Mapped:          23552 kB
Slab:            36476 kB
Committed_AS:   326140 kB
PageTables:       1388 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= 66344 MiB
End job on node33 at 2009-04-26 03:11:06