Trace number 370094

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 133.134 133.192

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.331
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

12.56/12.65	c run March_dl for 5 seconds ... 
12.56/12.65	c Bin: Executing march_dl
12.56/12.65	c child exit by a signal
12.56/12.65	c march_dl returned code 137.
12.56/12.65	c run saps (UBCSAT implementation) for 2 seconds ... 
12.56/12.65	c Bin: Executing ubcsat2006
12.56/12.65	c child exited successfully
12.56/12.65	c ubcsat2006 returned code 0.
12.56/12.65	c satzilla computing base features
12.56/12.65	c satzilla doing unit-prop probe
12.56/12.65	c satzilla doing local search probe
12.56/12.65	c satzilla doing lobjois search-space size estimate
12.56/12.65	c satzilla's ranking:
12.56/12.65	c 1) minisat20: 0.762145
12.56/12.65	c 2) minisat20+P: 1.593845
12.56/12.65	c 3) zchaff_rand+P: 1.829345
12.56/12.65	c 4) vallst+P: 2.212986
12.56/12.65	c 5) march_dl: 3.081367
12.56/12.65	c 6) march_dl+P: 3.108947
12.56/12.65	c 7) kcnfs+P: 999.000000
12.56/12.65	c 8) kcnfs: 999.000000
12.56/12.65	c 9) vallst: 999.000000
12.56/12.65	c 10) zchaff_rand: 999.000000
12.56/12.65	c satzilla running minisat20 ... 
12.56/12.65	This is MiniSat 2.0 beta
12.56/12.65	WARNING: for repeatability, setting FPU to use double precision
12.56/12.65	============================[ Problem Statistics ]=============================
12.56/12.65	|                                                                             |
12.56/12.65	|  Number of variables:  2129                                                 |
12.56/12.65	|  Number of clauses:    8961                                                 |
12.56/12.66	|  Parsing time:         0.01         s                                       |
12.56/12.66	============================[ Search Statistics ]==============================
12.56/12.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.56/12.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.56/12.66	===============================================================================
12.56/12.66	|         0 |    2087     8570    78163 |     2856        0    nan |  0.000 % |
12.56/12.67	|       104 |    2087     8570    78163 |     3142      104     13 |  1.973 % |
12.56/12.67	|       254 |    2087     8570    78163 |     3456      254     14 |  1.973 % |
12.56/12.67	|       480 |    2087     8570    78163 |     3802      480     14 |  1.973 % |
12.56/12.68	|       817 |    2087     8570    78163 |     4182      817     16 |  1.973 % |
12.62/12.70	|      1323 |    2087     8570    78163 |     4600     1323     16 |  1.973 % |
12.62/12.73	|      2082 |    2087     8570    78163 |     5060     2082     17 |  1.973 % |
12.62/12.78	|      3222 |    2087     8570    78163 |     5566     3222     19 |  1.973 % |
12.62/12.86	|      4930 |    2087     8570    78163 |     6123     4930     21 |  1.973 % |
12.62/13.02	|      7493 |    2087     8570    78163 |     6735     4356     27 |  1.973 % |
13.16/13.26	|     11337 |    2087     8570    78163 |     7409     4754     23 |  1.973 % |
13.55/13.64	|     17103 |    2087     8570    78163 |     8150     6759     20 |  1.973 % |
14.16/14.26	|     25753 |    2087     8570    78163 |     8965     7133     20 |  1.973 % |
15.15/15.27	|     38727 |    2087     8570    78163 |     9861     6507     19 |  1.973 % |
16.95/17.05	|     58190 |    2087     8570    78163 |    10848     5998     21 |  1.973 % |
19.65/19.79	|     87382 |    2087     8570    78163 |    11933     7745     24 |  1.973 % |
24.05/24.15	|    131171 |    2087     8570    78163 |    13126     9460     18 |  1.973 % |
31.15/31.29	|    196855 |    2087     8570    78163 |    14438     8905     24 |  1.973 % |
42.75/42.81	|    295381 |    2087     8570    78163 |    15882    12902     23 |  1.973 % |
60.54/60.63	|    443170 |    2085     7058    64032 |    17471    11725     21 |  2.067 % |
90.73/90.87	|    664853 |    2085     7058    64032 |    19218    13564     23 |  2.067 % |
133.02/133.18	===============================================================================
133.02/133.18	restarts              : 21
133.02/133.18	conflicts             : 936456         (7773 /sec)
133.02/133.18	decisions             : 2882520        (1.98 % random) (23927 /sec)
133.02/133.18	propagations          : 32394335       (268894 /sec)
133.02/133.18	conflict literals     : 22363869       (25.44 % deleted)
133.02/133.18	Memory used           : 6.78 MB
133.02/133.18	CPU time              : 120.473 s
133.02/133.18	
133.02/133.19	c Bin: Executing minisat20
133.02/133.19	c child exited successfully
133.02/133.19	c minisat20 returned code 20.
133.02/133.19	s UNSATISFIABLE
133.02/133.19	c SATZILLA_TIME=133.140000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-370094-1177551948 -o ROOT/results/node4/solver-370094-1177551948 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370094-1177551948/SATzilla2007_C /tmp/evaluation/370094-1177551948/instance-370094-1177551948.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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 0.96 0.91 3/77 28228
/proc/meminfo: memFree=1691672/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=768 CPUtime=0
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 231232620 786432 109 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 192 109 50 118 0 71 0

