Trace number 318238

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 199.894 199.961

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc962.cnf
MD5SUM6ec38fc9ca82d07fdf92336aa2980d6e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.971851
Satisfiable
(Un)Satisfiability was proved
Number of variables101078
Number of clauses322159
Sum of the clauses size856454
Maximum clause length3
Minimum clause length1
Number of clauses of size 12710
Number of clauses of size 2104603
Number of clauses of size 3214846
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

54.06/54.13	c run March_dl for 5 seconds ... 
54.06/54.13	c Bin: Executing march_dl
54.06/54.13	c child exit by a signal
54.06/54.13	c march_dl returned code 137.
54.06/54.13	c run saps for 2 seconds ... 
54.06/54.13	c Bin: Executing ubcsat2006
54.06/54.13	c child exited successfully
54.06/54.13	c ubcsat2006 returned code 0.
54.06/54.13	c satzilla computing base features
54.06/54.13	c satzilla doing unit-prop probe
54.06/54.13	c satzilla doing local search probe
54.06/54.13	c satzilla doing lobjois search-space size estimate
54.06/54.13	c satzilla's ranking:
54.06/54.13	c 1) minisat20: 2.241620
54.06/54.13	c 2) eureka: 3.076178
54.06/54.13	c 3) march_dl: 3.200396
54.06/54.13	c 4) zchaff_rand: 3.516774
54.06/54.13	c 5) kcnfs: 4.025872
54.06/54.13	c 6) vallst: 4.206881
54.06/54.13	c 7) kcnfs+P: 999.000000
54.06/54.13	c 8) march_dl+P: 999.000000
54.06/54.13	c 9) vallst+P: 999.000000
54.06/54.13	c 10) zchaff_rand+P: 999.000000
54.06/54.13	c 11) rsat+P: 999.000000
54.06/54.13	c 12) eureka+P: 999.000000
54.06/54.13	c 13) minisat20+P: 999.000000
54.06/54.13	c 14) rsat: 999.000000
54.06/54.13	c satzilla running minisat20 ... 
54.06/54.14	This is MiniSat 2.0 beta
54.06/54.14	WARNING: for repeatability, setting FPU to use double precision
54.06/54.14	============================[ Problem Statistics ]=============================
54.06/54.14	|                                                                             |
54.06/54.14	|  Number of variables:  101150                                               |
54.06/54.14	|  Number of clauses:    322159                                               |
54.10/54.35	|  Parsing time:         0.18         s                                       |
54.10/54.36	============================[ Search Statistics ]==============================
54.10/54.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.10/54.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.10/54.36	===============================================================================
54.10/54.36	|         0 |   97619   317504   849159 |   105834        0    nan |  0.000 % |
54.10/54.41	|       100 |   97596   317504   849159 |   116418       98     22 |  3.629 % |
54.10/54.47	|       255 |   97596   317504   849159 |   128059      253     62 |  3.629 % |
54.10/54.75	|       480 |   97596   317504   849159 |   140865      478     49 |  3.629 % |
54.10/54.90	|       818 |   97402   316767   847220 |   154952      814     46 |  4.050 % |
54.85/54.94	|      1328 |   97401   316767   847220 |   170447     1323     33 |  4.052 % |
55.14/55.20	|      2089 |   97400   316767   847220 |   187492     2084     65 |  4.052 % |
55.85/55.92	|      3228 |   97051   315003   842682 |   206241     3162     89 |  4.056 % |
56.45/56.54	|      4936 |   97045   314735   841882 |   226866     4862     79 |  4.058 % |
56.95/57.07	|      7498 |   97045   314727   841863 |   249552     7424     66 |  4.058 % |
58.05/58.11	|     11343 |   97045   314727   841863 |   274507    11269     60 |  4.058 % |
58.55/58.62	|     17109 |   97045   314727   841863 |   301958    17035     49 |  4.058 % |
60.75/60.86	|     25758 |   97042   314717   841841 |   332154    25682     52 |  4.061 % |
75.85/75.92	|     38732 |   96970   314286   840671 |   365369    38625     87 |  4.137 % |
103.43/103.55	|     58193 |   96926   314165   840381 |   401906    58074     97 |  4.181 % |
183.32/183.47	|     87385 |   96911   314144   840330 |   442097    87264    104 |  4.191 % |
199.80/199.94	===============================================================================
199.80/199.94	restarts              : 16
199.80/199.94	conflicts             : 105781         (726 /sec)
199.80/199.94	decisions             : 248014         (1.67 % random) (1703 /sec)
199.80/199.94	propagations          : 222866427      (1530635 /sec)
199.80/199.94	conflict literals     : 11073497       (52.24 % deleted)
199.80/199.94	Memory used           : 70.01 MB
199.80/199.94	CPU time              : 145.604 s
199.80/199.94	
199.80/199.95	c Bin: Executing minisat20
199.80/199.95	c child exited successfully
199.80/199.95	c minisat20 returned code 20.
199.80/199.95	s UNSATISFIABLE
199.80/199.95	c SATZILLA_TIME=199.900000

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/node24/watcher-318238-1176315881 -o ROOT/results/node24/solver-318238-1176315881 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318238-1176315881/SATzilla2007_F /tmp/evaluation/318238-1176315881/instance-318238-1176315881.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.69 3/77 8424
/proc/meminfo: memFree=519248/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) R 8422 8424 8290 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=5532 CPUtime=0
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 0 79506216 5664768 536 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 1383 539 49 118 0 1262 0

