Trace number 333264

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 175.715 175.772

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.47/12.51	c run March_dl for 5 seconds ... 
12.47/12.51	c Bin: Executing march_dl
12.47/12.51	c child exit by a signal
12.47/12.51	c march_dl returned code 137.
12.47/12.51	c run saps for 2 seconds ... 
12.47/12.51	c Bin: Executing ubcsat2006
12.47/12.51	c child exited successfully
12.47/12.51	c ubcsat2006 returned code 0.
12.47/12.51	c satzilla computing base features
12.47/12.51	c satzilla doing unit-prop probe
12.47/12.51	c satzilla doing local search probe
12.47/12.51	c satzilla doing lobjois search-space size estimate
12.47/12.51	c satzilla's ranking:
12.47/12.51	c 1) minisat20: 1.689555
12.47/12.51	c 2) zchaff_rand: 2.190531
12.47/12.51	c 3) eureka: 2.423126
12.47/12.51	c 4) march_dl: 2.915962
12.47/12.51	c 5) vallst: 2.955450
12.47/12.51	c 6) kcnfs: 4.327517
12.47/12.51	c 7) kcnfs+P: 999.000000
12.47/12.51	c 8) march_dl+P: 999.000000
12.47/12.51	c 9) vallst+P: 999.000000
12.47/12.51	c 10) zchaff_rand+P: 999.000000
12.47/12.51	c 11) rsat+P: 999.000000
12.47/12.51	c 12) eureka+P: 999.000000
12.47/12.51	c 13) minisat20+P: 999.000000
12.47/12.51	c 14) rsat: 999.000000
12.47/12.51	c satzilla running minisat20 ... 
12.47/12.51	This is MiniSat 2.0 beta
12.47/12.51	WARNING: for repeatability, setting FPU to use double precision
12.47/12.51	============================[ Problem Statistics ]=============================
12.47/12.51	|                                                                             |
12.47/12.51	|  Number of variables:  1467                                                 |
12.47/12.51	|  Number of clauses:    7521                                                 |
12.47/12.52	|  Parsing time:         0.01         s                                       |
12.47/12.52	============================[ Search Statistics ]==============================
12.47/12.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.47/12.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.47/12.52	===============================================================================
12.47/12.52	|         0 |    1425     7152    63223 |     2384        0    nan |  0.000 % |
12.47/12.52	|       100 |    1425     7152    63223 |     2622      100     11 |  2.863 % |
12.47/12.52	|       250 |    1425     7152    63223 |     2884      250     11 |  2.863 % |
12.47/12.53	|       475 |    1425     7152    63223 |     3173      475     11 |  2.863 % |
12.47/12.54	|       812 |    1425     7152    63223 |     3490      812     13 |  2.863 % |
12.47/12.55	|      1318 |    1425     7152    63223 |     3839     1318     15 |  2.863 % |
12.47/12.57	|      2078 |    1425     7152    63223 |     4223     2078     17 |  2.863 % |
12.49/12.61	|      3217 |    1425     7152    63223 |     4645     3217     17 |  2.863 % |
12.49/12.70	|      4925 |    1425     7152    63223 |     5110     2526     23 |  2.863 % |
12.49/12.83	|      7487 |    1425     7152    63223 |     5621     5088     25 |  2.863 % |
12.49/13.03	|     11334 |    1425     7152    63223 |     6183     3163     20 |  2.863 % |
13.27/13.39	|     17100 |    1425     7152    63223 |     6801     5782     21 |  2.863 % |
13.87/13.98	|     25750 |    1425     7152    63223 |     7482     4029     21 |  2.863 % |
14.66/14.77	|     38724 |    1425     7152    63223 |     8230     5600     18 |  2.863 % |
16.16/16.29	|     58185 |    1425     7152    63223 |     9053     8356     29 |  2.863 % |
18.76/18.89	|     87377 |    1425     7152    63223 |     9958     5365     22 |  2.863 % |
22.86/22.93	|    131167 |    1425     7152    63223 |    10954     8803     31 |  2.863 % |
29.26/29.34	|    196852 |    1425     7152    63223 |    12049     8049     21 |  2.863 % |
40.36/40.49	|    295379 |    1425     7152    63223 |    13254     9334     24 |  2.863 % |
58.25/58.38	|    443171 |    1425     7152    63223 |    14580    10044     24 |  2.863 % |
86.44/86.54	|    664854 |    1425     7152    63223 |    16038    11460     28 |  2.863 % |
129.54/129.64	|    997379 |    1423     5640    49097 |    17642    15833     19 |  3.000 % |
175.62/175.76	===============================================================================
175.62/175.76	restarts              : 22
175.62/175.76	conflicts             : 1309133        (8022 /sec)
175.62/175.76	decisions             : 4119017        (1.95 % random) (25242 /sec)
175.62/175.76	propagations          : 45220076       (277111 /sec)
175.62/175.76	conflict literals     : 33936008       (25.21 % deleted)
175.62/175.76	Memory used           : 6.42 MB
175.62/175.76	CPU time              : 163.184 s
175.62/175.76	
175.62/175.77	c Bin: Executing minisat20
175.62/175.77	c child exited successfully
175.62/175.77	c minisat20 returned code 20.
175.62/175.77	s UNSATISFIABLE
175.62/175.77	c SATZILLA_TIME=175.730000

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/node17/watcher-333264-1173507263 -o ROOT/results/node17/solver-333264-1173507263 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333264-1173507263/SATzilla2007_F /tmp/evaluation/333264-1173507263/instance-333264-1173507263.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.99 1.00 1.00 3/77 22036
/proc/meminfo: memFree=1374840/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) R 22034 22036 21516 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=768 CPUtime=0
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 370680530 786432 100 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 192 100 50 118 0 71 0

