Trace number 333348

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 FULLUNSAT 213.451 213.514

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 benchmark76.9823
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 (download as text)

13.87/13.94	c run March_dl for 5 seconds ... 
13.87/13.94	c Bin: Executing march_dl
13.87/13.94	c child exit by a signal
13.87/13.94	c march_dl returned code 137.
13.87/13.94	c run saps for 2 seconds ... 
13.87/13.94	c Bin: Executing ubcsat2006
13.87/13.94	c child exited successfully
13.87/13.94	c ubcsat2006 returned code 0.
13.87/13.94	c satzilla computing base features
13.87/13.94	c satzilla doing unit-prop probe
13.87/13.94	c satzilla doing local search probe
13.87/13.94	c satzilla doing lobjois search-space size estimate
13.87/13.94	c satzilla's ranking:
13.87/13.94	c 1) minisat20: 0.036504
13.87/13.94	c 2) eureka: 1.699387
13.87/13.94	c 3) zchaff_rand: 1.812933
13.87/13.94	c 4) vallst: 1.929039
13.87/13.94	c 5) march_dl: 3.168423
13.87/13.94	c 6) kcnfs: 3.418720
13.87/13.94	c 7) kcnfs+P: 999.000000
13.87/13.94	c 8) march_dl+P: 999.000000
13.87/13.94	c 9) vallst+P: 999.000000
13.87/13.94	c 10) zchaff_rand+P: 999.000000
13.87/13.94	c 11) rsat+P: 999.000000
13.87/13.94	c 12) eureka+P: 999.000000
13.87/13.94	c 13) minisat20+P: 999.000000
13.87/13.94	c 14) rsat: 999.000000
13.87/13.94	c satzilla running minisat20 ... 
13.87/13.94	This is MiniSat 2.0 beta
13.87/13.94	WARNING: for repeatability, setting FPU to use double precision
13.87/13.94	============================[ Problem Statistics ]=============================
13.87/13.94	|                                                                             |
13.87/13.94	|  Number of variables:  1133                                                 |
13.87/13.94	|  Number of clauses:    56210                                                |
13.87/13.99	|  Parsing time:         0.05         s                                       |
13.91/14.00	============================[ Search Statistics ]==============================
13.91/14.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.91/14.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.91/14.00	===============================================================================
13.91/14.00	|         0 |    1069    54582   344452 |    18194        0    nan |  0.000 % |
13.91/14.01	|       104 |    1069    54582   344452 |    20013      104     14 |  5.649 % |
13.91/14.03	|       256 |    1069    54582   344452 |    22014      256     16 |  5.649 % |
13.91/14.05	|       484 |    1069    54582   344452 |    24216      484     16 |  5.658 % |
13.91/14.10	|       821 |    1069    54582   344452 |    26637      821     19 |  5.649 % |
13.91/14.19	|      1327 |    1069    54582   344452 |    29301     1327     20 |  5.653 % |
14.26/14.32	|      2086 |    1069    54582   344452 |    32231     2086     22 |  5.653 % |
14.45/14.58	|      3227 |    1069    54582   344452 |    35454     3227     24 |  5.653 % |
14.85/14.91	|      4937 |    1069    54582   344452 |    39000     4937     25 |  5.653 % |
15.45/15.50	|      7499 |    1069    54582   344452 |    42900     7499     26 |  5.649 % |
16.56/16.68	|     11344 |    1069    54582   344452 |    47190    11344     30 |  5.653 % |
18.56/18.69	|     17110 |    1069    54582   344452 |    51909    17110     31 |  5.649 % |
22.85/22.92	|     25761 |    1069    54582   344452 |    57100    25761     31 |  5.654 % |
31.76/31.84	|     38735 |    1069    54582   344452 |    62810    38735     31 |  5.654 % |
48.75/48.83	|     58196 |    1066    52283   328919 |    69091    47003     33 |  5.918 % |
81.14/81.28	|     87388 |    1066    52283   328919 |    76000    26190     30 |  5.914 % |
122.03/122.18	|    131179 |    1060    49379   309792 |    83600    58321     33 |  6.444 % |
200.01/200.19	|    196863 |    1051    47320   295939 |    91961    55765     30 |  7.239 % |
213.40/213.50	===============================================================================
213.40/213.50	restarts              : 18
213.40/213.50	conflicts             : 206461         (1035 /sec)
213.40/213.50	decisions             : 359190         (1.75 % random) (1801 /sec)
213.40/213.50	propagations          : 18487552       (92695 /sec)
213.40/213.50	conflict literals     : 6957014        (49.09 % deleted)
213.40/213.50	Memory used           : 20.24 MB
213.40/213.50	CPU time              : 199.445 s
213.40/213.50	
213.40/213.51	c Bin: Executing minisat20
213.40/213.51	c child exited successfully
213.40/213.51	c minisat20 returned code 20.
213.40/213.51	s UNSATISFIABLE
213.40/213.51	c SATZILLA_TIME=213.460000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-333348-1173511158 -o ROOT/results/node5/solver-333348-1173511158 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333348-1173511158/SATzilla2007_F /tmp/evaluation/333348-1173511158/instance-333348-1173511158.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: 0.91 0.98 0.99 3/77 16484
/proc/meminfo: memFree=1689568/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) R 16482 16484 15465 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=1076 CPUtime=0
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 371070645 1101824 141 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 269 141 50 118 0 148 0