[startup+0.0625911 s]
/proc/loadavg: 0.92 0.95 0.69 3/77 8424
/proc/meminfo: memFree=519248/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=9888 CPUtime=0.05
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 2024 0 0 0 5 0 0 0 19 0 1 0 79506216 10125312 2018 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 2472 2018 50 118 0 2351 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11400

[startup+0.102595 s]
/proc/loadavg: 0.92 0.95 0.69 3/77 8424
/proc/meminfo: memFree=519248/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=10416 CPUtime=0.09
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 2158 0 0 0 8 1 0 0 19 0 1 0 79506216 10665984 2152 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 2604 2152 50 118 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11928

[startup+0.302619 s]
/proc/loadavg: 0.92 0.95 0.69 3/77 8424
/proc/meminfo: memFree=519248/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=12528 CPUtime=0.29
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 2816 0 0 0 28 1 0 0 21 0 1 0 79506216 12828672 2810 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 3132 2810 50 118 0 3011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14040

[startup+0.702662 s]
/proc/loadavg: 0.92 0.95 0.69 3/77 8424
/proc/meminfo: memFree=519248/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=30152 CPUtime=0.69
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 6790 0 0 0 66 3 0 0 24 0 1 0 79506216 30875648 6061 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 7538 6061 53 118 0 7417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31664

[startup+1.50175 s]
/proc/loadavg: 0.92 0.95 0.69 2/79 8426
/proc/meminfo: memFree=487808/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=37692 CPUtime=1.49
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 10499 0 0 0 144 5 0 0 25 0 1 0 79506216 38596608 8111 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 9423 8111 55 118 0 9302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39204

[startup+3.10192 s]
/proc/loadavg: 0.93 0.95 0.69 2/79 8426
/proc/meminfo: memFree=486720/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=0
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8425] ppid=8424 vsize=35576 CPUtime=3.09
/proc/8425/stat : 8425 (march_dl) R 8424 8424 8290 0 -1 4194304 14047 0 0 0 302 7 0 0 25 0 1 0 79506216 36429824 7726 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134644051 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8425/statm: 8894 7726 57 118 0 8773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37088

[startup+6.30126 s]
/proc/loadavg: 0.93 0.95 0.69 2/79 8427
/proc/meminfo: memFree=513600/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=1512 CPUtime=5
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 149 14865 0 0 0 0 492 8 16 0 1 0 79506216 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8424/statm: 378 125 110 260 0 84 0
[pid=8427] ppid=8424 vsize=30788 CPUtime=1.28
/proc/8427/stat : 8427 (ubcsat2006) R 8424 8424 8290 0 -1 4194304 5531 0 0 0 125 3 0 0 25 0 1 0 79506717 31526912 5513 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8427/statm: 7697 5513 156 64 0 7278 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32300

[startup+12.702 s]
/proc/loadavg: 0.94 0.96 0.69 2/78 8427
/proc/meminfo: memFree=486024/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=36624 CPUtime=12.68
/proc/8424/stat : 8424 (SATzilla2007_F) R 8422 8424 8290 0 -1 4194304 8425 20402 0 0 515 4 737 12 25 0 1 0 79506216 37502976 8393 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/8424/statm: 9156 8393 135 260 0 8862 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36624

