Trace number 312571

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 125.686 126.22

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-10-15-u.cnf
MD5SUM3b92b02eda280b3d74433fa589c2d772
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.4502
Satisfiable
(Un)Satisfiability was proved
Number of variables193016
Number of clauses885873
Sum of the clauses size2034196
Maximum clause length10
Minimum clause length1
Number of clauses of size 116194
Number of clauses of size 2700175
Number of clauses of size 3133124
Number of clauses of size 44040
Number of clauses of size 516160
Number of clauses of size over 516180

Solver Data (download as text)

70.17/70.73	c run March_dl for 5 seconds ... 
70.17/70.73	c Bin: Executing march_dl
70.17/70.73	c child exit by a signal
70.17/70.73	c march_dl returned code 137.
70.17/70.73	c run saps for 2 seconds ... 
70.17/70.73	c Bin: Executing ubcsat2006
70.17/70.73	c child exited successfully
70.17/70.73	c ubcsat2006 returned code 0.
70.17/70.73	c satzilla computing base features
70.17/70.73	Error!!! VCG-VAR-entropy
70.17/70.73	Satzilla is runing default solver ... 
70.17/70.73	 c satzilla running minisat20 ... 
70.17/70.73	This is MiniSat 2.0 beta
70.17/70.73	WARNING: for repeatability, setting FPU to use double precision
70.17/70.73	============================[ Problem Statistics ]=============================
70.17/70.73	|                                                                             |
70.17/70.73	|  Number of variables:  193016                                               |
70.17/70.73	|  Number of clauses:    885873                                               |
70.21/71.28	|  Parsing time:         0.49         s                                       |
70.21/71.34	============================[ Search Statistics ]==============================
70.21/71.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.21/71.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.21/71.34	===============================================================================
70.21/71.34	|         0 |  146344   657355  1567937 |   219118        0    nan |  0.000 % |
71.16/71.72	|       101 |  146044   657355  1567937 |   241030       87    105 | 26.695 % |
71.66/72.27	|       251 |  145941   657355  1567937 |   265133      226     75 | 30.167 % |
72.86/73.49	|       478 |  129938   577027  1392786 |   291646      419     72 | 33.838 % |
74.56/75.12	|       816 |  125550   555395  1345633 |   320811      740     89 | 35.636 % |
77.56/78.17	|      1322 |  112642   492848  1206333 |   352892     1114    110 | 41.904 % |
80.76/81.35	|      2081 |   95031   405613  1014983 |   388181     1771    102 | 51.122 % |
84.25/84.87	|      3220 |   92759   405613  1014983 |   426999     2908     90 | 52.340 % |
89.36/89.96	|      4929 |   88480   375100   945225 |   469699     4499    127 | 54.168 % |
94.16/94.79	|      7492 |   88462   375009   945006 |   516669     7056    121 | 54.748 % |
107.85/108.48	|     11336 |   80812   341013   865017 |   568336    10838    139 | 58.450 % |
124.85/125.46	|     17103 |   66718   267427   683844 |   625170     9909     77 | 86.525 % |
125.64/126.20	===============================================================================
125.64/126.20	restarts              : 12
125.64/126.20	conflicts             : 17558          (317 /sec)
125.64/126.20	decisions             : 58613          (0.98 % random) (1058 /sec)
125.64/126.20	propagations          : 65018545       (1174095 /sec)
125.64/126.20	conflict literals     : 2115037        (22.44 % deleted)
125.64/126.20	Memory used           : 49.83 MB
125.64/126.20	CPU time              : 55.3776 s
125.64/126.20	
125.64/126.21	c Bin: Executing minisat20
125.64/126.21	c child exited successfully
125.64/126.21	c minisat20 returned code 20.
125.64/126.21	s UNSATISFIABLE
125.64/126.21	c SATZILLA_TIME=125.680000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-312571-1176856824 -o ROOT/results/node33/solver-312571-1176856824 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312571-1176856824/SATzilla2007_F /tmp/evaluation/312571-1176856824/instance-312571-1176856824.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 0.98 0.99 3/77 21641
/proc/meminfo: memFree=1570920/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) R 21639 21641 20781 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=4856 CPUtime=0
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 823 0 0 0 0 0 0 0 18 0 1 0 133597982 4972544 817 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 1214 825 49 118 0 1093 0

