Trace number 1784727

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.7963 76.8825

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.7507
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.81/13.97	c run March_dl for 5 seconds ... 
13.81/13.97	c Bin: Executing march_dl
13.81/13.97	c child exit by a signal
13.81/13.97	c march_dl returned code 137.
13.81/13.97	c run saps (UBCSAT implementation) for 2 seconds ... 
13.81/13.97	c Bin: Executing ubcsat2006
13.81/13.97	c child exited successfully
13.81/13.97	c ubcsat2006 returned code 0.
13.81/13.97	c satzilla computing base features
13.81/13.97	c satzilla doing unit-prop probe
13.81/13.97	c satzilla doing local search probe
13.81/13.97	c satzilla doing lobjois search-space size estimate
13.81/13.97	c satzilla's ranking:
13.81/13.97	c 1) minisat20+P: -0.073704
13.81/13.97	c 2) zchaff_rand+P: 0.270242
13.81/13.97	c 3) minisat20: 0.295449
13.81/13.97	c 4) march_dl+P: 0.640049
13.81/13.97	c 5) vallst+P: 1.674367
13.81/13.97	c 6) march_dl: 2.464470
13.81/13.97	c 7) kcnfs+P: 999.000000
13.81/13.97	c 8) kcnfs: 999.000000
13.81/13.97	c 9) vallst: 999.000000
13.81/13.97	c 10) zchaff_rand: 999.000000
13.81/13.97	c satzilla running minisat20 with preprocessing ... 
15.01/15.11	This is MiniSat 2.0 beta
15.01/15.11	WARNING: for repeatability, setting FPU to use double precision
15.01/15.11	============================[ Problem Statistics ]=============================
15.01/15.11	|                                                                             |
15.01/15.12	|  Number of variables:  677                                                  |
15.01/15.12	|  Number of clauses:    43886                                                |
15.01/15.16	|  Parsing time:         0.04         s                                       |
15.01/15.17	============================[ Search Statistics ]==============================
15.01/15.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.01/15.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.01/15.17	===============================================================================
15.01/15.17	|         0 |     677    43886   316940 |    14628        0    nan |  0.000 % |
15.01/15.18	|       102 |     677    43886   316940 |    16091      102     25 |  0.000 % |
15.03/15.20	|       252 |     677    43886   316940 |    17700      252     21 |  0.000 % |
15.03/15.21	|       484 |     677    43886   316940 |    19470      484     20 |  0.000 % |
15.03/15.24	|       821 |     677    43886   316940 |    21417      821     18 |  0.000 % |
15.03/15.29	|      1327 |     677    43886   316940 |    23559     1327     17 |  0.000 % |
15.20/15.34	|      2088 |     677    43886   316940 |    25915     2088     18 |  0.005 % |
15.30/15.47	|      3228 |     677    43886   316940 |    28507     3228     18 |  0.000 % |
15.50/15.67	|      4936 |     677    43886   316940 |    31357     4936     18 |  0.000 % |
15.80/15.98	|      7499 |     677    43886   316940 |    34493     7499     19 |  0.000 % |
16.49/16.68	|     11346 |     677    43886   316940 |    37942    11346     19 |  0.003 % |
17.90/18.08	|     17112 |     677    43886   316940 |    41737    17112     20 |  0.000 % |
20.39/20.57	|     25762 |     677    43886   316940 |    45911    25762     21 |  0.000 % |
26.30/26.47	|     38736 |     677    43886   316940 |    50502    38736     21 |  0.000 % |
36.60/36.78	|     58197 |     677    43886   316940 |    55552    23120     22 |  0.000 % |
51.89/52.09	|     87390 |     674    41704   301709 |    61107    45222     22 |  0.443 % |
76.68/76.87	===============================================================================
76.68/76.87	restarts              : 16
76.68/76.87	conflicts             : 128747         (2087 /sec)
76.68/76.87	decisions             : 231848         (1.95 % random) (3758 /sec)
76.68/76.87	propagations          : 2757957        (44698 /sec)
76.68/76.87	conflict literals     : 2779173        (47.20 % deleted)
76.68/76.87	Memory used           : 12.42 MB
76.68/76.87	CPU time              : 61.7016 s
76.68/76.87	
76.68/76.87	c Preprocessing...
76.68/76.87	c Inital problem has 1133 variables, 53666 nary clauses (2544 binary clauses).
76.68/76.87	c Num non-binary clauses 53630, Average non-binary clause length 6.474
76.68/76.87	c Theory has no gaps
76.68/76.87	c Preprocessor runtime was 1.010 seconds.
76.68/76.87	c 
76.68/76.87	c Satisfiability of theory still undetermined.
76.68/76.87	c See file /tmp/IINKNw for simplified theory.
76.68/76.87	c Bin: Executing minisat20
76.68/76.87	c child exited successfully
76.68/76.87	c minisat20 returned code 20.
76.68/76.87	s UNSATISFIABLE
76.68/76.87	c SATZILLA_TIME=76.790000

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-1784727-1241865807/watcher-1784727-1241865807 -o /tmp/evaluation-result-1784727-1241865807/solver-1784727-1241865807 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784727-1241865807.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 0.93 3/64 29961
/proc/meminfo: memFree=1750248/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) R 29959 29961 29795 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=1076 CPUtime=0
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 214608778 1101824 137 1992294400 134512640 134996440 4294956256 18446744073709551615 134778343 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 269 137 50 118 0 148 0

