Trace number 336202

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, and are wall clock time (not CPU 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
SATzilla RANDOM? (TO) 1200.13 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data (download as text)

84.06/84.17	c run March_dl for 5 seconds ... 
84.06/84.17	c Bin: Executing march_dl
84.06/84.17	c child exit by a signal
84.06/84.17	c march_dl returned code 137.
84.06/84.17	c run saps (UBCSAT implementation) for 2 seconds ... 
84.06/84.17	c Bin: Executing ubcsat2006
84.06/84.17	c child exited successfully
84.06/84.17	c ubcsat2006 returned code 0.
84.06/84.17	c satzilla computing base features
84.06/84.17	Error!!! VCG-VAR-entropy
84.06/84.17	Satzilla is runing default solver ... 
84.06/84.17	 c satzilla running minisat20 ... 
84.06/84.18	This is MiniSat 2.0 beta
84.06/84.18	WARNING: for repeatability, setting FPU to use double precision
84.06/84.18	============================[ Problem Statistics ]=============================
84.06/84.18	|                                                                             |
84.06/84.18	|  Number of variables:  186624                                               |
84.06/84.18	|  Number of clauses:    3086912                                              |
87.24/87.35	|  Parsing time:         2.98         s                                       |
87.95/88.02	============================[ Search Statistics ]==============================
87.95/88.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.95/88.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
87.95/88.02	===============================================================================
87.95/88.02	|         0 |  120064  2300480  5055410 |   766826        0    nan |  0.000 % |
88.25/88.38	|       100 |  120064  2300480  5055410 |   843509      100     64 | 35.665 % |
88.35/88.47	|       250 |  120064  2300480  5055410 |   927860      250     81 | 35.665 % |
88.85/88.92	|       475 |  120064  2300480  5055410 |  1020646      475     77 | 35.665 % |
89.35/89.49	|       813 |  120064  2300480  5055410 |  1122710      813     80 | 35.665 % |
89.94/90.00	|      1319 |  120064  2300480  5055410 |  1234982     1319     93 | 35.665 % |
90.34/90.48	|      2080 |  120064  2300480  5055410 |  1358480     2080    100 | 35.665 % |
91.54/91.60	|      3219 |  120064  2300480  5055410 |  1494328     3219    109 | 35.665 % |
95.24/95.37	|      4928 |  120064  2300480  5055410 |  1643761     4928    152 | 35.665 % |
104.04/104.19	|      7490 |  120064  2300480  5055410 |  1808137     7490    230 | 35.665 % |
110.74/110.86	|     11335 |  120064  2300480  5055410 |  1988950    11335    216 | 35.665 % |
131.33/131.49	|     17101 |  120064  2300480  5055410 |  2187845    17101    273 | 35.665 % |
174.42/174.53	|     25750 |  120064  2300480  5055410 |  2406630    25750    324 | 35.665 % |
229.30/229.49	|     38725 |  120064  2300480  5055410 |  2647293    38725    340 | 35.665 % |
329.68/329.86	|     58188 |  120064  2300480  5055410 |  2912022    58188    392 | 35.665 % |
513.63/513.80	|     87380 |  120064  2300480  5055410 |  3203225    87380    443 | 35.665 % |
745.97/746.27	|    131170 |  120064  2300480  5055410 |  3523547   131170    442 | 35.665 % |
1120.48/1120.88	|    196855 |  120064  2300480  5055410 |  3875902   196855    465 | 35.665 % |
1198.97/1199.46	c Bin: Executing minisat20
1198.97/1199.46	c child exit by a signal
1198.97/1199.46	c minisat20 returned code 137.
1198.97/1199.46	c minisat20 returned code 137.
1198.97/1199.46	c satzilla running zchaff_rand ... 
1198.97/1199.46	c Bin: Executing zchaff_rand
1198.97/1199.46	c zchaff_rand returned code 1.
1198.97/1199.46	c zchaff_rand returned code 1.
1198.97/1199.46	c satzilla running vallst ... 
1198.97/1199.46	c Bin: Executing vallst
1198.97/1199.46	c vallst returned code 1.
1198.97/1199.46	c vallst returned code 1.
1198.97/1199.46	c satzilla running march_dl ... 
1198.97/1199.46	c Bin: Executing march_dl
1198.97/1199.46	c march_dl returned code 1.
1198.97/1199.46	c march_dl returned code 1.
1198.97/1199.46	c satzilla running kcnfs ... 
1198.97/1199.46	c Bin: Executing kcnfs
1198.97/1199.46	c kcnfs returned code 1.
1198.97/1199.46	c kcnfs returned code 1.
1198.97/1199.46	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-336202-1173642109 -o ROOT/results/node24/solver-336202-1173642109 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336202-1173642109/SATzilla2007_R /tmp/evaluation/336202-1173642109/instance-336202-1173642109.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): 2400 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 1.00 3/77 8800
/proc/meminfo: memFree=1824352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=13428 CPUtime=0
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 868 0 0 0 0 0 0 0 19 0 1 0 384166099 13750272 863 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 3357 870 49 118 0 3236 0

