Trace number 333222

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 146.73 146.794

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

12.37/12.48	c run March_dl for 5 seconds ... 
12.37/12.48	c Bin: Executing march_dl
12.37/12.48	c child exit by a signal
12.37/12.48	c march_dl returned code 137.
12.37/12.48	c run saps for 2 seconds ... 
12.37/12.48	c Bin: Executing ubcsat2006
12.37/12.48	c child exited successfully
12.37/12.48	c ubcsat2006 returned code 0.
12.37/12.48	c satzilla computing base features
12.37/12.48	c satzilla doing unit-prop probe
12.37/12.48	c satzilla doing local search probe
12.37/12.48	c satzilla doing lobjois search-space size estimate
12.37/12.48	c satzilla's ranking:
12.37/12.48	c 1) minisat20: 1.666459
12.37/12.48	c 2) zchaff_rand: 1.750001
12.37/12.48	c 3) eureka: 2.150076
12.37/12.48	c 4) vallst: 2.647471
12.37/12.48	c 5) march_dl: 3.177915
12.37/12.48	c 6) kcnfs: 4.596322
12.37/12.48	c 7) kcnfs+P: 999.000000
12.37/12.48	c 8) march_dl+P: 999.000000
12.37/12.48	c 9) vallst+P: 999.000000
12.37/12.48	c 10) zchaff_rand+P: 999.000000
12.37/12.48	c 11) rsat+P: 999.000000
12.37/12.48	c 12) eureka+P: 999.000000
12.37/12.48	c 13) minisat20+P: 999.000000
12.37/12.48	c 14) rsat: 999.000000
12.37/12.48	c satzilla running minisat20 ... 
12.37/12.48	This is MiniSat 2.0 beta
12.37/12.48	WARNING: for repeatability, setting FPU to use double precision
12.37/12.48	============================[ Problem Statistics ]=============================
12.37/12.48	|                                                                             |
12.37/12.48	|  Number of variables:  1472                                                 |
12.37/12.48	|  Number of clauses:    7737                                                 |
12.37/12.49	|  Parsing time:         0.01         s                                       |
12.37/12.49	============================[ Search Statistics ]==============================
12.37/12.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.37/12.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.37/12.49	===============================================================================
12.37/12.49	|         0 |    1430     7362    64249 |     2454        0    nan |  0.000 % |
12.37/12.49	|       101 |    1430     7362    64249 |     2699      101     10 |  2.853 % |
12.45/12.50	|       252 |    1430     7362    64249 |     2969      252     12 |  2.854 % |
12.45/12.50	|       477 |    1430     7362    64249 |     3266      477     15 |  2.854 % |
12.45/12.51	|       816 |    1430     7362    64249 |     3592      816     14 |  2.854 % |
12.45/12.52	|      1322 |    1430     7362    64249 |     3952     1322     14 |  2.853 % |
12.45/12.55	|      2083 |    1430     7362    64249 |     4347     2083     15 |  2.854 % |
12.45/12.59	|      3223 |    1430     7362    64249 |     4782     3223     17 |  2.854 % |
12.45/12.67	|      4932 |    1430     7362    64249 |     5260     4932     18 |  2.853 % |
12.45/12.78	|      7494 |    1430     7362    64249 |     5786     4806     18 |  2.853 % |
12.45/13.00	|     11338 |    1430     7362    64249 |     6365     5702     20 |  2.853 % |
13.25/13.33	|     17104 |    1430     7362    64249 |     7001     4980     19 |  2.853 % |
13.75/13.86	|     25753 |    1430     7362    64249 |     7701     6511     18 |  2.854 % |
14.65/14.75	|     38728 |    1430     7362    64249 |     8471     7742     26 |  2.854 % |
16.15/16.23	|     58189 |    1430     7362    64249 |     9319     5718     16 |  2.853 % |
19.25/19.36	|     87382 |    1430     7362    64249 |    10250     6563     23 |  2.854 % |
23.55/23.68	|    131172 |    1430     7362    64249 |    11276     8847     27 |  2.853 % |
29.95/30.06	|    196857 |    1430     7362    64249 |    12403     6274     18 |  2.853 % |
40.54/40.64	|    295383 |    1430     7362    64249 |    13644    10911     27 |  2.853 % |
58.23/58.39	|    443173 |    1429     6606    57563 |    15008    11405     24 |  2.922 % |
86.33/86.42	|    664856 |    1428     5850    50129 |    16509     8738     22 |  2.989 % |
133.21/133.30	|    997382 |    1425     4307    32125 |    18160     9924     21 |  3.194 % |
146.60/146.79	===============================================================================
146.60/146.79	restarts              : 22
146.60/146.79	conflicts             : 1083186        (8069 /sec)
146.60/146.79	decisions             : 3058514        (1.95 % random) (22784 /sec)
146.60/146.79	propagations          : 37842526       (281905 /sec)
146.60/146.79	conflict literals     : 27102541       (25.99 % deleted)
146.60/146.79	Memory used           : 6.45 MB
146.60/146.79	CPU time              : 134.239 s
146.60/146.79	
146.60/146.79	c Bin: Executing minisat20
146.60/146.79	c child exited successfully
146.60/146.79	c minisat20 returned code 20.
146.60/146.79	s UNSATISFIABLE
146.60/146.79	c SATZILLA_TIME=146.740000

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/node7/watcher-333222-1173505457 -o ROOT/results/node7/solver-333222-1173505457 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333222-1173505457/SATzilla2007_F /tmp/evaluation/333222-1173505457/instance-333222-1173505457.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.78 0.95 0.97 2/77 18271
/proc/meminfo: memFree=1649112/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=768 CPUtime=0
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 370500470 786432 100 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 192 101 50 118 0 71 0

