Trace number 333012

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 76.1714 76.2045

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.1534
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data (download as text)

10.57/10.62	c run March_dl for 5 seconds ... 
10.57/10.62	c Bin: Executing march_dl
10.57/10.62	c child exit by a signal
10.57/10.62	c march_dl returned code 137.
10.57/10.62	c run saps for 2 seconds ... 
10.57/10.62	c Bin: Executing ubcsat2006
10.57/10.62	c child exited successfully
10.57/10.62	c ubcsat2006 returned code 0.
10.57/10.62	c satzilla computing base features
10.57/10.62	c satzilla doing unit-prop probe
10.57/10.62	c satzilla doing local search probe
10.57/10.62	c satzilla doing lobjois search-space size estimate
10.57/10.62	c satzilla's ranking:
10.57/10.62	c 1) minisat20: -0.152611
10.57/10.62	c 2) zchaff_rand: 0.995498
10.57/10.62	c 3) vallst: 1.027203
10.57/10.62	c 4) eureka: 1.049393
10.57/10.62	c 5) march_dl: 1.303291
10.57/10.62	c 6) kcnfs: 2.569370
10.57/10.62	c 7) kcnfs+P: 999.000000
10.57/10.62	c 8) march_dl+P: 999.000000
10.57/10.62	c 9) vallst+P: 999.000000
10.57/10.62	c 10) zchaff_rand+P: 999.000000
10.57/10.62	c 11) rsat+P: 999.000000
10.57/10.62	c 12) eureka+P: 999.000000
10.57/10.62	c 13) minisat20+P: 999.000000
10.57/10.62	c 14) rsat: 999.000000
10.57/10.62	c satzilla running minisat20 ... 
10.57/10.62	This is MiniSat 2.0 beta
10.57/10.62	WARNING: for repeatability, setting FPU to use double precision
10.57/10.62	============================[ Problem Statistics ]=============================
10.57/10.62	|                                                                             |
10.57/10.62	|  Number of variables:  432                                                  |
10.57/10.62	|  Number of clauses:    14889                                                |
10.57/10.63	|  Parsing time:         0.01         s                                       |
10.57/10.63	============================[ Search Statistics ]==============================
10.57/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.63	===============================================================================
10.57/10.63	|         0 |     376    13440    53686 |     4480        0    nan |  0.000 % |
10.57/10.64	|       100 |     376    13440    53686 |     4928      100     20 | 12.974 % |
10.57/10.64	|       250 |     376    13440    53686 |     5420      250     21 | 12.973 % |
10.57/10.65	|       475 |     376    13440    53686 |     5962      475     20 | 12.973 % |
10.57/10.68	|       815 |     376    13440    53686 |     6559      815     20 | 12.973 % |
10.59/10.70	|      1322 |     376    13440    53686 |     7215     1322     20 | 12.974 % |
10.59/10.76	|      2081 |     376    13440    53686 |     7936     2081     20 | 12.973 % |
10.59/10.85	|      3221 |     376    13440    53686 |     8730     3221     21 | 12.964 % |
10.96/11.01	|      4929 |     376    13440    53686 |     9603     4929     21 | 12.973 % |
11.26/11.31	|      7493 |     376    13440    53686 |    10563     7493     22 | 12.974 % |
11.75/11.85	|     11338 |     376    13440    53686 |    11619     5970     27 | 12.964 % |
12.55/12.68	|     17104 |     376    13440    53686 |    12781    11736     26 | 12.974 % |
14.05/14.14	|     25754 |     376    13440    53686 |    14060     7426     20 | 12.974 % |
16.15/16.30	|     38728 |     376    13440    53686 |    15466    13300     22 | 12.974 % |
19.85/19.95	|     58189 |     376    13440    53686 |    17012     9349     22 | 12.973 % |
25.65/25.73	|     87381 |     376    13440    53686 |    18714    12791     21 | 12.964 % |
35.24/35.35	|    131172 |     375    13393    53567 |    20585    18774     25 | 13.195 % |
50.64/50.70	|    196856 |     375    13393    53567 |    22644    11907     23 | 13.196 % |
75.33/75.45	|    295382 |     354    11195    43245 |    24908    12747     20 | 18.066 % |
76.03/76.20	===============================================================================
76.03/76.20	restarts              : 19
76.03/76.20	conflicts             : 298340         (4552 /sec)
76.03/76.20	decisions             : 331510         (1.41 % random) (5058 /sec)
76.03/76.20	propagations          : 22570975       (344406 /sec)
76.03/76.20	conflict literals     : 7001243        (43.63 % deleted)
76.03/76.20	Memory used           : 6.03 MB
76.03/76.20	CPU time              : 65.536 s
76.03/76.20	
76.13/76.20	c Bin: Executing minisat20
76.13/76.20	c child exited successfully
76.13/76.20	c minisat20 returned code 20.
76.13/76.20	s UNSATISFIABLE
76.13/76.20	c SATZILLA_TIME=76.180000

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/node19/watcher-333012-1173499835 -o ROOT/results/node19/solver-333012-1173499835 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333012-1173499835/SATzilla2007_F /tmp/evaluation/333012-1173499835/instance-333012-1173499835.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 27237
/proc/meminfo: memFree=1662584/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=768 CPUtime=0
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 99 0 0 0 0 0 0 0 19 0 1 0 369937587 786432 93 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134775651 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 192 94 50 118 0 71 0

