Trace number 318443

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 267.959 268.191

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc950.cnf
MD5SUM36e67e1ba9821e3da23147686112d6b9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.07883
Satisfiable
(Un)Satisfiability was proved
Number of variables112784
Number of clauses360419
Sum of the clauses size955179
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119894
Number of clauses of size 3237433
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

64.63/64.89	c run March_dl for 5 seconds ... 
64.63/64.89	c Bin: Executing march_dl
64.63/64.89	c child exit by a signal
64.63/64.89	c march_dl returned code 137.
64.63/64.89	c run saps for 2 seconds ... 
64.63/64.89	c Bin: Executing ubcsat2006
64.63/64.89	c child exited successfully
64.63/64.89	c ubcsat2006 returned code 0.
64.63/64.89	c satzilla computing base features
64.63/64.89	c satzilla doing unit-prop probe
64.63/64.89	c satzilla doing local search probe
64.63/64.89	c satzilla doing lobjois search-space size estimate
64.63/64.89	c satzilla's ranking:
64.63/64.89	c 1) minisat20: 2.084233
64.63/64.89	c 2) eureka: 3.113270
64.63/64.89	c 3) march_dl: 3.132324
64.63/64.89	c 4) zchaff_rand: 3.484953
64.63/64.89	c 5) kcnfs: 3.974907
64.63/64.89	c 6) vallst: 4.228044
64.63/64.89	c 7) kcnfs+P: 999.000000
64.63/64.89	c 8) march_dl+P: 999.000000
64.63/64.89	c 9) vallst+P: 999.000000
64.63/64.89	c 10) zchaff_rand+P: 999.000000
64.63/64.89	c 11) rsat+P: 999.000000
64.63/64.89	c 12) eureka+P: 999.000000
64.63/64.89	c 13) minisat20+P: 999.000000
64.63/64.89	c 14) rsat: 999.000000
64.63/64.89	c satzilla running minisat20 ... 
64.63/64.89	This is MiniSat 2.0 beta
64.63/64.89	WARNING: for repeatability, setting FPU to use double precision
64.63/64.89	============================[ Problem Statistics ]=============================
64.63/64.89	|                                                                             |
64.63/64.89	|  Number of variables:  112856                                               |
64.63/64.89	|  Number of clauses:    360419                                               |
64.73/65.13	|  Parsing time:         0.21         s                                       |
64.73/65.14	============================[ Search Statistics ]==============================
64.73/65.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
64.73/65.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
64.73/65.14	===============================================================================
64.73/65.14	|         0 |  109227   356143   949402 |   118714        0    nan |  0.000 % |
64.73/65.52	|       101 |  109225   356143   949402 |   130585       99     66 |  3.217 % |
64.73/65.81	|       252 |  109223   356133   949378 |   143644      245     32 |  3.222 % |
65.73/65.94	|       478 |  109161   355938   948910 |   158008      412     24 |  3.280 % |
66.12/66.31	|       816 |  109161   355938   948910 |   173809      750    240 |  3.280 % |
66.22/66.46	|      1323 |  109154   355794   948560 |   191190     1256    149 |  3.280 % |
66.83/67.05	|      2082 |  109146   355794   948560 |   210309     2012    152 |  3.291 % |
67.22/67.46	|      3221 |  109138   355753   948455 |   231340     3140    109 |  3.295 % |
67.32/67.60	|      4930 |  109137   355740   948429 |   254474     4849     78 |  3.295 % |
74.81/75.04	|      7492 |  107954   347766   926180 |   279922     7264    106 |  4.344 % |
77.12/77.32	|     11337 |  107952   347761   926168 |   307914    11107     91 |  4.473 % |
78.62/78.87	|     17103 |  107808   347010   924199 |   338705    16285     71 |  4.473 % |
84.01/84.23	|     25753 |  107789   346823   923669 |   372576    24798     61 |  4.490 % |
110.71/110.90	|     38727 |  107788   346818   923657 |   409834    37771     58 |  4.491 % |
124.99/125.29	|     58189 |  107768   346781   923571 |   450817    57227     68 |  4.632 % |
135.00/135.23	|     87382 |  107768   346781   923571 |   495899    86420     57 |  4.632 % |
263.14/263.49	|    131171 |  107618   345848   921087 |   545489   130192     63 |  4.641 % |
267.84/268.17	===============================================================================
267.84/268.17	restarts              : 17
267.84/268.17	conflicts             : 143646         (708 /sec)
267.84/268.17	decisions             : 316579         (1.57 % random) (1559 /sec)
267.84/268.17	propagations          : 337209153      (1660866 /sec)
267.84/268.17	conflict literals     : 8661294        (59.79 % deleted)
267.84/268.17	Memory used           : 64.67 MB
267.84/268.17	CPU time              : 203.032 s
267.84/268.17	
267.84/268.18	c Bin: Executing minisat20
267.84/268.18	c child exited successfully
267.84/268.18	c minisat20 returned code 20.
267.84/268.18	s UNSATISFIABLE
267.84/268.18	c SATZILLA_TIME=267.980000

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/node10/watcher-318443-1176318389 -o ROOT/results/node10/solver-318443-1176318389 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318443-1176318389/SATzilla2007_F /tmp/evaluation/318443-1176318389/instance-318443-1176318389.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.95 0.90 3/77 22046
/proc/meminfo: memFree=1837000/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=6060 CPUtime=0
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 573 0 0 0 0 0 0 0 19 0 1 0 107876493 6205440 567 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 1515 570 49 118 0 1394 0