[startup+0.063656 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 16484
/proc/meminfo: memFree=1689568/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=1868 CPUtime=0.05
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 347 0 0 0 5 0 0 0 19 0 1 0 371070645 1912832 341 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 467 342 50 118 0 346 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3380

[startup+0.10166 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 16484
/proc/meminfo: memFree=1689568/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=2264 CPUtime=0.09
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 477 0 0 0 9 0 0 0 19 0 1 0 371070645 2318336 471 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 566 471 50 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3776

[startup+0.301682 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 16484
/proc/meminfo: memFree=1689568/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=7904 CPUtime=0.29
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 2715 0 0 0 28 1 0 0 21 0 1 0 371070645 8093696 1696 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 1976 1696 55 118 0 1855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9416

[startup+0.701727 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 16484
/proc/meminfo: memFree=1689568/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=14916 CPUtime=0.69
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 3825 0 0 0 68 1 0 0 24 0 1 0 371070645 15273984 2383 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 3729 2383 71 118 0 3608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16428

[startup+1.50182 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 16486
/proc/meminfo: memFree=1680144/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=14916 CPUtime=1.49
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 3825 0 0 0 148 1 0 0 25 0 1 0 371070645 15273984 2383 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 3729 2383 71 118 0 3608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16428

[startup+3.10277 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 16486
/proc/meminfo: memFree=1680016/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=0
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16485] ppid=16484 vsize=14916 CPUtime=3.09
/proc/16485/stat : 16485 (march_dl) R 16484 16484 15465 0 -1 4194304 3831 0 0 0 308 1 0 0 25 0 1 0 371070645 15273984 2389 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16485/statm: 3729 2389 71 118 0 3608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16428

[startup+6.30236 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16487
/proc/meminfo: memFree=1684496/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=1512 CPUtime=4.99
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 149 3837 0 0 0 0 498 1 16 0 1 0 371070645 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16484/statm: 378 125 110 260 0 84 0
[pid=16487] ppid=16484 vsize=10288 CPUtime=1.28
/proc/16487/stat : 16487 (ubcsat2006) R 16484 16484 15465 0 -1 4194304 1325 0 0 0 124 4 0 0 25 0 1 0 371071145 10534912 1307 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16487/statm: 2572 1307 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11800

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 16487
/proc/meminfo: memFree=1679320/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=15276 CPUtime=12.67
/proc/16484/stat : 16484 (SATzilla2007_F) R 16482 16484 15465 0 -1 4194304 4659 5168 0 0 537 8 712 10 25 0 1 0 371070645 15642624 2655 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/16484/statm: 3819 2655 168 260 0 3525 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15276

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1674512/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=9796 CPUtime=11.54
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 2371 0 0 0 1153 1 0 0 25 0 1 0 371072039 10031104 2364 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 2449 2364 58 118 0 2327 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16988

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1669456/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=14820 CPUtime=37.13
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 3606 0 0 0 3710 3 0 0 25 0 1 0 371072039 15175680 3599 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 3705 3599 58 118 0 3583 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22012

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1666896/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=17504 CPUtime=88.33
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 4258 0 0 0 8828 5 0 0 25 0 1 0 371072039 17924096 4251 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 4376 4251 58 118 0 4254 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24696

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1664592/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=19772 CPUtime=148.31
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 4846 0 0 0 14825 6 0 0 25 0 1 0 371072039 20246528 4839 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 4943 4839 58 118 0 4821 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26964

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663952/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20300 CPUtime=165.1
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 4984 0 0 0 16504 6 0 0 25 0 1 0 371072039 20787200 4977 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5075 4977 58 118 0 4953 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 27492

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663824/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20452 CPUtime=177.9
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5009 0 0 0 17784 6 0 0 25 0 1 0 371072039 20942848 5002 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5113 5002 58 118 0 4991 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 27644

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663696/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20584 CPUtime=190.7
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5038 0 0 0 19064 6 0 0 25 0 1 0 371072039 21078016 5031 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5146 5031 58 118 0 5024 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 27776

[startup+207.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663632/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20720 CPUtime=193.9
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5057 0 0 0 19384 6 0 0 25 0 1 0 371072039 21217280 5050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5180 5050 58 118 0 5058 0
Current children cumulated CPU time (s) 207.81
Current children cumulated vsize (KiB) 27912

[startup+211.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663632/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20720 CPUtime=197.1
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5057 0 0 0 19704 6 0 0 25 0 1 0 371072039 21217280 5050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5180 5050 58 118 0 5058 0
Current children cumulated CPU time (s) 211.01
Current children cumulated vsize (KiB) 27912

[startup+212.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663632/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20720 CPUtime=198.69
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5062 0 0 0 19863 6 0 0 25 0 1 0 371072039 21217280 5055 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5180 5055 58 118 0 5058 0
Current children cumulated CPU time (s) 212.6
Current children cumulated vsize (KiB) 27912

[startup+213.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663632/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20720 CPUtime=199.09
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5062 0 0 0 19903 6 0 0 25 0 1 0 371072039 21217280 5055 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5180 5055 58 118 0 5058 0
Current children cumulated CPU time (s) 213
Current children cumulated vsize (KiB) 27912

[startup+213.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16488
/proc/meminfo: memFree=1663632/2055920 swapFree=4170416/4192956
[pid=16484] ppid=16482 vsize=7192 CPUtime=13.91
/proc/16484/stat : 16484 (SATzilla2007_F) S 16482 16484 15465 0 -1 4194304 4666 5168 0 0 660 9 712 10 25 0 1 0 371070645 7364608 1569 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16484/statm: 1798 1569 169 260 0 1504 0
[pid=16488] ppid=16484 vsize=20720 CPUtime=199.49
/proc/16488/stat : 16488 (minisat20) R 16484 16484 15465 0 -1 4194304 5062 0 0 0 19943 6 0 0 25 0 1 0 371072039 21217280 5055 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16488/statm: 5180 5055 58 118 0 5058 0
Current children cumulated CPU time (s) 213.4
Current children cumulated vsize (KiB) 27912

Child status: 20
Real time (s): 213.514
CPU time (s): 213.451
CPU user time (s): 213.178
CPU system time (s): 0.272958
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 27912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.178
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14914
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= 26
involuntary context switches= 326

runsolver used 0.225965 second user time and 0.560914 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Mar 10 07:19:18 UTC 2007

IDJOB= 333348
IDBENCH= 24601
IDSOLVER= 136
FILE ID= node5/333348-1173511158

PBS_JOBID= 4101113

Free space on /tmp= 66384 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333348-1173511158/SATzilla2007_F /tmp/evaluation/333348-1173511158/instance-333348-1173511158.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-333348-1173511158 -o ROOT/results/node5/solver-333348-1173511158 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333348-1173511158/SATzilla2007_F /tmp/evaluation/333348-1173511158/instance-333348-1173511158.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  db9d2b7fba78f1cbe73aba9a1aa51042

RANDOM SEED= 73283590

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1690040 kB
Buffers:         40228 kB
Cached:         248712 kB
SwapCached:       2372 kB
Active:         169820 kB
Inactive:       143228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690040 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:           11884 kB
Writeback:           0 kB
Mapped:          31804 kB
Slab:            38492 kB
Committed_AS:  1227388 kB
PageTables:       1692 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= 66384 MiB

End job on node5 on Sat Mar 10 07:22:52 UTC 2007