Trace number 335111

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 CRAFTEDUNSAT 822.89 823.106

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark416.484
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data (download as text)

10.57/10.61	c run March_dl for 5 seconds ... 
10.57/10.61	c Bin: Executing march_dl
10.57/10.61	c child exit by a signal
10.57/10.61	c march_dl returned code 137.
10.57/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.61	c Bin: Executing ubcsat2006
10.57/10.61	c child exited successfully
10.57/10.61	c ubcsat2006 returned code 0.
10.57/10.61	c satzilla computing base features
10.57/10.61	c satzilla doing unit-prop probe
10.57/10.61	c satzilla doing local search probe
10.57/10.61	c satzilla doing lobjois search-space size estimate
10.57/10.61	c satzilla's ranking:
10.57/10.61	c 1) minisat20+P: 1.471358
10.57/10.61	c 2) minisat20: 1.591367
10.57/10.61	c 3) zchaff_rand+P: 1.980770
10.57/10.61	c 4) march_dl+P: 2.229957
10.57/10.61	c 5) march_dl: 2.390533
10.57/10.61	c 6) vallst+P: 2.668785
10.57/10.61	c 7) kcnfs+P: 999.000000
10.57/10.61	c 8) kcnfs: 999.000000
10.57/10.61	c 9) vallst: 999.000000
10.57/10.61	c 10) zchaff_rand: 999.000000
10.57/10.61	c satzilla running minisat20 with preprocessing ... 
10.57/10.66	This is MiniSat 2.0 beta
10.57/10.66	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  446                                                  |
10.57/10.66	|  Number of clauses:    7495                                                 |
10.57/10.66	|  Parsing time:         0.00         s                                       |
10.57/10.66	============================[ Search Statistics ]==============================
10.57/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.66	===============================================================================
10.57/10.66	|         0 |     446     7495    26734 |     2498        0    nan |  0.000 % |
10.57/10.67	|       100 |     446     7495    26734 |     2748      100     16 |  0.009 % |
10.57/10.67	|       250 |     446     7495    26734 |     3022      250     17 |  0.001 % |
10.57/10.68	|       477 |     446     7495    26734 |     3325      477     20 |  0.001 % |
10.57/10.69	|       815 |     446     7495    26734 |     3657      815     22 |  0.001 % |
10.63/10.72	|      1322 |     446     7495    26734 |     4023     1322     21 |  0.001 % |
10.63/10.76	|      2081 |     446     7495    26734 |     4425     2081     24 |  0.001 % |
10.63/10.84	|      3220 |     446     7495    26734 |     4868     3220     25 |  0.010 % |
10.86/10.97	|      4929 |     446     7495    26734 |     5355     4929     26 |  0.010 % |
11.05/11.19	|      7492 |     446     7495    26734 |     5890     4723     26 |  0.001 % |
11.45/11.58	|     11338 |     446     7495    26734 |     6480     5560     22 |  0.001 % |
12.06/12.18	|     17104 |     446     7495    26734 |     7128     4697     23 |  0.001 % |
12.95/13.06	|     25753 |     446     7495    26734 |     7840     6070     25 |  0.001 % |
14.45/14.59	|     38728 |     446     7495    26734 |     8624     7172     25 |  0.001 % |
17.05/17.16	|     58189 |     446     7495    26734 |     9487     4853     25 |  0.001 % |
21.15/21.25	|     87382 |     446     7495    26734 |    10436     5239     24 |  0.001 % |
27.55/27.64	|    131172 |     446     7495    26734 |    11479     6888     25 |  0.011 % |
38.35/38.45	|    196856 |     446     7495    26734 |    12627     8882     27 |  0.001 % |
55.24/55.36	|    295382 |     446     7495    26734 |    13890    11812     24 |  0.001 % |
82.74/82.86	|    443171 |     446     7495    26734 |    15279    12589     28 |  0.011 % |
129.02/129.11	|    664854 |     446     7495    26734 |    16807    11300     26 |  0.001 % |
209.00/209.15	|    997382 |     445     7453    26608 |    18488    15531     26 |  0.225 % |
335.08/335.25	|   1496173 |     445     7453    26608 |    20337    12400     24 |  0.225 % |
539.72/539.96	|   2244356 |     445     7453    26608 |    22370    14676     24 |  0.226 % |
822.85/823.10	===============================================================================
822.85/823.10	restarts              : 24
822.85/823.10	conflicts             : 3316425        (4084 /sec)
822.85/823.10	decisions             : 3685345        (1.50 % random) (4538 /sec)
822.85/823.10	propagations          : 250492100      (308433 /sec)
822.85/823.10	conflict literals     : 96289811       (37.49 % deleted)
822.85/823.10	Memory used           : 10.87 MB
822.85/823.10	CPU time              : 812.145 s
822.85/823.10	
822.85/823.10	c Preprocessing...
822.85/823.10	c Inital problem has 502 variables, 10736 nary clauses (1080 binary clauses).
822.85/823.10	c Num non-binary clauses 10701, Average non-binary clause length 3.698
822.85/823.10	c Theory has no gaps
822.85/823.10	c Preprocessor runtime was 0.040 seconds.
822.85/823.10	c 
822.85/823.10	c Satisfiability of theory still undetermined.
822.85/823.10	c See file /tmp/06sRFM for simplified theory.
822.85/823.10	c Bin: Executing minisat20
822.85/823.10	c child exited successfully
822.85/823.10	c minisat20 returned code 20.
822.85/823.10	s UNSATISFIABLE
822.85/823.10	c SATZILLA_TIME=822.990000

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/node18/watcher-335111-1173610018 -o ROOT/results/node18/solver-335111-1173610018 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335111-1173610018/SATzilla2007_C /tmp/evaluation/335111-1173610018/instance-335111-1173610018.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.94 1.01 0.99 3/77 30801
/proc/meminfo: memFree=1396400/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) R 30799 30801 29487 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=768 CPUtime=0
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 380956372 786432 91 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 192 91 50 118 0 71 0