[startup+0.037382 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8800
/proc/meminfo: memFree=1824352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=32632 CPUtime=0.02
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 4685 0 0 0 1 1 0 0 19 0 1 0 384166099 33415168 4680 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 8158 4682 49 118 0 8037 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 34072

[startup+0.101387 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8800
/proc/meminfo: memFree=1824352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=37068 CPUtime=0.09
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 6026 0 0 0 7 2 0 0 19 0 1 0 384166099 37957632 6021 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 9267 6021 50 118 0 9146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38508

[startup+0.301408 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8800
/proc/meminfo: memFree=1824352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=39576 CPUtime=0.29
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 6820 0 0 0 27 2 0 0 21 0 1 0 384166099 40525824 6815 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 9894 6815 50 118 0 9773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41016

[startup+0.701453 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8800
/proc/meminfo: memFree=1824352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=44724 CPUtime=0.69
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 8409 0 0 0 66 3 0 0 25 0 1 0 384166099 45797376 8404 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 11181 8404 50 118 0 11060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46164

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8802
/proc/meminfo: memFree=1787664/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=54888 CPUtime=1.49
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 11589 0 0 0 143 6 0 0 25 0 1 0 384166099 56205312 11584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 13722 11584 50 118 0 13601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56328

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8802
/proc/meminfo: memFree=1770128/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=0
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384166098 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 360 110 95 260 0 84 0
[pid=8801] ppid=8800 vsize=75216 CPUtime=3.09
/proc/8801/stat : 8801 (march_dl) R 8800 8800 8545 0 -1 4194304 17954 0 0 0 300 9 0 0 25 0 1 0 384166099 77021184 17949 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8801/statm: 18804 17949 50 118 0 18683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76656

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8803
/proc/meminfo: memFree=1820560/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=1440 CPUtime=5.01
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 135 34247 0 0 0 0 483 18 16 0 1 0 384166098 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8800/statm: 360 111 96 260 0 84 0
[pid=8803] ppid=8800 vsize=38512 CPUtime=1.26
/proc/8803/stat : 8803 (ubcsat2006) R 8800 8800 8545 0 -1 4194304 4562 0 0 0 123 3 0 0 25 0 1 0 384166601 39436288 4546 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8803/statm: 9628 4546 141 64 0 9209 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39952

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8803
/proc/meminfo: memFree=1674640/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=47888 CPUtime=12.68
/proc/8800/stat : 8800 (SATzilla2007_R) R 8798 8800 8545 0 -1 4194304 2864 72165 0 0 25 1 1201 41 18 0 1 0 384166098 49037312 2834 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134550215 0 0 4096 0 0 0 0 17 0 0 0
/proc/8800/statm: 11972 2834 114 260 0 11696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47888

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8803
/proc/meminfo: memFree=1603416/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=227780 CPUtime=25.48
/proc/8800/stat : 8800 (SATzilla2007_R) R 8798 8800 8545 0 -1 4194304 55706 72165 0 0 1273 33 1201 41 25 0 1 0 384166098 233246720 55675 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134537937 0 0 4096 0 0 0 0 17 1 0 0
/proc/8800/statm: 56945 55675 121 260 0 56669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 227780

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8803
/proc/meminfo: memFree=1602584/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=227780 CPUtime=51.07
/proc/8800/stat : 8800 (SATzilla2007_R) R 8798 8800 8545 0 -1 4194304 55958 72165 0 0 3829 36 1201 41 25 0 1 0 384166098 233246720 55927 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/8800/statm: 56945 55927 121 260 0 56669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 227780

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8804
/proc/meminfo: memFree=1571024/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=128012 CPUtime=18.1
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 30768 0 0 0 1789 21 0 0 25 0 1 0 384174516 131084288 30729 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 32003 30729 59 118 0 31881 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 261820

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1547792/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=151352 CPUtime=78.08
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 36610 0 0 0 7781 27 0 0 25 0 1 0 384174516 154984448 36571 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 37838 36571 59 118 0 37716 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 285160

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1526352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=172636 CPUtime=138.07
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 41927 0 0 0 13773 34 0 0 25 0 1 0 384174516 176779264 41888 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 43159 41888 59 118 0 43037 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 306444

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1505296/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=193836 CPUtime=198.05
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 47213 0 0 0 19764 41 0 0 25 0 1 0 384174516 198488064 47174 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528249 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 48459 47174 59 118 0 48337 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 327644

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1481424/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=217468 CPUtime=258.03
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 53134 0 0 0 25756 47 0 0 25 0 1 0 384174516 222687232 53095 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 54367 53095 59 118 0 54245 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 351276

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1460240/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0

################
# More data... #
################

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1419216/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=279772 CPUtime=437.98
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 68708 0 0 0 43735 63 0 0 25 0 1 0 384174516 286486528 68669 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 69943 68669 59 118 0 69821 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 413580

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1397456/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=301468 CPUtime=497.97
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 74093 0 0 0 49728 69 0 0 25 0 1 0 384174516 308703232 74054 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 75367 74054 59 118 0 75245 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 435276

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1376912/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=321668 CPUtime=557.97
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 79156 0 0 0 55722 75 0 0 25 0 1 0 384174516 329388032 79117 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 80417 79117 59 118 0 80295 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 455476

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1357776/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=340940 CPUtime=617.95
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 83996 0 0 0 61714 81 0 0 25 0 1 0 384174516 349122560 83957 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 85235 83957 59 118 0 85113 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 474748

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1338640/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=359816 CPUtime=677.93
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 88727 0 0 0 67707 86 0 0 25 0 1 0 384174516 368451584 88688 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 89954 88688 59 118 0 89832 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 493624

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1317072/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=381732 CPUtime=737.91
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 94157 0 0 0 73699 92 0 0 25 0 1 0 384174516 390893568 94118 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 95433 94118 59 118 0 95311 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 515540

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1292368/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=406156 CPUtime=797.89
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 100274 0 0 0 79688 101 0 0 25 0 1 0 384174516 415903744 100235 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 101539 100235 59 118 0 101417 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 539964

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1270352/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=428344 CPUtime=857.88
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 105821 0 0 0 85680 108 0 0 25 0 1 0 384174516 438624256 105782 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 107086 105782 59 118 0 106964 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 562152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1246288/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=452244 CPUtime=917.86
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 111795 0 0 0 91672 114 0 0 25 0 1 0 384174516 463097856 111756 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 113061 111756 59 118 0 112939 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 586052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1225360/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=473232 CPUtime=977.85
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 117048 0 0 0 97666 119 0 0 25 0 1 0 384174516 484589568 117009 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 118308 117009 59 118 0 118186 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 607040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8806
/proc/meminfo: memFree=1209296/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=489072 CPUtime=1037.83
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 121015 0 0 0 103660 123 0 0 25 0 1 0 384174516 500809728 120976 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 122268 120976 59 118 0 122146 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 622880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8922
/proc/meminfo: memFree=1192216/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=133808 CPUtime=84.14
/proc/8800/stat : 8800 (SATzilla2007_R) S 8798 8800 8545 0 -1 4194304 69900 72165 0 0 7126 46 1201 41 25 0 1 0 384166098 137019392 33068 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8800/statm: 33452 33068 126 260 0 33176 0
[pid=8804] ppid=8800 vsize=504912 CPUtime=1097.76
/proc/8804/stat : 8804 (minisat20) R 8800 8800 8545 0 -1 4194304 124985 0 0 0 109648 128 0 0 25 0 1 0 384174516 517029888 124946 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8804/statm: 126228 124946 59 118 0 126106 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 638720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 8964
/proc/meminfo: memFree=1659424/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=167080 CPUtime=1200.08
/proc/8800/stat : 8800 (SATzilla2007_R) R 8798 8800 8545 0 -1 4194304 78258 198209 0 0 7225 50 112554 179 25 0 1 0 384166098 171089920 41378 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/8800/statm: 41770 41378 131 260 0 41494 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 167080

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 8964
/proc/meminfo: memFree=1659424/2055920 swapFree=4144284/4192956
[pid=8800] ppid=8798 vsize=167080 CPUtime=1200.08
/proc/8800/stat : 8800 (SATzilla2007_R) R 8798 8800 8545 0 -1 4194304 78258 198209 0 0 7225 50 112554 179 25 0 1 0 384166098 171089920 41378 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/8800/statm: 41770 41378 131 260 0 41494 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 167080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1197.8
CPU system time (s): 2.32965
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 643216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.8
system time used= 2.32965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276471
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= 28
involuntary context switches= 3123

runsolver used 1.38779 second user time and 2.95155 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Mar 11 19:41:58 UTC 2007

IDJOB= 336202
IDBENCH= 24669
IDSOLVER= 134
FILE ID= node24/336202-1173642109

PBS_JOBID= 4101336

Free space on /tmp= 66502 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336202-1173642109/SATzilla2007_R /tmp/evaluation/336202-1173642109/instance-336202-1173642109.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-336202-1173642109 -o ROOT/results/node24/solver-336202-1173642109 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336202-1173642109/SATzilla2007_R /tmp/evaluation/336202-1173642109/instance-336202-1173642109.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  f935103d71f7bb9e8d8051793d20ec02

RANDOM SEED= 75904701

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.232
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.232
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:       1824824 kB
Buffers:         20068 kB
Cached:         170552 kB
SwapCached:       3792 kB
Active:         109824 kB
Inactive:        90684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824824 kB
SwapTotal:     4192956 kB
SwapFree:      4144284 kB
Dirty:           60676 kB
Writeback:           0 kB
Mapped:          15332 kB
Slab:            16216 kB
Committed_AS:   915852 kB
PageTables:       1732 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= 66502 MiB

End job on node24 on Sun Mar 11 20:02:01 UTC 2007