[startup+0.0297029 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 27237
/proc/meminfo: memFree=1662584/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=1644 CPUtime=0.02
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 266 0 0 0 2 0 0 0 19 0 1 0 369937587 1683456 259 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 411 259 52 118 0 290 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3156

[startup+0.10271 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 27237
/proc/meminfo: memFree=1662584/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=1720 CPUtime=0.09
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 343 0 0 0 9 0 0 0 19 0 1 0 369937587 1761280 322 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617307 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 430 322 65 118 0 309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3232

[startup+0.301731 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 27237
/proc/meminfo: memFree=1662584/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=2352 CPUtime=0.29
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 417 0 0 0 29 0 0 0 21 0 1 0 369937587 2408448 396 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 588 396 67 118 0 467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3864

[startup+0.702774 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 27237
/proc/meminfo: memFree=1662584/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=3716 CPUtime=0.69
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 978 0 0 0 69 0 0 0 25 0 1 0 369937587 3805184 824 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 929 824 72 118 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5228

[startup+1.50287 s]
/proc/loadavg: 0.94 1.01 0.99 2/79 27239
/proc/meminfo: memFree=1659304/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=4124 CPUtime=1.49
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 1088 0 0 0 149 0 0 0 25 0 1 0 369937587 4222976 828 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5636

[startup+3.10104 s]
/proc/loadavg: 0.94 1.01 0.99 2/79 27239
/proc/meminfo: memFree=1659176/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=0
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27238] ppid=27237 vsize=4124 CPUtime=3.09
/proc/27238/stat : 27238 (march_dl) R 27237 27237 25618 0 -1 4194304 1088 0 0 0 309 0 0 0 25 0 1 0 369937587 4222976 828 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27238/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5636

[startup+6.30138 s]
/proc/loadavg: 0.95 1.01 0.99 2/79 27240
/proc/meminfo: memFree=1660968/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=1512 CPUtime=4.99
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 149 1088 0 0 0 0 499 0 18 0 1 0 369937587 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 378 125 110 260 0 84 0
[pid=27240] ppid=27237 vsize=6188 CPUtime=1.29
/proc/27240/stat : 27240 (ubcsat2006) R 27237 27237 25618 0 -1 4194304 462 0 0 0 121 8 0 0 25 0 1 0 369938087 6336512 444 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27240/statm: 1547 444 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 0.95 1.01 0.99 2/79 27241
/proc/meminfo: memFree=1658152/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=4056 CPUtime=2.06
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 746 0 0 0 206 0 0 0 25 0 1 0 369938649 4153344 739 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528743 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1014 739 58 118 0 892 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7140

[startup+25.5015 s]
/proc/loadavg: 0.96 1.01 0.99 2/79 27241
/proc/meminfo: memFree=1657128/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=4872 CPUtime=14.86
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 947 0 0 0 1486 0 0 0 25 0 1 0 369938649 4988928 940 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1218 940 58 118 0 1096 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7956

[startup+51.1012 s]
/proc/loadavg: 0.97 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1656168/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=5756 CPUtime=40.45
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1164 0 0 0 4044 1 0 0 25 0 1 0 369938649 5894144 1157 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1439 1157 58 118 0 1317 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8840

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

[startup+63.9016 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655912/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6020 CPUtime=53.25
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1247 0 0 0 5324 1 0 0 25 0 1 0 369938649 6164480 1240 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1505 1240 58 118 0 1383 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 9104

[startup+70.3013 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6168 CPUtime=59.65
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1271 0 0 0 5964 1 0 0 25 0 1 0 369938649 6316032 1264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1542 1264 58 118 0 1420 0
Current children cumulated CPU time (s) 70.24
Current children cumulated vsize (KiB) 9252

[startup+73.5017 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6168 CPUtime=62.84
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1279 0 0 0 6283 1 0 0 25 0 1 0 369938649 6316032 1272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1542 1272 58 118 0 1420 0
Current children cumulated CPU time (s) 73.43
Current children cumulated vsize (KiB) 9252

[startup+75.1018 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6168 CPUtime=64.44
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1279 0 0 0 6443 1 0 0 25 0 1 0 369938649 6316032 1272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1542 1272 58 118 0 1420 0
Current children cumulated CPU time (s) 75.03
Current children cumulated vsize (KiB) 9252

[startup+75.9059 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6168 CPUtime=65.25
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1279 0 0 0 6524 1 0 0 25 0 1 0 369938649 6316032 1272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1542 1272 58 118 0 1420 0
Current children cumulated CPU time (s) 75.84
Current children cumulated vsize (KiB) 9252

[startup+76.102 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=6168 CPUtime=65.44
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194304 1279 0 0 0 6543 1 0 0 25 0 1 0 369938649 6316032 1272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 1542 1272 58 118 0 1420 0
Current children cumulated CPU time (s) 76.03
Current children cumulated vsize (KiB) 9252

[startup+76.202 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 27241
/proc/meminfo: memFree=1655784/2055920 swapFree=4169404/4192956
[pid=27237] ppid=27235 vsize=3084 CPUtime=10.59
/proc/27237/stat : 27237 (SATzilla2007_F) S 27235 27237 25618 0 -1 4194304 1270 1556 0 0 329 13 702 15 25 0 1 0 369937587 3158016 577 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27237/statm: 771 577 169 260 0 477 0
[pid=27241] ppid=27237 vsize=0 CPUtime=65.54
/proc/27241/stat : 27241 (minisat20) R 27237 27237 25618 0 -1 4194308 1287 0 0 0 6553 1 0 0 25 0 1 0 369938649 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27241/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 76.13
Current children cumulated vsize (KiB) 3084

Child status: 20
Real time (s): 76.2045
CPU time (s): 76.1714
CPU user time (s): 75.8585
CPU system time (s): 0.312952
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 9252

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

runsolver used 0.069989 second user time and 0.215967 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Mar 10 04:10:36 UTC 2007

IDJOB= 333012
IDBENCH= 24593
IDSOLVER= 136
FILE ID= node19/333012-1173499835

PBS_JOBID= 4101105

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  98a64f12169bd41f7a54fe2b2f678456

RANDOM SEED= 231047708

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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.214
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:       1662992 kB
Buffers:         40548 kB
Cached:         274448 kB
SwapCached:       2360 kB
Active:         216856 kB
Inactive:       120772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662992 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:           10416 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            40872 kB
Committed_AS:  1400792 kB
PageTables:       1756 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= 66546 MiB

End job on node19 on Sat Mar 10 04:11:52 UTC 2007