Trace number 333263

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 171.414 171.472

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.726
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data (download as text)

12.48/12.52	c run March_dl for 5 seconds ... 
12.48/12.52	c Bin: Executing march_dl
12.48/12.52	c child exit by a signal
12.48/12.52	c march_dl returned code 137.
12.48/12.52	c run saps (UBCSAT implementation) for 2 seconds ... 
12.48/12.52	c Bin: Executing ubcsat2006
12.48/12.52	c child exited successfully
12.48/12.52	c ubcsat2006 returned code 0.
12.48/12.52	c satzilla computing base features
12.48/12.52	c satzilla doing unit-prop probe
12.48/12.52	c satzilla doing local search probe
12.48/12.52	c satzilla doing lobjois search-space size estimate
12.48/12.52	c satzilla's ranking:
12.48/12.52	c 1) minisat20: 1.445580
12.48/12.52	c 2) minisat20+P: 1.500648
12.48/12.52	c 3) zchaff_rand+P: 1.704452
12.48/12.52	c 4) vallst+P: 2.085337
12.48/12.52	c 5) march_dl+P: 3.276020
12.48/12.52	c 6) march_dl: 3.315555
12.48/12.52	c 7) kcnfs+P: 999.000000
12.48/12.52	c 8) kcnfs: 999.000000
12.48/12.52	c 9) vallst: 999.000000
12.48/12.52	c 10) zchaff_rand: 999.000000
12.48/12.52	c satzilla running minisat20 ... 
12.48/12.52	This is MiniSat 2.0 beta
12.48/12.52	WARNING: for repeatability, setting FPU to use double precision
12.48/12.52	============================[ Problem Statistics ]=============================
12.48/12.52	|                                                                             |
12.48/12.53	|  Number of variables:  1467                                                 |
12.48/12.53	|  Number of clauses:    7521                                                 |
12.48/12.54	|  Parsing time:         0.01         s                                       |
12.48/12.54	============================[ Search Statistics ]==============================
12.48/12.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.48/12.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.48/12.54	===============================================================================
12.48/12.54	|         0 |    1425     7152    63223 |     2384        0    nan |  0.000 % |
12.48/12.54	|       100 |    1425     7152    63223 |     2622      100     11 |  2.863 % |
12.48/12.54	|       250 |    1425     7152    63223 |     2884      250     11 |  2.863 % |
12.48/12.54	|       475 |    1425     7152    63223 |     3173      475     11 |  2.863 % |
12.48/12.55	|       812 |    1425     7152    63223 |     3490      812     13 |  2.863 % |
12.48/12.57	|      1318 |    1425     7152    63223 |     3839     1318     15 |  2.863 % |
12.48/12.59	|      2078 |    1425     7152    63223 |     4223     2078     17 |  2.863 % |
12.51/12.63	|      3217 |    1425     7152    63223 |     4645     3217     17 |  2.863 % |
12.51/12.72	|      4925 |    1425     7152    63223 |     5110     2526     23 |  2.863 % |
12.51/12.85	|      7487 |    1425     7152    63223 |     5621     5088     25 |  2.863 % |
12.51/13.05	|     11334 |    1425     7152    63223 |     6183     3163     20 |  2.863 % |
13.37/13.41	|     17100 |    1425     7152    63223 |     6801     5782     21 |  2.863 % |
13.87/14.00	|     25750 |    1425     7152    63223 |     7482     4029     21 |  2.863 % |
14.67/14.77	|     38724 |    1425     7152    63223 |     8230     5600     18 |  2.863 % |
16.17/16.29	|     58185 |    1425     7152    63223 |     9053     8356     29 |  2.863 % |
18.77/18.86	|     87377 |    1425     7152    63223 |     9958     5365     22 |  2.863 % |
22.77/22.84	|    131167 |    1425     7152    63223 |    10954     8803     31 |  2.863 % |
28.97/29.01	|    196852 |    1425     7152    63223 |    12049     8049     21 |  2.863 % |
39.76/39.84	|    295379 |    1425     7152    63223 |    13254     9334     24 |  2.863 % |
57.16/57.24	|    443171 |    1425     7152    63223 |    14580    10044     24 |  2.863 % |
84.65/84.75	|    664854 |    1425     7152    63223 |    16038    11460     28 |  2.863 % |
126.54/126.67	|    997379 |    1423     5640    49097 |    17642    15833     19 |  3.000 % |
171.32/171.46	===============================================================================
171.32/171.46	restarts              : 22
171.32/171.46	conflicts             : 1309133        (8240 /sec)
171.32/171.46	decisions             : 4119017        (1.95 % random) (25926 /sec)
171.32/171.46	propagations          : 45220076       (284627 /sec)
171.32/171.46	conflict literals     : 33936008       (25.21 % deleted)
171.32/171.46	Memory used           : 6.42 MB
171.32/171.46	CPU time              : 158.875 s
171.32/171.46	
171.32/171.47	c Bin: Executing minisat20
171.32/171.47	c child exited successfully
171.32/171.47	c minisat20 returned code 20.
171.32/171.47	s UNSATISFIABLE
171.32/171.47	c SATZILLA_TIME=171.430000

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-333263-1173507152 -o ROOT/results/node19/solver-333263-1173507152 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333263-1173507152/SATzilla2007_C /tmp/evaluation/333263-1173507152/instance-333263-1173507152.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.92 1.00 0.99 3/77 28245
/proc/meminfo: memFree=1660656/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) R 28243 28245 27831 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=768 CPUtime=0
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 370669187 786432 100 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 192 100 50 118 0 71 0