[startup+0.042793 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 30801
/proc/meminfo: memFree=1396400/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=1344 CPUtime=0.03
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 238 0 0 0 3 0 0 0 19 0 1 0 380956372 1376256 230 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134589388 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 336 230 57 118 0 215 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2784

[startup+0.102798 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 30801
/proc/meminfo: memFree=1396400/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=2756 CPUtime=0.09
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 621 0 0 0 9 0 0 0 19 0 1 0 380956372 2822144 581 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 689 581 72 118 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4196

[startup+0.302818 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 30801
/proc/meminfo: memFree=1396400/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=3052 CPUtime=0.29
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 785 0 0 0 29 0 0 0 21 0 1 0 380956372 3125248 633 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 763 633 74 118 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4492

[startup+0.702856 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 30801
/proc/meminfo: memFree=1396400/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=3224 CPUtime=0.69
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 797 0 0 0 69 0 0 0 25 0 1 0 380956372 3301376 645 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 806 645 74 118 0 685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4664

[startup+1.50193 s]
/proc/loadavg: 0.94 1.01 0.99 2/79 30803
/proc/meminfo: memFree=1393952/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=3224 CPUtime=1.49
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 799 0 0 0 149 0 0 0 25 0 1 0 380956372 3301376 647 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134567841 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 806 647 74 118 0 685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4664

[startup+3.10109 s]
/proc/loadavg: 0.94 1.01 0.99 2/79 30803
/proc/meminfo: memFree=1393824/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380956372 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=3224 CPUtime=3.09
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29487 0 -1 4194304 819 0 0 0 309 0 0 0 25 0 1 0 380956372 3301376 667 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 806 667 74 118 0 685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4664

[startup+6.3014 s]
/proc/loadavg: 0.94 1.01 0.99 2/79 30804
/proc/meminfo: memFree=1395048/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=4.99
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 135 843 0 0 0 0 499 0 16 0 1 0 380956372 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 111 96 260 0 84 0
[pid=30804] ppid=30801 vsize=6188 CPUtime=1.28
/proc/30804/stat : 30804 (ubcsat2006) R 30801 30801 29487 0 -1 4194304 404 0 0 0 122 6 0 0 25 0 1 0 380956872 6336512 387 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30804/statm: 1547 387 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.95 1.01 0.99 2/79 30805
/proc/meminfo: memFree=1391968/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=3160 CPUtime=2.02
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 483 0 0 0 202 0 0 0 25 0 1 0 380957438 3235840 477 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 790 477 58 118 0 668 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6988

[startup+25.5022 s]
/proc/loadavg: 0.96 1.01 0.99 2/79 30805
/proc/meminfo: memFree=1390880/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=3960 CPUtime=14.82
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 702 0 0 0 1482 0 0 0 25 0 1 0 380957438 4055040 696 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 990 696 58 118 0 868 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7788

[startup+51.1017 s]
/proc/loadavg: 0.97 1.01 0.99 2/79 30805
/proc/meminfo: memFree=1389408/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=5428 CPUtime=40.41
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1069 0 0 0 4040 1 0 0 25 0 1 0 380957438 5558272 1063 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1357 1063 58 118 0 1235 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 9256

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1389152/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=5704 CPUtime=91.6
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1140 0 0 0 9159 1 0 0 25 0 1 0 380957438 5840896 1134 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1426 1134 58 118 0 1304 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9532

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1387552/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=7340 CPUtime=151.58
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1542 0 0 0 15156 2 0 0 25 0 1 0 380957438 7516160 1536 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1835 1536 58 118 0 1713 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11168

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1387104/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=7792 CPUtime=211.57
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1651 0 0 0 21154 3 0 0 25 0 1 0 380957438 7979008 1645 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1948 1645 58 118 0 1826 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 11620

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1386784/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=8204 CPUtime=271.55
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1741 0 0 0 27152 3 0 0 25 0 1 0 380957438 8400896 1735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2051 1735 58 118 0 1929 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12032

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1386208/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=8760 CPUtime=331.54
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1874 0 0 0 33150 4 0 0 25 0 1 0 380957438 8970240 1868 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2190 1868 58 118 0 2068 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12588

[startup+402.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1385824/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=9064 CPUtime=391.52
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 1961 0 0 0 39148 4 0 0 25 0 1 0 380957438 9281536 1955 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2266 1955 58 118 0 2144 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12892

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1385504/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=9472 CPUtime=451.51
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2056 0 0 0 45146 5 0 0 25 0 1 0 380957438 9699328 2050 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2368 2050 58 118 0 2246 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 13300

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1385184/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=9736 CPUtime=511.49
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2125 0 0 0 51144 5 0 0 25 0 1 0 380957438 9969664 2119 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2434 2119 58 118 0 2312 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 13564

[startup+582.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1384800/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=10280 CPUtime=571.48
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2243 0 0 0 57142 6 0 0 25 0 1 0 380957438 10526720 2237 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2570 2237 58 118 0 2448 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 14108

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1384544/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=10544 CPUtime=631.48
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2303 0 0 0 63141 7 0 0 25 0 1 0 380957438 10797056 2297 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2636 2297 58 118 0 2514 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 14372

[startup+702.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1384224/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=10688 CPUtime=691.45
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2357 0 0 0 69138 7 0 0 25 0 1 0 380957438 10944512 2351 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2672 2351 58 118 0 2550 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 14516

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 30805
/proc/meminfo: memFree=1384096/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=10976 CPUtime=751.45
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2396 0 0 0 75137 8 0 0 25 0 1 0 380957438 11239424 2390 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2744 2390 58 118 0 2622 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 14804

[startup+822.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 30805
/proc/meminfo: memFree=1383968/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=11128 CPUtime=811.42
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2429 0 0 0 81134 8 0 0 25 0 1 0 380957438 11395072 2423 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 14956

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

[startup+822.701 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 30805
/proc/meminfo: memFree=1383968/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=11128 CPUtime=811.82
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2429 0 0 0 81174 8 0 0 25 0 1 0 380957438 11395072 2423 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 14956

[startup+823.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 30805
/proc/meminfo: memFree=1383968/2055920 swapFree=4153284/4192956
[pid=30801] ppid=30799 vsize=3828 CPUtime=10.63
/proc/30801/stat : 30801 (SATzilla2007_C) S 30799 30801 29487 0 -1 4194304 1370 1253 0 0 331 19 700 13 25 0 1 0 380956372 3919872 778 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 957 778 165 260 0 681 0
[pid=30805] ppid=30801 vsize=11128 CPUtime=812.22
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29487 0 -1 4194304 2429 0 0 0 81214 8 0 0 25 0 1 0 380957438 11395072 2423 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 14956

Child status: 20
Real time (s): 823.106
CPU time (s): 822.89
CPU user time (s): 822.473
CPU system time (s): 0.416936
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 14956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 822.473
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5070
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= 27
involuntary context switches= 16929

runsolver used 0.823874 second user time and 2.18067 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Mar 11 10:46:58 UTC 2007

IDJOB= 335111
IDBENCH= 24643
IDSOLVER= 135
FILE ID= node18/335111-1173610018

PBS_JOBID= 4101240

Free space on /tmp= 66506 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335111-1173610018/SATzilla2007_C /tmp/evaluation/335111-1173610018/instance-335111-1173610018.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-335111-1173610018 -o ROOT/results/node18/solver-335111-1173610018 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335111-1173610018/SATzilla2007_C /tmp/evaluation/335111-1173610018/instance-335111-1173610018.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 430182871

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1396744 kB
Buffers:         48120 kB
Cached:         529316 kB
SwapCached:       3080 kB
Active:         306720 kB
Inactive:       293992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396744 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:            8576 kB
Writeback:           0 kB
Mapped:          30164 kB
Slab:            44092 kB
Committed_AS:  1276648 kB
PageTables:       1668 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= 66506 MiB

End job on node18 on Sun Mar 11 11:00:42 UTC 2007