[startup+0.0766589 s]
/proc/loadavg: 0.78 0.95 0.97 2/77 18271
/proc/meminfo: memFree=1649112/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=1712 CPUtime=0.07
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 351 0 0 0 7 0 0 0 20 0 1 0 370500470 1753088 342 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134649608 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 428 342 63 118 0 307 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3224

[startup+0.101662 s]
/proc/loadavg: 0.78 0.95 0.97 2/77 18271
/proc/meminfo: memFree=1649112/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=2140 CPUtime=0.09
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 489 0 0 0 9 0 0 0 20 0 1 0 370500470 2191360 446 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134546253 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 535 446 65 118 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3652

[startup+0.301683 s]
/proc/loadavg: 0.78 0.95 0.97 2/77 18271
/proc/meminfo: memFree=1649112/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=3664 CPUtime=0.29
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 708 0 0 0 29 0 0 0 21 0 1 0 370500470 3751936 584 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 916 584 67 118 0 795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5176

[startup+0.701725 s]
/proc/loadavg: 0.78 0.95 0.97 2/77 18271
/proc/meminfo: memFree=1649112/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=5616 CPUtime=0.69
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 1539 0 0 0 69 0 0 0 24 0 1 0 370500470 5750784 1322 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533621 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 1404 1322 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7128

[startup+1.50181 s]
/proc/loadavg: 0.80 0.95 0.97 2/79 18273
/proc/meminfo: memFree=1643720/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=5372 CPUtime=1.49
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 1684 0 0 0 149 0 0 0 25 0 1 0 370500470 5500928 1270 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6884

[startup+3.10198 s]
/proc/loadavg: 0.80 0.95 0.97 2/79 18273
/proc/meminfo: memFree=1643848/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=0
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18272] ppid=18271 vsize=5372 CPUtime=3.09
/proc/18272/stat : 18272 (march_dl) R 18271 18271 18185 0 -1 4194304 1684 0 0 0 309 0 0 0 25 0 1 0 370500470 5500928 1270 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18272/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6884

[startup+6.30231 s]
/proc/loadavg: 0.80 0.95 0.97 2/79 18274
/proc/meminfo: memFree=1647432/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=1512 CPUtime=4.99
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 149 1714 0 0 0 0 499 0 16 0 1 0 370500470 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18271/statm: 378 125 110 260 0 84 0
[pid=18274] ppid=18271 vsize=6188 CPUtime=1.28
/proc/18274/stat : 18274 (ubcsat2006) R 18271 18271 18185 0 -1 4194304 437 0 0 0 119 9 0 0 25 0 1 0 370500971 6336512 419 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18274/statm: 1547 419 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.702 s]
/proc/loadavg: 0.83 0.95 0.97 2/78 18274
/proc/meminfo: memFree=1647504/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 2544

[startup+25.5013 s]
/proc/loadavg: 0.85 0.95 0.97 2/79 18275
/proc/meminfo: memFree=1644552/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=4488 CPUtime=13
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 859 0 0 0 1300 0 0 0 25 0 1 0 370501719 4595712 852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525685 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1122 852 58 118 0 1000 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7032

