Trace number 318566

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.745 267.87

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

66.81/66.95	c run March_dl for 5 seconds ... 
66.81/66.95	c Bin: Executing march_dl
66.81/66.95	c child exit by a signal
66.81/66.95	c march_dl returned code 137.
66.81/66.95	c run saps for 2 seconds ... 
66.81/66.95	c Bin: Executing ubcsat2006
66.81/66.95	c child exited successfully
66.81/66.95	c ubcsat2006 returned code 0.
66.81/66.95	c satzilla computing base features
66.81/66.95	c satzilla doing unit-prop probe
66.81/66.95	c satzilla doing local search probe
66.81/66.95	c satzilla doing lobjois search-space size estimate
66.81/66.95	c satzilla's ranking:
66.81/66.95	c 1) minisat20: 1.950356
66.81/66.95	c 2) zchaff_rand: 2.891795
66.81/66.95	c 3) eureka: 3.061741
66.81/66.95	c 4) march_dl: 3.401060
66.81/66.95	c 5) kcnfs: 3.960474
66.81/66.95	c 6) vallst: 4.131721
66.81/66.95	c 7) kcnfs+P: 999.000000
66.81/66.95	c 8) march_dl+P: 999.000000
66.81/66.95	c 9) vallst+P: 999.000000
66.81/66.95	c 10) zchaff_rand+P: 999.000000
66.81/66.95	c 11) rsat+P: 999.000000
66.81/66.95	c 12) eureka+P: 999.000000
66.81/66.95	c 13) minisat20+P: 999.000000
66.81/66.95	c 14) rsat: 999.000000
66.81/66.95	c satzilla running minisat20 ... 
66.81/66.96	This is MiniSat 2.0 beta
66.81/66.96	WARNING: for repeatability, setting FPU to use double precision
66.81/66.96	============================[ Problem Statistics ]=============================
66.81/66.96	|                                                                             |
66.81/66.96	|  Number of variables:  118298                                               |
66.81/66.96	|  Number of clauses:    375379                                               |
67.10/67.22	|  Parsing time:         0.23         s                                       |
67.10/67.23	============================[ Search Statistics ]==============================
67.10/67.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.10/67.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
67.10/67.23	===============================================================================
67.10/67.23	|         0 |  114467   370825   987943 |   123608        0    nan |  0.000 % |
67.21/67.31	|       101 |  114399   370825   987943 |   135969       38      6 |  3.298 % |
67.21/67.36	|       251 |  114399   370825   987943 |   149566      188      9 |  3.298 % |
67.31/67.50	|       477 |  114399   370825   987943 |   164522      414     43 |  3.298 % |
67.41/67.58	|       814 |  114397   370491   987137 |   180974      749     31 |  3.298 % |
67.71/67.89	|      1320 |  114397   370491   987137 |   199072     1254     23 |  3.301 % |
68.61/68.74	|      2079 |  114393   370480   987112 |   218979     2013     23 |  3.301 % |
69.21/69.33	|      3219 |  114384   370464   987075 |   240877     3150     25 |  3.310 % |
73.51/73.63	|      4928 |  114381   370187   986257 |   264965     4854     36 |  3.311 % |
85.81/85.91	|      7492 |  114377   370173   986222 |   291461     7416     61 |  3.315 % |
88.80/88.97	|     11338 |  114102   369002   983232 |   320608    11253     58 |  3.550 % |
93.50/93.64	|     17104 |  114098   369002   983232 |   352669    17017     49 |  3.685 % |
155.39/155.51	|     25754 |  113939   367776   979879 |   387935    25444     85 |  3.685 % |
163.49/163.67	|     38728 |  113938   367771   979867 |   426729    38417     69 |  3.686 % |
199.98/200.17	|     58189 |  113936   367766   979857 |   469402    57877     69 |  3.687 % |
252.97/253.14	|     87382 |  113927   367761   979845 |   516342    87067     68 |  3.703 % |
267.66/267.85	===============================================================================
267.66/267.85	restarts              : 16
267.66/267.85	conflicts             : 119269         (594 /sec)
267.66/267.85	decisions             : 266070         (1.72 % random) (1326 /sec)
267.66/267.85	propagations          : 428920411      (2137000 /sec)
267.66/267.85	conflict literals     : 9007511        (39.56 % deleted)
267.66/267.85	Memory used           : 65.55 MB
267.66/267.85	CPU time              : 200.711 s
267.66/267.85	
267.66/267.86	c Bin: Executing minisat20
267.66/267.86	c child exited successfully
267.66/267.86	c minisat20 returned code 20.
267.66/267.86	s UNSATISFIABLE
267.66/267.86	c SATZILLA_TIME=267.770000

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/node70/watcher-318566-1176320029 -o ROOT/results/node70/solver-318566-1176320029 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318566-1176320029/SATzilla2007_F /tmp/evaluation/318566-1176320029/instance-318566-1176320029.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: 1.09 1.01 0.93 3/64 12183
/proc/meminfo: memFree=1593528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) R 12181 12183 11431 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=6156 CPUtime=0
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 568 0 0 0 0 0 0 0 18 0 1 0 71540318 6303744 562 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 1539 565 49 118 0 1418 0