[startup+0.00972606 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21641
/proc/meminfo: memFree=1570920/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=12128 CPUtime=0
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 1246 0 0 0 0 0 0 0 18 0 1 0 133597982 12419072 1240 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 3032 1242 49 118 0 2911 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13640

[startup+0.101743 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21641
/proc/meminfo: memFree=1570920/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=20464 CPUtime=0.09
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 4044 0 0 0 8 1 0 0 20 0 1 0 133597982 20955136 4038 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 5116 4038 50 118 0 4995 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21976

[startup+0.301783 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21641
/proc/meminfo: memFree=1570920/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=23236 CPUtime=0.29
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 4906 0 0 0 27 2 0 0 21 0 1 0 133597982 23793664 4900 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 5809 4900 50 118 0 5688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24748

[startup+0.701866 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21641
/proc/meminfo: memFree=1570920/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=28384 CPUtime=0.69
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 6489 0 0 0 66 3 0 0 25 0 1 0 133597982 29065216 6483 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 7096 6483 50 118 0 6975 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29896

[startup+1.50203 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21643
/proc/meminfo: memFree=1540056/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=68396 CPUtime=1.49
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 14872 0 0 0 142 7 0 0 25 0 1 0 133597982 70037504 12972 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 17099 12972 53 118 0 16978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69908

[startup+3.10236 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21643
/proc/meminfo: memFree=1513560/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=0
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21642] ppid=21641 vsize=76580 CPUtime=3.09
/proc/21642/stat : 21642 (march_dl) R 21641 21641 20781 0 -1 4194304 21308 0 0 0 298 11 0 0 25 0 1 0 133597982 78417920 15801 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134548771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21642/statm: 19145 15801 55 118 0 19024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78092

[startup+6.30202 s]
/proc/loadavg: 0.93 0.98 0.99 1/79 21644
/proc/meminfo: memFree=1569880/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=1512 CPUtime=5
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 149 25094 0 0 0 0 486 14 16 0 1 0 133597982 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21641/statm: 378 125 110 260 0 84 0
[pid=21644] ppid=21641 vsize=18492 CPUtime=0.8
/proc/21644/stat : 21644 (ubcsat2006) R 21641 21641 20781 0 -1 4194304 3050 0 1 0 79 1 0 0 25 0 1 0 133598483 18935808 3034 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21644/statm: 4623 3034 141 64 0 4204 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 20004

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 21644
/proc/meminfo: memFree=1491568/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=84984 CPUtime=12.2
/proc/21641/stat : 21641 (SATzilla2007_F) R 21639 21641 20781 0 -1 4194304 19941 38160 0 2 387 9 802 22 25 0 1 0 133597982 87023616 19909 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21641/statm: 21246 19909 135 260 0 20952 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 84984

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 21644
/proc/meminfo: memFree=1491312/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=84984 CPUtime=24.99
/proc/21641/stat : 21641 (SATzilla2007_F) R 21639 21641 20781 0 -1 4194304 20031 38160 0 2 1665 10 802 22 25 0 1 0 133597982 87023616 19999 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21641/statm: 21246 19999 135 260 0 20952 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 84984

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 21644
/proc/meminfo: memFree=1490544/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=84984 CPUtime=50.58
/proc/21641/stat : 21641 (SATzilla2007_F) R 21639 21641 20781 0 -1 4194304 20266 38160 0 2 4221 13 802 22 25 0 1 0 133597982 87023616 20234 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21641/statm: 21246 20234 135 260 0 20952 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 84984

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1474344/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=50624 CPUtime=31.55
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12057 0 0 0 3149 6 0 0 25 0 1 0 133605055 51838976 12042 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12656 12042 59 118 0 12534 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 101364

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1474344/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=50624 CPUtime=44.34
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12060 0 0 0 4428 6 0 0 25 0 1 0 133605055 51838976 12045 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525186 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12656 12045 59 118 0 12534 0
Current children cumulated CPU time (s) 114.55
Current children cumulated vsize (KiB) 101364

[startup+121.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51020 CPUtime=50.74
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12156 0 0 0 5068 6 0 0 25 0 1 0 133605055 52244480 12141 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12755 12141 59 118 0 12633 0
Current children cumulated CPU time (s) 120.95
Current children cumulated vsize (KiB) 101760

[startup+124.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51020 CPUtime=53.93
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12156 0 0 0 5387 6 0 0 25 0 1 0 133605055 52244480 12141 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12755 12141 59 118 0 12633 0
Current children cumulated CPU time (s) 124.14
Current children cumulated vsize (KiB) 101760

[startup+125.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51020 CPUtime=54.73
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12156 0 0 0 5467 6 0 0 25 0 1 0 133605055 52244480 12141 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12755 12141 59 118 0 12633 0
Current children cumulated CPU time (s) 124.94
Current children cumulated vsize (KiB) 101760

[startup+125.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51020 CPUtime=55.13
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12156 0 0 0 5507 6 0 0 25 0 1 0 133605055 52244480 12141 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12755 12141 59 118 0 12633 0
Current children cumulated CPU time (s) 125.34
Current children cumulated vsize (KiB) 101760

[startup+126.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51020 CPUtime=55.33
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12156 0 0 0 5527 6 0 0 25 0 1 0 133605055 52244480 12141 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12755 12141 59 118 0 12633 0
Current children cumulated CPU time (s) 125.54
Current children cumulated vsize (KiB) 101760

[startup+126.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21645
/proc/meminfo: memFree=1473896/2055920 swapFree=4174604/4192956
[pid=21641] ppid=21639 vsize=50740 CPUtime=70.21
/proc/21641/stat : 21641 (SATzilla2007_F) S 21639 21641 20781 0 -1 4194304 24598 38160 0 2 6179 18 802 22 25 0 1 0 133597982 51957760 12276 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21641/statm: 12685 12276 140 260 0 12391 0
[pid=21645] ppid=21641 vsize=51024 CPUtime=55.43
/proc/21645/stat : 21645 (minisat20) R 21641 21641 20781 0 -1 4194304 12159 0 0 0 5537 6 0 0 25 0 1 0 133605055 52248576 12144 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134662333 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21645/statm: 12756 12147 65 118 0 12634 0
Current children cumulated CPU time (s) 125.64
Current children cumulated vsize (KiB) 101764

Child status: 20
Real time (s): 126.22
CPU time (s): 125.686
CPU user time (s): 125.2
CPU system time (s): 0.485926
CPU usage (%): 99.5771
Max. virtual memory (cumulated for all children) (KiB): 101764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.2
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74936
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 2766

runsolver used 0.140978 second user time and 0.318951 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Wed Apr 18 00:40:25 UTC 2007

IDJOB= 312571
IDBENCH= 20344
IDSOLVER= 136
FILE ID= node33/312571-1176856824

PBS_JOBID= 4590216

Free space on /tmp= 66523 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/dated-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/312571-1176856824/SATzilla2007_F /tmp/evaluation/312571-1176856824/instance-312571-1176856824.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-312571-1176856824 -o ROOT/results/node33/solver-312571-1176856824 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312571-1176856824/SATzilla2007_F /tmp/evaluation/312571-1176856824/instance-312571-1176856824.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  3b92b02eda280b3d74433fa589c2d772

RANDOM SEED= 777995828

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1571264 kB
Buffers:         37780 kB
Cached:         295792 kB
SwapCached:       2484 kB
Active:         166320 kB
Inactive:       263524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571264 kB
SwapTotal:     4192956 kB
SwapFree:      4174604 kB
Dirty:           25816 kB
Writeback:           0 kB
Mapped:         111116 kB
Slab:            40116 kB
Committed_AS:  1645768 kB
PageTables:       2008 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 node33 on Wed Apr 18 00:42:31 UTC 2007