[startup+51.102 s]
/proc/loadavg: 0.90 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1643848/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=5280 CPUtime=38.58
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1066 0 0 0 3858 0 0 0 25 0 1 0 370501719 5406720 1059 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1320 1059 58 118 0 1198 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 7824

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1643080/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6088 CPUtime=89.78
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1271 0 0 0 8977 1 0 0 25 0 1 0 370501719 6234112 1264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1522 1264 58 118 0 1400 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8632

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

[startup+127.901 s]
/proc/loadavg: 0.97 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1642952/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6232 CPUtime=115.36
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1299 0 0 0 11535 1 0 0 25 0 1 0 370501719 6381568 1292 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1558 1292 58 118 0 1436 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 8776

[startup+134.303 s]
/proc/loadavg: 0.97 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1642888/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6232 CPUtime=121.76
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1321 0 0 0 12175 1 0 0 25 0 1 0 370501719 6381568 1314 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1558 1314 58 118 0 1436 0
Current children cumulated CPU time (s) 134.21
Current children cumulated vsize (KiB) 8776

[startup+140.701 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1642760/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6468 CPUtime=128.16
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1351 0 0 0 12815 1 0 0 25 0 1 0 370501719 6623232 1344 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1617 1344 58 118 0 1495 0
Current children cumulated CPU time (s) 140.61
Current children cumulated vsize (KiB) 9012

[startup+143.902 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1642696/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6468 CPUtime=131.36
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1365 0 0 0 13135 1 0 0 25 0 1 0 370501719 6623232 1358 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1617 1358 58 118 0 1495 0
Current children cumulated CPU time (s) 143.81
Current children cumulated vsize (KiB) 9012

[startup+145.502 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 18275
/proc/meminfo: memFree=1642632/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6604 CPUtime=132.96
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1376 0 0 0 13295 1 0 0 25 0 1 0 370501719 6762496 1369 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1651 1369 58 118 0 1529 0
Current children cumulated CPU time (s) 145.41
Current children cumulated vsize (KiB) 9148

[startup+146.306 s]
/proc/loadavg: 0.98 0.97 0.97 2/79 18275
/proc/meminfo: memFree=1642632/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6604 CPUtime=133.76
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1380 0 0 0 13375 1 0 0 25 0 1 0 370501719 6762496 1373 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1651 1373 58 118 0 1529 0
Current children cumulated CPU time (s) 146.21
Current children cumulated vsize (KiB) 9148

[startup+146.702 s]
/proc/loadavg: 0.98 0.97 0.97 2/79 18275
/proc/meminfo: memFree=1642632/2055920 swapFree=4147416/4192956
[pid=18271] ppid=18269 vsize=2544 CPUtime=12.45
/proc/18271/stat : 18271 (SATzilla2007_F) S 18269 18271 18185 0 -1 4194304 1183 2158 0 0 512 13 702 18 25 0 1 0 370500470 2605056 459 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18271/statm: 636 459 169 260 0 342 0
[pid=18275] ppid=18271 vsize=6604 CPUtime=134.15
/proc/18275/stat : 18275 (minisat20) R 18271 18271 18185 0 -1 4194304 1381 0 0 0 13414 1 0 0 25 0 1 0 370501719 6762496 1374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18275/statm: 1651 1374 58 118 0 1529 0
Current children cumulated CPU time (s) 146.6
Current children cumulated vsize (KiB) 9148

Child status: 20
Real time (s): 146.794
CPU time (s): 146.73
CPU user time (s): 146.392
CPU system time (s): 0.337948
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 9148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.392
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 302

runsolver used 0.176973 second user time and 0.363944 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 05:44:17 UTC 2007

IDJOB= 333222
IDBENCH= 24598
IDSOLVER= 136
FILE ID= node7/333222-1173505457

PBS_JOBID= 4101125

Free space on /tmp= 66525 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 392536619

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1649584 kB
Buffers:         49336 kB
Cached:         267292 kB
SwapCached:       8480 kB
Active:         129960 kB
Inactive:       209056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649584 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:           10624 kB
Writeback:           0 kB
Mapped:          29364 kB
Slab:            52932 kB
Committed_AS:  1226444 kB
PageTables:       1764 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= 66525 MiB

End job on node7 on Sat Mar 10 05:46:44 UTC 2007