[startup+25.5013 s]
/proc/loadavg: 0.95 0.96 0.70 2/78 8427
/proc/meminfo: memFree=485448/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=36624 CPUtime=25.46
/proc/8424/stat : 8424 (SATzilla2007_F) R 8422 8424 8290 0 -1 4194304 8580 20402 0 0 1792 5 737 12 25 0 1 0 79506216 37502976 8548 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/8424/statm: 9156 8548 135 260 0 8862 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36624

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.70 2/78 8427
/proc/meminfo: memFree=495176/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=51260 CPUtime=51.06
/proc/8424/stat : 8424 (SATzilla2007_F) R 8422 8424 8290 0 -1 4194304 16579 20402 0 0 4344 13 737 12 25 0 1 0 79506216 52490240 10782 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/8424/statm: 12815 10782 164 260 0 12521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51260

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/79 8428
/proc/meminfo: memFree=452480/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=47736 CPUtime=48.13
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 11473 0 0 0 4806 7 0 0 25 0 1 0 79511630 48881664 11440 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525397 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 11934 11440 59 118 0 11812 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70628

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/79 8428
/proc/meminfo: memFree=438592/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=61452 CPUtime=108.12
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 14929 0 0 0 10800 12 0 0 25 0 1 0 79511630 62926848 14896 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 15363 14896 59 118 0 15241 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84344

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=437632/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=62508 CPUtime=124.91
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 15174 0 0 0 12479 12 0 0 25 0 1 0 79511630 64008192 15141 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 15627 15141 59 118 0 15505 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 85400

[startup+191.901 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=435456/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=64628 CPUtime=137.71
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 15727 0 0 0 13758 13 0 0 25 0 1 0 79511630 66179072 15694 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 16157 15694 59 118 0 16035 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 87520

[startup+195.102 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=432512/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=68388 CPUtime=140.91
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 16604 0 0 0 14077 14 0 0 25 0 1 0 79511630 70029312 16571 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 17097 16571 59 118 0 16975 0
Current children cumulated CPU time (s) 195.01
Current children cumulated vsize (KiB) 91280

[startup+198.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=430016/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=70368 CPUtime=144.11
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 17125 0 0 0 14396 15 0 0 25 0 1 0 79511630 72056832 17092 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 17592 17092 59 118 0 17470 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 93260

[startup+199.105 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=429120/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=71160 CPUtime=144.91
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 17299 0 0 0 14476 15 0 0 25 0 1 0 79511630 72867840 17266 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 17790 17266 59 118 0 17668 0
Current children cumulated CPU time (s) 199.01
Current children cumulated vsize (KiB) 94052

[startup+199.501 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=429120/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=71424 CPUtime=145.3
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 17373 0 0 0 14515 15 0 0 25 0 1 0 79511630 73138176 17340 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 17856 17340 59 118 0 17734 0
Current children cumulated CPU time (s) 199.4
Current children cumulated vsize (KiB) 94316

[startup+199.901 s]
/proc/loadavg: 0.99 0.97 0.74 2/79 8428
/proc/meminfo: memFree=429120/2055920 swapFree=4191880/4192956
[pid=8424] ppid=8422 vsize=22892 CPUtime=54.1
/proc/8424/stat : 8424 (SATzilla2007_F) S 8422 8424 8290 0 -1 4194304 20770 20402 0 0 4644 17 737 12 25 0 1 0 79506216 23441408 5442 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8424/statm: 5723 5442 170 260 0 5429 0
[pid=8428] ppid=8424 vsize=71688 CPUtime=145.7
/proc/8428/stat : 8428 (minisat20) R 8424 8424 8290 0 -1 4194304 17459 0 0 0 14555 15 0 0 25 0 1 0 79511630 73408512 17426 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8428/statm: 17922 17426 59 118 0 17800 0
Current children cumulated CPU time (s) 199.8
Current children cumulated vsize (KiB) 94580

Child status: 20
Real time (s): 199.961
CPU time (s): 199.894
CPU user time (s): 199.421
CPU system time (s): 0.472928
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 94580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.421
system time used= 0.472928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58651
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= 33
involuntary context switches= 3854

runsolver used 0.215967 second user time and 0.516921 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Apr 11 18:24:42 UTC 2007

IDJOB= 318238
IDBENCH= 20449
IDSOLVER= 136
FILE ID= node24/318238-1176315881

PBS_JOBID= 4516699

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  6ec38fc9ca82d07fdf92336aa2980d6e

RANDOM SEED= 984250973

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:        519656 kB
Buffers:         47868 kB
Cached:        1180420 kB
SwapCached:        268 kB
Active:         782936 kB
Inactive:       499472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        519656 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           16152 kB
Writeback:           0 kB
Mapped:          71384 kB
Slab:           239368 kB
Committed_AS:   219168 kB
PageTables:       1776 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= 66549 MiB

End job on node24 on Wed Apr 11 18:28:02 UTC 2007