[startup+0.025193 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29961
/proc/meminfo: memFree=1750248/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=1340 CPUtime=0.02
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 210 0 0 0 2 0 0 0 18 0 1 0 214608778 1372160 205 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 335 206 50 118 0 214 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2780

[startup+0.101199 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29961
/proc/meminfo: memFree=1750248/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=2264 CPUtime=0.09
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 463 0 0 0 9 0 0 0 19 0 1 0 214608778 2318336 458 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 566 458 50 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3704

[startup+0.301216 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29961
/proc/meminfo: memFree=1750248/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=7668 CPUtime=0.29
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 2777 0 0 0 28 1 0 0 21 0 1 0 214608778 7852032 1567 1992294400 134512640 134996440 4294956256 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 1917 1568 55 118 0 1796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9108

[startup+0.701252 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29961
/proc/meminfo: memFree=1750248/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=14144 CPUtime=0.68
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 5641 0 0 0 66 2 0 0 25 0 1 0 214608778 14483456 2190 1992294400 134512640 134996440 4294956256 18446744073709551615 134584236 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 3536 2190 71 118 0 3415 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15584

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29963
/proc/meminfo: memFree=1741592/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=14144 CPUtime=1.48
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 5641 0 0 0 146 2 0 0 25 0 1 0 214608778 14483456 2190 1992294400 134512640 134996440 4294956256 18446744073709551615 134583521 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 3536 2190 71 118 0 3415 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15584

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29963
/proc/meminfo: memFree=1741464/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=0
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214608778 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29961/statm: 360 110 95 260 0 84 0
[pid=29962] ppid=29961 vsize=14144 CPUtime=3.08
/proc/29962/stat : 29962 (march_dl) R 29961 29961 29795 0 -1 4194304 5645 0 0 0 306 2 0 0 25 0 1 0 214608778 14483456 2194 1992294400 134512640 134996440 4294956256 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29962/statm: 3536 2194 71 118 0 3415 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15584

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29964
/proc/meminfo: memFree=1743960/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=1440 CPUtime=4.99
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 135 5651 0 0 0 0 496 3 16 0 1 0 214608778 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 360 111 96 260 0 84 0
[pid=29964] ppid=29961 vsize=10288 CPUtime=1.23
/proc/29964/stat : 29964 (ubcsat2006) R 29961 29961 29795 0 -1 4194304 1312 0 12 0 118 5 0 0 25 0 1 0 214609279 10534912 1307 1992294400 134512640 134777720 4294956112 18446744073709551615 134551994 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29964/statm: 2572 1307 156 64 0 2153 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11728

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 29964
/proc/meminfo: memFree=1738920/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=15196 CPUtime=12.6
/proc/29961/stat : 29961 (SATzilla2007_C) R 29959 29961 29795 0 -1 4194304 4646 6969 0 12 534 6 708 12 25 0 1 0 214608778 15560704 2642 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/29961/statm: 3799 2642 156 260 0 3523 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 15196

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1724512/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=9120 CPUtime=10.37
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 2173 0 0 0 1035 2 0 0 25 0 1 0 214610289 9338880 2168 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 2280 2168 59 118 0 2158 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 28144

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1722400/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=11248 CPUtime=35.96
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 2690 0 0 0 3593 3 0 0 25 0 1 0 214610289 11517952 2685 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 2812 2685 59 118 0 2690 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 30272

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

[startup+63.9029 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1721120/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12452 CPUtime=48.76
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3001 0 0 0 4873 3 0 0 25 0 1 0 214610289 12750848 2996 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3113 2996 59 118 0 2991 0
Current children cumulated CPU time (s) 63.79
Current children cumulated vsize (KiB) 31476

[startup+70.3015 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720992/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12584 CPUtime=55.16
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3044 0 0 0 5513 3 0 0 25 0 1 0 214610289 12886016 3039 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3146 3039 59 118 0 3024 0
Current children cumulated CPU time (s) 70.19
Current children cumulated vsize (KiB) 31608

[startup+73.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=58.35
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3058 0 0 0 5832 3 0 0 25 0 1 0 214610289 13021184 3053 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3053 59 118 0 3057 0
Current children cumulated CPU time (s) 73.38
Current children cumulated vsize (KiB) 31740

[startup+75.1019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=59.95
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3067 0 0 0 5992 3 0 0 25 0 1 0 214610289 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 74.98
Current children cumulated vsize (KiB) 31740

[startup+75.906 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=60.76
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3067 0 0 0 6073 3 0 0 25 0 1 0 214610289 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 75.79
Current children cumulated vsize (KiB) 31740

[startup+76.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=61.15
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3067 0 0 0 6112 3 0 0 25 0 1 0 214610289 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.18
Current children cumulated vsize (KiB) 31740

[startup+76.7011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=61.55
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3067 0 0 0 6152 3 0 0 25 0 1 0 214610289 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.58
Current children cumulated vsize (KiB) 31740

[startup+76.8011 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29965
/proc/meminfo: memFree=1720928/2055920 swapFree=4075572/4192956
[pid=29961] ppid=29959 vsize=19024 CPUtime=15.03
/proc/29961/stat : 29961 (SATzilla2007_C) S 29959 29961 29795 0 -1 4194304 7325 6969 0 12 773 10 708 12 25 0 1 0 214608778 19480576 3813 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29961/statm: 4756 3813 164 260 0 4480 0
[pid=29965] ppid=29961 vsize=12716 CPUtime=61.65
/proc/29965/stat : 29965 (minisat20) R 29961 29961 29795 0 -1 4194304 3067 0 0 0 6162 3 0 0 25 0 1 0 214610289 13021184 3062 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29965/statm: 3179 3062 59 118 0 3057 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 31740

Child status: 20
Real time (s): 76.8825
CPU time (s): 76.7963
CPU user time (s): 76.5214
CPU system time (s): 0.274958
CPU usage (%): 99.8879
Max. virtual memory (cumulated for all children) (KiB): 31740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.5214
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17380
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 179

runsolver used 0.093985 second user time and 0.19497 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-09 12:43:27
IDJOB=1784727
IDBENCH=24601
IDSOLVER=640
FILE ID=node43/1784727-1241865807
PBS_JOBID= 9264571
Free space on /tmp= 66088 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-1784727-1241865807/watcher-1784727-1241865807 -o /tmp/evaluation-result-1784727-1241865807/solver-1784727-1241865807 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784727-1241865807.cnf            

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=515273100

node43.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.237
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.237
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:       1750664 kB
Buffers:         29980 kB
Cached:          98708 kB
SwapCached:     111556 kB
Active:          61036 kB
Inactive:       181464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750664 kB
SwapTotal:     4192956 kB
SwapFree:      4075572 kB
Dirty:           10036 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            48748 kB
Committed_AS:   767800 kB
PageTables:       1444 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= 66080 MiB
End job on node43 at 2009-05-09 12:44:44