[startup+0.0334111 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28245
/proc/meminfo: memFree=1660656/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=1560 CPUtime=0.03
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 280 0 0 0 3 0 0 0 19 0 1 0 370669187 1597440 274 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 390 274 52 118 0 269 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3000

[startup+0.102417 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28245
/proc/meminfo: memFree=1660656/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=2128 CPUtime=0.09
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 507 0 0 0 9 0 0 0 19 0 1 0 370669187 2179072 443 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 532 443 65 118 0 411 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3568

[startup+0.302439 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28245
/proc/meminfo: memFree=1660656/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=3712 CPUtime=0.29
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 768 0 0 0 29 0 0 0 21 0 1 0 370669187 3801088 623 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 928 623 67 118 0 807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5152

[startup+0.702482 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 28245
/proc/meminfo: memFree=1660656/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=5444 CPUtime=0.69
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 1559 0 0 0 69 0 0 0 25 0 1 0 370669187 5574656 1240 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 1361 1240 72 118 0 1240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6884

[startup+1.50157 s]
/proc/loadavg: 0.92 1.00 0.99 2/79 28247
/proc/meminfo: memFree=1655648/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=5712 CPUtime=1.49
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 1756 0 0 0 149 0 0 0 25 0 1 0 370669187 5849088 1274 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134513985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 1428 1274 74 118 0 1307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7152

[startup+3.10174 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 28247
/proc/meminfo: memFree=1655520/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=0
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370669187 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 110 95 260 0 84 0
[pid=28246] ppid=28245 vsize=5712 CPUtime=3.09
/proc/28246/stat : 28246 (march_dl) R 28245 28245 27831 0 -1 4194304 1756 0 0 0 309 0 0 0 25 0 1 0 370669187 5849088 1274 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28246/statm: 1428 1274 74 118 0 1307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7152

[startup+6.30109 s]
/proc/loadavg: 0.93 1.00 0.99 2/79 28248
/proc/meminfo: memFree=1659040/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=1440 CPUtime=4.99
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 135 1758 0 0 0 0 499 0 16 0 1 0 370669187 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28245/statm: 360 111 96 260 0 84 0
[pid=28248] ppid=28245 vsize=6188 CPUtime=1.29
/proc/28248/stat : 28248 (ubcsat2006) R 28245 28245 27831 0 -1 4194304 432 0 0 0 119 10 0 0 25 0 1 0 370669687 6336512 415 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28248/statm: 1547 415 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 28248
/proc/meminfo: memFree=1658920/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 2456

[startup+25.5022 s]
/proc/loadavg: 0.95 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1655968/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=4484 CPUtime=12.96
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 869 0 0 0 1296 0 0 0 25 0 1 0 370670440 4591616 863 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1121 863 58 118 0 999 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6940

[startup+51.1019 s]
/proc/loadavg: 0.97 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1655072/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=5344 CPUtime=38.55
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1080 0 0 0 3855 0 0 0 25 0 1 0 370670440 5472256 1074 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1336 1074 58 118 0 1214 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7800

[startup+102.307 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1654368/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6152 CPUtime=89.73
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1268 0 0 0 8973 0 0 0 25 0 1 0 370670440 6299648 1262 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1538 1262 58 118 0 1416 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8608

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653920/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=149.72
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1380 0 0 0 14971 1 0 0 25 0 1 0 370670440 6725632 1374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1374 58 118 0 1520 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9024

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

[startup+166.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653920/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=153.72
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1382 0 0 0 15371 1 0 0 25 0 1 0 370670440 6725632 1376 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1376 58 118 0 1520 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 9024

[startup+169.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653856/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=156.92
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1389 0 0 0 15691 1 0 0 25 0 1 0 370670440 6725632 1383 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527430 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1383 58 118 0 1520 0
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (KiB) 9024

[startup+170.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653856/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=157.71
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1393 0 0 0 15770 1 0 0 25 0 1 0 370670440 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 170.22
Current children cumulated vsize (KiB) 9024

[startup+171.103 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653856/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=158.51
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1393 0 0 0 15850 1 0 0 25 0 1 0 370670440 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 171.02
Current children cumulated vsize (KiB) 9024

[startup+171.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653856/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=158.71
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1393 0 0 0 15870 1 0 0 25 0 1 0 370670440 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 171.22
Current children cumulated vsize (KiB) 9024

[startup+171.403 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 28249
/proc/meminfo: memFree=1653856/2055920 swapFree=4169404/4192956
[pid=28245] ppid=28243 vsize=2456 CPUtime=12.51
/proc/28245/stat : 28245 (SATzilla2007_C) S 28243 28245 27831 0 -1 4194304 1155 2196 0 0 515 16 702 18 25 0 1 0 370669187 2514944 441 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28245/statm: 614 441 157 260 0 338 0
[pid=28249] ppid=28245 vsize=6568 CPUtime=158.81
/proc/28249/stat : 28249 (minisat20) R 28245 28245 27831 0 -1 4194304 1393 0 0 0 15880 1 0 0 25 0 1 0 370670440 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525863 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28249/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 171.32
Current children cumulated vsize (KiB) 9024

Child status: 20
Real time (s): 171.472
CPU time (s): 171.414
CPU user time (s): 171.047
CPU system time (s): 0.366944
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 9024

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

runsolver used 0.165974 second user time and 0.468928 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Mar 10 06:12:32 UTC 2007

IDJOB= 333263
IDBENCH= 24599
IDSOLVER= 135
FILE ID= node19/333263-1173507152

PBS_JOBID= 4101119

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333263-1173507152/SATzilla2007_C /tmp/evaluation/333263-1173507152/instance-333263-1173507152.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-333263-1173507152 -o ROOT/results/node19/solver-333263-1173507152 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333263-1173507152/SATzilla2007_C /tmp/evaluation/333263-1173507152/instance-333263-1173507152.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 848413197

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:       1661000 kB
Buffers:         41240 kB
Cached:         275512 kB
SwapCached:       2440 kB
Active:         226656 kB
Inactive:       112828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661000 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            8692 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            40996 kB
Committed_AS:  1405612 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= 66548 MiB

End job on node19 on Sat Mar 10 06:15:23 UTC 2007