[startup+0.0138291 s]
/proc/loadavg: 1.09 1.01 0.93 3/64 12183
/proc/meminfo: memFree=1593528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=8004 CPUtime=0
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 1254 0 0 0 0 0 0 0 19 0 1 0 71540318 8196096 1248 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 2001 1251 49 118 0 1880 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9516

[startup+0.101836 s]
/proc/loadavg: 1.09 1.01 0.93 3/64 12183
/proc/meminfo: memFree=1593528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=11772 CPUtime=0.08
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 2456 0 0 0 8 0 0 0 19 0 1 0 71540318 12054528 2450 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 2943 2450 50 118 0 2822 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13284

[startup+0.301857 s]
/proc/loadavg: 1.09 1.01 0.93 3/64 12183
/proc/meminfo: memFree=1593528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=14016 CPUtime=0.29
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 3123 0 0 0 28 1 0 0 21 0 1 0 71540318 14352384 3117 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 3504 3117 50 118 0 3383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15528

[startup+0.701896 s]
/proc/loadavg: 1.09 1.01 0.93 3/64 12183
/proc/meminfo: memFree=1593528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=35056 CPUtime=0.69
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 7717 0 0 0 66 3 0 0 24 0 1 0 71540318 35897344 7233 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134649608 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 8764 7233 52 118 0 8643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36568

[startup+1.50298 s]
/proc/loadavg: 1.09 1.01 0.93 2/66 12185
/proc/meminfo: memFree=1563560/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=40768 CPUtime=1.49
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 11624 0 0 0 144 5 0 0 25 0 1 0 71540318 41746432 8704 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134544549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 10192 8704 55 118 0 10071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42280

[startup+3.10114 s]
/proc/loadavg: 1.09 1.01 0.93 2/66 12185
/proc/meminfo: memFree=1558376/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=0
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12184] ppid=12183 vsize=41560 CPUtime=3.09
/proc/12184/stat : 12184 (march_dl) R 12183 12183 11431 0 -1 4194304 15503 0 0 0 302 7 0 0 25 0 1 0 71540318 42557440 9035 18446744073709551615 134512640 134996440 4294956624 18446744073709551615 134644005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12184/statm: 10390 9035 57 118 0 10269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43072

[startup+6.30146 s]
/proc/loadavg: 1.08 1.01 0.93 2/66 12186
/proc/meminfo: memFree=1587816/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=1512 CPUtime=5
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 149 15969 0 0 0 0 492 8 16 0 1 0 71540318 1548288 125 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12183/statm: 378 125 110 260 0 84 0
[pid=12186] ppid=12183 vsize=34888 CPUtime=1.25
/proc/12186/stat : 12186 (ubcsat2006) R 12183 12183 11431 0 -1 4194304 6403 0 3 0 122 3 0 0 25 0 1 0 71540819 35725312 6388 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12186/statm: 8722 6388 156 64 0 8303 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 36400

[startup+12.7011 s]
/proc/loadavg: 1.07 1.01 0.93 2/65 12186
/proc/meminfo: memFree=1554936/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=42348 CPUtime=12.65
/proc/12183/stat : 12183 (SATzilla2007_F) R 12181 12183 11431 0 -1 4194304 9741 22378 0 3 505 5 743 12 25 0 1 0 71540318 43364352 9709 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/12183/statm: 10587 9709 135 260 0 10293 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 42348

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 0.93 2/65 12186
/proc/meminfo: memFree=1554488/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=42348 CPUtime=25.44
/proc/12183/stat : 12183 (SATzilla2007_F) R 12181 12183 11431 0 -1 4194304 9884 22378 0 3 1783 6 743 12 25 0 1 0 71540318 43364352 9852 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/12183/statm: 10587 9852 135 260 0 10293 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 42348

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 0.93 2/65 12186
/proc/meminfo: memFree=1553528/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=42348 CPUtime=51.01
/proc/12183/stat : 12183 (SATzilla2007_F) R 12181 12183 11431 0 -1 4194304 10154 22378 0 3 4336 10 743 12 25 0 1 0 71540318 43364352 10122 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/12183/statm: 10587 10122 135 260 0 10293 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 42348

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1539888/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=31224 CPUtime=35.33
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 7251 0 0 0 3528 5 0 0 25 0 1 0 71547014 31973376 7225 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 7806 7225 59 118 0 7684 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 57960

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1532976/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=38124 CPUtime=95.31
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 8994 0 0 0 9524 7 0 0 25 0 1 0 71547014 39038976 8968 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134535753 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 9531 8968 59 118 0 9409 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 64860

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1520624/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=50348 CPUtime=155.29
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 12036 0 0 0 15520 9 0 0 25 0 1 0 71547014 51556352 12010 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525128 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 12587 12010 59 118 0 12465 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77084

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1519920/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=51008 CPUtime=163.29
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 12220 0 0 0 16320 9 0 0 25 0 1 0 71547014 52232192 12194 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 12752 12194 59 118 0 12630 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 77744