[startup+0.0277161 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 28228
/proc/meminfo: memFree=1691672/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=1032 CPUtime=0.02
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 184 0 0 0 2 0 0 0 19 0 1 0 231232620 1056768 179 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 258 179 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2472

[startup+0.101723 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 28228
/proc/meminfo: memFree=1691672/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=2068 CPUtime=0.09
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 1717 0 0 0 9 0 0 0 19 0 1 0 231232620 2117632 409 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542177 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 517 412 63 118 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.301741 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 28228
/proc/meminfo: memFree=1691672/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=4416 CPUtime=0.28
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 2362 0 0 0 28 0 0 0 21 0 1 0 231232620 4521984 732 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 1104 732 67 118 0 983 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5856

[startup+0.70178 s]
/proc/loadavg: 0.94 0.96 0.91 3/77 28228
/proc/meminfo: memFree=1691672/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=4548 CPUtime=0.68
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 2390 0 0 0 68 0 0 0 25 0 1 0 231232620 4657152 760 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 1137 760 67 118 0 1016 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5988

[startup+1.50186 s]
/proc/loadavg: 0.94 0.96 0.91 3/79 28230
/proc/meminfo: memFree=1685512/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=6808 CPUtime=1.49
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 3418 0 0 0 135 14 0 0 25 0 1 0 231232620 6971392 1571 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 1702 1571 72 118 0 1581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8248

[startup+3.10201 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 28230
/proc/meminfo: memFree=1685704/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=0
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231232620 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 360 110 95 260 0 84 0
[pid=28229] ppid=28228 vsize=6632 CPUtime=3.09
/proc/28229/stat : 28229 (march_dl) R 28228 28228 27092 0 -1 4194304 3935 0 0 0 288 21 0 0 25 0 1 0 231232620 6791168 1487 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28229/statm: 1658 1487 74 118 0 1537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8072

[startup+6.30132 s]
/proc/loadavg: 1.02 0.98 0.91 2/79 28231
/proc/meminfo: memFree=1689992/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=1440 CPUtime=4.99
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 134 3935 0 0 0 0 478 21 16 0 1 0 231232620 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28228/statm: 360 111 96 260 0 84 0
[pid=28231] ppid=28228 vsize=6188 CPUtime=1.29
/proc/28231/stat : 28231 (ubcsat2006) R 28228 28228 27092 0 -1 4194304 480 0 0 0 121 8 0 0 25 0 1 0 231233121 6336512 463 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28231/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.02 0.98 0.91 2/78 28231
/proc/meminfo: memFree=1689808/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 2668

[startup+25.5012 s]
/proc/loadavg: 1.02 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1686344/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=4944 CPUtime=12.83
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 999 0 0 0 1283 0 0 0 25 0 1 0 231233886 5062656 993 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1236 993 59 118 0 1114 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7612

[startup+51.1016 s]
/proc/loadavg: 1.01 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1685576/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=5612 CPUtime=38.42
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1157 0 0 0 3841 1 0 0 25 0 1 0 231233886 5746688 1151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1403 1151 59 118 0 1281 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8280

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684680/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6668 CPUtime=89.6
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1410 0 0 0 8959 1 0 0 25 0 1 0 231233886 6828032 1404 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1667 1404 59 118 0 1545 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 9336

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

[startup+115.103 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684552/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6800 CPUtime=102.4
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1449 0 0 0 10239 1 0 0 25 0 1 0 231233886 6963200 1443 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1700 1443 59 118 0 1578 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 9468

[startup+121.501 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684488/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6800 CPUtime=108.79
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1456 0 0 0 10878 1 0 0 25 0 1 0 231233886 6963200 1450 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1700 1450 59 118 0 1578 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 9468

[startup+127.902 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684424/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6940 CPUtime=115.2
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1473 0 0 0 11518 2 0 0 25 0 1 0 231233886 7106560 1467 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 9608

[startup+131.101 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684424/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6940 CPUtime=118.4
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1473 0 0 0 11838 2 0 0 25 0 1 0 231233886 7106560 1467 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 131.02
Current children cumulated vsize (KiB) 9608

[startup+131.902 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684424/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6940 CPUtime=119.21
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1473 0 0 0 11919 2 0 0 25 0 1 0 231233886 7106560 1467 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 131.83
Current children cumulated vsize (KiB) 9608

[startup+132.701 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684424/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6940 CPUtime=120
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1473 0 0 0 11998 2 0 0 25 0 1 0 231233886 7106560 1467 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 132.62
Current children cumulated vsize (KiB) 9608

[startup+133.105 s]
/proc/loadavg: 1.00 0.98 0.91 2/79 28232
/proc/meminfo: memFree=1684424/2055920 swapFree=4141080/4192956
[pid=28228] ppid=28226 vsize=2668 CPUtime=12.62
/proc/28228/stat : 28228 (SATzilla2007_C) S 28226 28228 27092 0 -1 4194304 1324 4421 0 0 531 14 681 36 25 0 1 0 231232620 2732032 495 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28228/statm: 667 495 158 260 0 391 0
[pid=28232] ppid=28228 vsize=6940 CPUtime=120.4
/proc/28232/stat : 28232 (minisat20) R 28228 28228 27092 0 -1 4194304 1473 0 0 0 12038 2 0 0 25 0 1 0 231233886 7106560 1467 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28232/statm: 1735 1467 59 118 0 1613 0
Current children cumulated CPU time (s) 133.02
Current children cumulated vsize (KiB) 9608

Child status: 20
Real time (s): 133.192
CPU time (s): 133.134
CPU user time (s): 132.601
CPU system time (s): 0.532918
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 9608

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

runsolver used 0.096985 second user time and 0.333949 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu Apr 26 01:45:49 UTC 2007

IDJOB= 370094
IDBENCH= 24592
IDSOLVER= 179
FILE ID= node4/370094-1177551948

PBS_JOBID= 4696479

Free space on /tmp= 66470 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370094-1177551948/SATzilla2007_C /tmp/evaluation/370094-1177551948/instance-370094-1177551948.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-370094-1177551948 -o ROOT/results/node4/solver-370094-1177551948 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370094-1177551948/SATzilla2007_C /tmp/evaluation/370094-1177551948/instance-370094-1177551948.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 282199437

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1692080 kB
Buffers:         40368 kB
Cached:         238864 kB
SwapCached:      15616 kB
Active:         210356 kB
Inactive:       111268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692080 kB
SwapTotal:     4192956 kB
SwapFree:      4141080 kB
Dirty:            8832 kB
Writeback:           0 kB
Mapped:          48720 kB
Slab:            27636 kB
Committed_AS:  6330248 kB
PageTables:       1876 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= 66470 MiB

End job on node4 on Thu Apr 26 01:48:02 UTC 2007