[startup+0.050802 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 22046
/proc/meminfo: memFree=1837000/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=10820 CPUtime=0.03
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 2187 0 0 0 3 0 0 0 19 0 1 0 107876493 11079680 2181 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 2705 2181 50 118 0 2584 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12332

[startup+0.101812 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 22046
/proc/meminfo: memFree=1837000/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=11348 CPUtime=0.09
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 2371 0 0 0 8 1 0 0 19 0 1 0 107876493 11620352 2365 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 2837 2365 50 118 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12860

[startup+0.301855 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 22046
/proc/meminfo: memFree=1837000/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=13592 CPUtime=0.29
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 3072 0 0 0 28 1 0 0 21 0 1 0 107876493 13918208 3066 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 3398 3066 50 118 0 3277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15104

[startup+0.701941 s]
/proc/loadavg: 0.92 0.95 0.90 3/77 22046
/proc/meminfo: memFree=1837000/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=33636 CPUtime=0.69
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 7490 0 0 0 66 3 0 0 25 0 1 0 107876493 34443264 6678 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134617604 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 8409 6678 53 118 0 8288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35148

[startup+1.50112 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 22048
/proc/meminfo: memFree=1800568/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=39052 CPUtime=1.49
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 11001 0 0 0 144 5 0 0 25 0 1 0 107876493 39989248 8327 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 9763 8327 55 118 0 9642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40564

[startup+3.10146 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 22048
/proc/meminfo: memFree=1803320/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=0
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22047] ppid=22046 vsize=39712 CPUtime=3.09
/proc/22047/stat : 22047 (march_dl) R 22046 22046 21583 0 -1 4194304 14867 0 0 0 301 8 0 0 25 0 1 0 107876493 40665088 8637 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134644072 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22047/statm: 9928 8637 57 118 0 9807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41224

[startup+6.30115 s]
/proc/loadavg: 0.93 0.95 0.90 2/79 22049
/proc/meminfo: memFree=1831736/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=1512 CPUtime=5
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 149 15316 0 0 0 0 491 9 18 0 1 0 107876493 1548288 125 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 378 125 110 260 0 84 0
[pid=22049] ppid=22046 vsize=34888 CPUtime=1.16
/proc/22049/stat : 22049 (ubcsat2006) R 22046 22046 21583 0 -1 4194304 6139 0 13 0 113 3 0 0 25 0 1 0 107876995 35725312 6134 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22049/statm: 8722 6134 156 64 0 8303 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 36400

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 22049
/proc/meminfo: memFree=1798912/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=40564 CPUtime=12.56
/proc/22046/stat : 22046 (SATzilla2007_F) R 22044 22046 21583 0 -1 4194304 9361 21461 0 13 497 6 740 13 25 0 1 0 107876493 41537536 9329 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/22046/statm: 10141 9329 135 260 0 9847 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 40564

[startup+25.5013 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 22049
/proc/meminfo: memFree=1798464/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=40564 CPUtime=25.35
/proc/22046/stat : 22046 (SATzilla2007_F) R 22044 22046 21583 0 -1 4194304 9504 21461 0 13 1774 8 740 13 25 0 1 0 107876493 41537536 9472 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/22046/statm: 10141 9472 135 260 0 9847 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 40564

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 22049
/proc/meminfo: memFree=1797376/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=40564 CPUtime=50.94
/proc/22046/stat : 22046 (SATzilla2007_F) R 22044 22046 21583 0 -1 4194304 9784 21461 0 13 4328 13 740 13 25 0 1 0 107876493 41537536 9752 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/22046/statm: 10141 9752 135 260 0 9847 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 40564

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 22050
/proc/meminfo: memFree=1780280/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=34700 CPUtime=37.38
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 8052 0 0 0 3733 5 0 0 25 0 1 0 107882983 35532800 8019 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 8675 8019 59 118 0 8553 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 60160

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 22050
/proc/meminfo: memFree=1764216/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=50684 CPUtime=97.36
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 12063 0 0 0 9725 11 0 0 25 0 1 0 107882983 51900416 12030 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 12671 12030 59 118 0 12549 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 76144

[startup+222.302 s]
/proc/loadavg: 1.06 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1761592/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=53380 CPUtime=157.33
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 12697 0 0 0 15721 12 0 0 25 0 1 0 107882983 54661120 12664 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 13345 12664 59 118 0 13223 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 78840

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

[startup+230.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1761144/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=53776 CPUtime=165.33
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 12808 0 0 0 16520 13 0 0 25 0 1 0 107882983 55066624 12775 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 13444 12775 59 118 0 13322 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (KiB) 79236

[startup+243.105 s]
/proc/loadavg: 1.04 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1760376/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=54584 CPUtime=178.13
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 12986 0 0 0 17800 13 0 0 25 0 1 0 107882983 55894016 12953 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 13646 12953 59 118 0 13524 0
Current children cumulated CPU time (s) 242.86
Current children cumulated vsize (KiB) 80044

[startup+255.903 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1757304/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=58148 CPUtime=190.92
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 13904 0 0 0 19078 14 0 0 25 0 1 0 107882983 59543552 13871 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134535753 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 14537 13871 59 118 0 14415 0
Current children cumulated CPU time (s) 255.65
Current children cumulated vsize (KiB) 83608

[startup+262.301 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1752696/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=62652 CPUtime=197.31
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 15056 0 0 0 19716 15 0 0 25 0 1 0 107882983 64155648 15023 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 15663 15023 59 118 0 15541 0
Current children cumulated CPU time (s) 262.04
Current children cumulated vsize (KiB) 88112

[startup+265.502 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1750008/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=64896 CPUtime=200.52
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 15610 0 0 0 20036 16 0 0 25 0 1 0 107882983 66453504 15577 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 16224 15577 59 118 0 16102 0
Current children cumulated CPU time (s) 265.25
Current children cumulated vsize (KiB) 90356

[startup+267.101 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1749496/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=65956 CPUtime=202.11
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 15821 0 0 0 20195 16 0 0 25 0 1 0 107882983 67538944 15788 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 16489 15788 59 118 0 16367 0
Current children cumulated CPU time (s) 266.84
Current children cumulated vsize (KiB) 91416

[startup+267.901 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1748984/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=66220 CPUtime=202.91
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 15889 0 0 0 20275 16 0 0 25 0 1 0 107882983 67809280 15856 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 16555 15856 59 118 0 16433 0
Current children cumulated CPU time (s) 267.64
Current children cumulated vsize (KiB) 91680

[startup+268.101 s]
/proc/loadavg: 1.03 0.99 0.91 2/79 22050
/proc/meminfo: memFree=1748984/2055920 swapFree=4192812/4192956
[pid=22046] ppid=22044 vsize=25460 CPUtime=64.73
/proc/22046/stat : 22046 (SATzilla2007_F) S 22044 22046 21583 0 -1 4194304 23190 21461 0 13 5699 21 740 13 25 0 1 0 107876493 26071040 6073 18446744073709551615 134512640 135581085 4294956576 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22046/statm: 6365 6073 170 260 0 6071 0
[pid=22050] ppid=22046 vsize=66220 CPUtime=203.11
/proc/22050/stat : 22050 (minisat20) R 22046 22046 21583 0 -1 4194304 15895 0 0 0 20295 16 0 0 25 0 1 0 107882983 67809280 15862 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22050/statm: 16555 15862 59 118 0 16433 0
Current children cumulated CPU time (s) 267.84
Current children cumulated vsize (KiB) 91680

Child status: 20
Real time (s): 268.191
CPU time (s): 267.959
CPU user time (s): 267.431
CPU system time (s): 0.527919
CPU usage (%): 99.9136
Max. virtual memory (cumulated for all children) (KiB): 91680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.431
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60566
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 5606

runsolver used 0.302953 second user time and 0.674897 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Apr 11 19:06:30 UTC 2007

IDJOB= 318443
IDBENCH= 20454
IDSOLVER= 136
FILE ID= node10/318443-1176318389

PBS_JOBID= 4516507

Free space on /tmp= 66546 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc950.cnf
COMMAND LINE= /tmp/evaluation/318443-1176318389/SATzilla2007_F /tmp/evaluation/318443-1176318389/instance-318443-1176318389.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-318443-1176318389 -o ROOT/results/node10/solver-318443-1176318389 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318443-1176318389/SATzilla2007_F /tmp/evaluation/318443-1176318389/instance-318443-1176318389.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  36e67e1ba9821e3da23147686112d6b9

RANDOM SEED= 1219756

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1837472 kB
Buffers:         25732 kB
Cached:          75860 kB
SwapCached:          0 kB
Active:          62432 kB
Inactive:        93604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17012 kB
Writeback:           0 kB
Mapped:          72532 kB
Slab:            48024 kB
Committed_AS:  2143192 kB
PageTables:       1708 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 node10 on Wed Apr 11 19:10:58 UTC 2007