[startup+243.105 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1518704/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=52240 CPUtime=176.09
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 12516 0 0 0 17600 9 0 0 25 0 1 0 71547014 53493760 12490 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 13060 12490 59 118 0 12938 0
Current children cumulated CPU time (s) 242.97
Current children cumulated vsize (KiB) 78976

[startup+255.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1516400/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=55332 CPUtime=188.88
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 13244 0 0 0 18878 10 0 0 25 0 1 0 71547014 56659968 13218 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134527493 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 13833 13218 59 118 0 13711 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 82068

[startup+262.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1509680/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=62208 CPUtime=195.28
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 14984 0 0 0 19517 11 0 0 25 0 1 0 71547014 63700992 14958 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 15552 14958 59 118 0 15430 0
Current children cumulated CPU time (s) 262.16
Current children cumulated vsize (KiB) 88944

[startup+265.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1505776/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=65404 CPUtime=198.48
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 15798 0 0 0 19836 12 0 0 25 0 1 0 71547014 66973696 15772 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 16351 15772 59 118 0 16229 0
Current children cumulated CPU time (s) 265.36
Current children cumulated vsize (KiB) 92140

[startup+267.103 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1504880/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=66724 CPUtime=200.08
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 16130 0 0 0 19996 12 0 0 25 0 1 0 71547014 68325376 16104 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 16681 16104 59 118 0 16559 0
Current children cumulated CPU time (s) 266.96
Current children cumulated vsize (KiB) 93460

[startup+267.503 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1504112/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=66988 CPUtime=200.48
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 16187 0 0 0 20036 12 0 0 25 0 1 0 71547014 68595712 16161 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 16747 16161 59 118 0 16625 0
Current children cumulated CPU time (s) 267.36
Current children cumulated vsize (KiB) 93724

[startup+267.703 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1504112/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=67120 CPUtime=200.68
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 16219 0 0 0 20056 12 0 0 25 0 1 0 71547014 68730880 16193 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 16780 16193 59 118 0 16658 0
Current children cumulated CPU time (s) 267.56
Current children cumulated vsize (KiB) 93856

[startup+267.802 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 12187
/proc/meminfo: memFree=1504112/2055920 swapFree=4192812/4192956
[pid=12183] ppid=12181 vsize=26736 CPUtime=66.88
/proc/12183/stat : 12183 (SATzilla2007_F) S 12181 12183 11431 0 -1 4194304 24201 22378 0 3 5912 21 743 12 25 0 1 0 71540318 27377664 6379 18446744073709551615 134512640 135581085 4294956592 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12183/statm: 6684 6379 170 260 0 6390 0
[pid=12187] ppid=12183 vsize=67120 CPUtime=200.78
/proc/12187/stat : 12187 (minisat20) R 12183 12183 11431 0 -1 4194304 16229 0 0 0 20066 12 0 0 25 0 1 0 71547014 68730880 16203 18446744073709551615 134512640 134998072 4294956608 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12187/statm: 16780 16203 59 118 0 16658 0
Current children cumulated CPU time (s) 267.66
Current children cumulated vsize (KiB) 93856

Child status: 20
Real time (s): 267.87
CPU time (s): 267.745
CPU user time (s): 267.268
CPU system time (s): 0.476927
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 93856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.268
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62827
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 788

runsolver used 0.206968 second user time and 0.564914 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Wed Apr 11 19:33:50 UTC 2007

IDJOB= 318566
IDBENCH= 20457
IDSOLVER= 136
FILE ID= node70/318566-1176320029

PBS_JOBID= 4516690

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 94359956

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1594000 kB
Buffers:         29788 kB
Cached:         313068 kB
SwapCached:          0 kB
Active:          52860 kB
Inactive:       305668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17228 kB
Writeback:           0 kB
Mapped:          25884 kB
Slab:            89500 kB
Committed_AS:   116768 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node70 on Wed Apr 11 19:38:18 UTC 2007