[startup+0.106103 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 22036
/proc/meminfo: memFree=1374840/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=2128 CPUtime=0.1
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 518 0 0 0 10 0 0 0 19 0 1 0 370680530 2179072 453 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134559306 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 532 453 65 118 0 411 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3640

[startup+0.201113 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 22036
/proc/meminfo: memFree=1374840/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=3712 CPUtime=0.19
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 765 0 0 0 19 0 0 0 20 0 1 0 370680530 3801088 619 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 928 619 67 118 0 807 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5224

[startup+0.301123 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 22036
/proc/meminfo: memFree=1374840/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=3712 CPUtime=0.29
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 769 0 0 0 29 0 0 0 22 0 1 0 370680530 3801088 623 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 928 623 67 118 0 807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5224

[startup+0.701165 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 22036
/proc/meminfo: memFree=1374840/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=5444 CPUtime=0.69
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 1560 0 0 0 69 0 0 0 24 0 1 0 370680530 5574656 1240 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533707 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 1361 1240 72 118 0 1240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6956

[startup+1.50125 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22038
/proc/meminfo: memFree=1369832/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=5712 CPUtime=1.49
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 1757 0 0 0 149 0 0 0 25 0 1 0 370680530 5849088 1274 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 1428 1274 74 118 0 1307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7224

[startup+3.10141 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22038
/proc/meminfo: memFree=1369704/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=0
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22037] ppid=22036 vsize=5712 CPUtime=3.09
/proc/22037/stat : 22037 (march_dl) R 22036 22036 21516 0 -1 4194304 1757 0 0 0 309 0 0 0 25 0 1 0 370680530 5849088 1274 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22037/statm: 1428 1274 74 118 0 1307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7224

[startup+6.30175 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22039
/proc/meminfo: memFree=1373288/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=1512 CPUtime=4.99
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 149 1759 0 0 0 0 499 0 16 0 1 0 370680530 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 378 125 110 260 0 84 0
[pid=22039] ppid=22036 vsize=6188 CPUtime=1.29
/proc/22039/stat : 22039 (ubcsat2006) R 22036 22036 21516 0 -1 4194304 433 0 0 0 119 10 0 0 25 0 1 0 370681030 6336512 415 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22039/statm: 1547 415 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22039
/proc/meminfo: memFree=1373168/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 2532

[startup+25.5017 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1370216/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=4484 CPUtime=12.97
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 870 0 0 0 1297 0 0 0 25 0 1 0 370681781 4591616 863 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519226 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1121 863 58 118 0 999 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7016

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1369256/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=5344 CPUtime=38.56
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1081 0 0 0 3855 1 0 0 25 0 1 0 370681781 5472256 1074 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1336 1074 58 118 0 1214 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7876

[startup+102.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368552/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6152 CPUtime=89.75
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1269 0 0 0 8974 1 0 0 25 0 1 0 370681781 6299648 1262 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1538 1262 58 118 0 1416 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8684

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368104/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=149.74
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1371 0 0 0 14972 2 0 0 25 0 1 0 370681781 6725632 1364 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1364 58 118 0 1520 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9100

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

[startup+166.401 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368040/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=153.83
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1381 0 0 0 15381 2 0 0 25 0 1 0 370681781 6725632 1374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1374 58 118 0 1520 0
Current children cumulated CPU time (s) 166.32
Current children cumulated vsize (KiB) 9100

[startup+169.602 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368040/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=157.03
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1383 0 0 0 15701 2 0 0 25 0 1 0 370681781 6725632 1376 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1376 58 118 0 1520 0
Current children cumulated CPU time (s) 169.52
Current children cumulated vsize (KiB) 9100

[startup+172.805 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368040/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=160.24
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1390 0 0 0 16022 2 0 0 25 0 1 0 370681781 6725632 1383 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1383 58 118 0 1520 0
Current children cumulated CPU time (s) 172.73
Current children cumulated vsize (KiB) 9100

[startup+174.401 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1368040/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=161.83
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1390 0 0 0 16181 2 0 0 25 0 1 0 370681781 6725632 1383 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1383 58 118 0 1520 0
Current children cumulated CPU time (s) 174.32
Current children cumulated vsize (KiB) 9100

[startup+175.201 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1367976/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=162.63
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1394 0 0 0 16261 2 0 0 25 0 1 0 370681781 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 175.12
Current children cumulated vsize (KiB) 9100

[startup+175.601 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1367976/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=163.03
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1394 0 0 0 16301 2 0 0 25 0 1 0 370681781 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525852 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 175.52
Current children cumulated vsize (KiB) 9100

[startup+175.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 22040
/proc/meminfo: memFree=1367976/2055920 swapFree=4168576/4192956
[pid=22036] ppid=22034 vsize=2532 CPUtime=12.49
/proc/22036/stat : 22036 (SATzilla2007_F) S 22034 22036 21516 0 -1 4194304 1171 2198 0 0 516 14 701 18 25 0 1 0 370680530 2592768 455 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22036/statm: 633 455 170 260 0 339 0
[pid=22040] ppid=22036 vsize=6568 CPUtime=163.13
/proc/22040/stat : 22040 (minisat20) R 22036 22036 21516 0 -1 4194304 1394 0 0 0 16311 2 0 0 25 0 1 0 370681781 6725632 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22040/statm: 1642 1387 58 118 0 1520 0
Current children cumulated CPU time (s) 175.62
Current children cumulated vsize (KiB) 9100

Child status: 20
Real time (s): 175.772
CPU time (s): 175.715
CPU user time (s): 175.364
CPU system time (s): 0.350946
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 9100

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

runsolver used 0.169974 second user time and 0.477927 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 06:14:23 UTC 2007

IDJOB= 333264
IDBENCH= 24599
IDSOLVER= 136
FILE ID= node17/333264-1173507263

PBS_JOBID= 4101123

Free space on /tmp= 66523 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 127220198

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1375248 kB
Buffers:         51324 kB
Cached:         534976 kB
SwapCached:       2172 kB
Active:         299928 kB
Inactive:       308896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375248 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           10512 kB
Writeback:           0 kB
Mapped:          30352 kB
Slab:            57416 kB
Committed_AS:  1443744 kB
PageTables:       1748 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= 66523 MiB

End job on node17 on Sat Mar 10 06:17:19 UTC 2007