Trace number 312530

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 CRAFTEDUNSAT 117.121 117.248

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.0936
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data (download as text)

69.41/69.57	c run March_dl for 5 seconds ... 
69.41/69.57	c Bin: Executing march_dl
69.41/69.57	c child exit by a signal
69.41/69.57	c march_dl returned code 137.
69.41/69.57	c run saps (UBCSAT implementation) for 2 seconds ... 
69.41/69.57	c Bin: Executing ubcsat2006
69.41/69.57	c child exited successfully
69.41/69.57	c ubcsat2006 returned code 0.
69.41/69.57	c satzilla computing base features
69.41/69.57	Error!!! VCG-VAR-entropy
69.41/69.57	Satzilla is runing default solver ... 
69.41/69.57	 c satzilla running minisat20 ... 
69.41/69.58	This is MiniSat 2.0 beta
69.41/69.58	WARNING: for repeatability, setting FPU to use double precision
69.41/69.58	============================[ Problem Statistics ]=============================
69.41/69.58	|                                                                             |
69.41/69.58	|  Number of variables:  156980                                               |
69.41/69.58	|  Number of clauses:    696581                                               |
69.50/70.01	|  Parsing time:         0.38         s                                       |
69.50/70.06	============================[ Search Statistics ]==============================
69.50/70.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.50/70.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.50/70.06	===============================================================================
69.50/70.06	|         0 |  115437   493058  1165711 |   164352        0    nan |  0.000 % |
70.31/70.45	|       100 |  112447   493058  1165711 |   180787       84     49 | 51.645 % |
70.81/70.99	|       250 |   72673   291049   715860 |   198866      176     35 | 54.745 % |
71.71/71.84	|       477 |   62272   240061   603284 |   218753      384     67 | 60.331 % |
72.80/72.91	|       816 |   57279   216582   550567 |   240628      710     72 | 63.692 % |
74.10/74.25	|      1323 |   43114   154283   395956 |   264691      936     81 | 73.081 % |
75.30/75.41	|      2082 |   41579   147503   381003 |   291160     1688     62 | 73.938 % |
77.91/78.01	|      3221 |   40014   137738   357350 |   320276     2782     58 | 74.510 % |
82.90/83.01	|      4930 |   40013   137734   357342 |   352304     4490     56 | 74.511 % |
90.80/90.98	|      7494 |   39467   135268   351763 |   387534     7041     54 | 74.859 % |
98.30/98.46	|     11338 |   39467   135268   351763 |   426288    10885     51 | 74.859 % |
114.49/114.65	|     17104 |   38089   129413   338306 |   468917    16599     48 | 75.808 % |
117.00/117.18	===============================================================================
117.00/117.18	restarts              : 12
117.00/117.18	conflicts             : 18167          (382 /sec)
117.00/117.18	decisions             : 36990          (0.90 % random) (778 /sec)
117.00/117.18	propagations          : 72628641       (1528259 /sec)
117.00/117.18	conflict literals     : 846099         (41.19 % deleted)
117.00/117.18	Memory used           : 41.34 MB
117.00/117.18	CPU time              : 47.5238 s
117.00/117.18	
117.00/117.18	c Bin: Executing minisat20
117.00/117.18	c child exited successfully
117.00/117.18	c minisat20 returned code 20.
117.00/117.18	s UNSATISFIABLE
117.00/117.18	c SATZILLA_TIME=117.120000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-312530-1176856465 -o ROOT/results/node15/solver-312530-1176856465 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312530-1176856465/SATzilla2007_C /tmp/evaluation/312530-1176856465/instance-312530-1176856465.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.22 1.06 1.02 3/77 2463
/proc/meminfo: memFree=1651128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=9156 CPUtime=0
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 772 0 0 0 0 0 0 0 19 0 1 0 133564110 9375744 767 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 2289 769 49 118 0 2168 0

[startup+0.0239251 s]
/proc/loadavg: 1.22 1.06 1.02 3/77 2463
/proc/meminfo: memFree=1651128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=12984 CPUtime=0.01
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 2212 0 0 0 1 0 0 0 19 0 1 0 133564110 13295616 2207 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 3246 2209 49 118 0 3125 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14424

[startup+0.101931 s]
/proc/loadavg: 1.22 1.06 1.02 3/77 2463
/proc/meminfo: memFree=1651128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=16808 CPUtime=0.09
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 3366 0 0 0 9 0 0 0 20 0 1 0 133564110 17211392 3361 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 4202 3361 50 118 0 4081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18248

[startup+0.301949 s]
/proc/loadavg: 1.22 1.06 1.02 3/77 2463
/proc/meminfo: memFree=1651128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=19580 CPUtime=0.29
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 4218 0 0 0 28 1 0 0 22 0 1 0 133564110 20049920 4213 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 4895 4213 50 118 0 4774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21020

[startup+0.701985 s]
/proc/loadavg: 1.22 1.06 1.02 3/77 2463
/proc/meminfo: memFree=1651128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=24860 CPUtime=0.69
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 5858 0 0 0 67 2 0 0 25 0 1 0 133564110 25456640 5853 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 6215 5853 50 118 0 6094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26300

[startup+1.50106 s]
/proc/loadavg: 1.20 1.06 1.02 2/79 2465
/proc/meminfo: memFree=1603944/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=54360 CPUtime=1.49
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 12830 0 0 0 143 6 0 0 25 0 1 0 133564110 55664640 10804 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134548972 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2464/statm: 13590 10804 53 118 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55800

[startup+3.10222 s]
/proc/loadavg: 1.20 1.06 1.02 2/79 2465
/proc/meminfo: memFree=1599656/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=0
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133564110 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 360 110 95 260 0 84 0
[pid=2464] ppid=2463 vsize=63912 CPUtime=3.08
/proc/2464/stat : 2464 (march_dl) R 2463 2463 1609 0 -1 4194304 20057 0 0 0 299 9 0 0 25 0 1 0 133564110 65445888 13346 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2464/statm: 15978 13346 55 118 0 15857 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65352

[startup+6.3015 s]
/proc/loadavg: 1.19 1.06 1.02 2/79 2466
/proc/meminfo: memFree=1645160/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=1440 CPUtime=5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 135 26044 0 0 0 0 488 12 16 0 1 0 133564110 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2463/statm: 360 111 96 260 0 84 0
[pid=2466] ppid=2463 vsize=54716 CPUtime=1.27
/proc/2466/stat : 2466 (ubcsat2006) R 2463 2463 1609 0 -1 4194304 10355 0 0 0 123 4 0 0 25 0 1 0 133564612 56029184 10338 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2466/statm: 13679 10338 156 64 0 13260 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56156

[startup+12.7011 s]
/proc/loadavg: 1.17 1.05 1.02 2/78 2466
/proc/meminfo: memFree=1588600/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=67252 CPUtime=12.65
/proc/2463/stat : 2463 (SATzilla2007_C) R 2461 2463 1609 0 -1 4194304 15737 36408 0 0 461 9 777 18 25 0 1 0 133564110 68866048 15706 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2463/statm: 16813 15706 121 260 0 16537 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 67252

[startup+25.5013 s]
/proc/loadavg: 1.13 1.05 1.01 2/78 2466
/proc/meminfo: memFree=1588216/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=67252 CPUtime=25.46
/proc/2463/stat : 2463 (SATzilla2007_C) R 2461 2463 1609 0 -1 4194304 15865 36408 0 0 1740 11 777 18 25 0 1 0 133564110 68866048 15834 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2463/statm: 16813 15834 121 260 0 16537 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67252

[startup+51.1016 s]
/proc/loadavg: 1.09 1.05 1.01 2/78 2466
/proc/meminfo: memFree=1587128/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=67252 CPUtime=51.02
/proc/2463/stat : 2463 (SATzilla2007_C) R 2461 2463 1609 0 -1 4194304 16162 36408 0 0 4294 13 777 18 25 0 1 0 133564110 68866048 16131 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2463/statm: 16813 16131 121 260 0 16537 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 67252

[startup+102.305 s]
/proc/loadavg: 1.04 1.04 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=32.7
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9627 0 0 0 3265 5 0 0 25 0 1 0 133571068 43339776 9621 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9621 59 118 0 10459 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 82368

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

[startup+108.702 s]
/proc/loadavg: 1.03 1.04 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=39.09
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9629 0 0 0 3904 5 0 0 25 0 1 0 133571068 43339776 9623 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9623 59 118 0 10459 0
Current children cumulated CPU time (s) 108.59
Current children cumulated vsize (KiB) 82368

[startup+111.901 s]
/proc/loadavg: 1.03 1.04 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=42.29
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9630 0 0 0 4224 5 0 0 25 0 1 0 133571068 43339776 9624 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525392 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9624 59 118 0 10459 0
Current children cumulated CPU time (s) 111.79
Current children cumulated vsize (KiB) 82368

[startup+115.101 s]
/proc/loadavg: 1.03 1.04 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=45.49
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9631 0 0 0 4544 5 0 0 25 0 1 0 133571068 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 82368

[startup+115.902 s]
/proc/loadavg: 1.03 1.03 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=46.29
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9631 0 0 0 4624 5 0 0 25 0 1 0 133571068 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 115.79
Current children cumulated vsize (KiB) 82368

[startup+116.702 s]
/proc/loadavg: 1.03 1.03 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=47.1
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9631 0 0 0 4704 6 0 0 25 0 1 0 133571068 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 116.6
Current children cumulated vsize (KiB) 82368

[startup+117.102 s]
/proc/loadavg: 1.03 1.03 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=40044 CPUtime=69.5
/proc/2463/stat : 2463 (SATzilla2007_C) S 2461 2463 1609 0 -1 4194304 19380 36408 0 0 6138 17 777 18 25 0 1 0 133564110 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2463/statm: 10011 9647 126 260 0 9735 0
[pid=2467] ppid=2463 vsize=42324 CPUtime=47.5
/proc/2467/stat : 2467 (minisat20) R 2463 2463 1609 0 -1 4194304 9631 0 0 0 4744 6 0 0 25 0 1 0 133571068 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2467/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 117
Current children cumulated vsize (KiB) 82368

[startup+117.202 s]
/proc/loadavg: 1.03 1.03 1.01 2/79 2467
/proc/meminfo: memFree=1574768/2055920 swapFree=4169120/4192956
[pid=2463] ppid=2461 vsize=0 CPUtime=117.1
/proc/2463/stat : 2463 (SATzilla2007_C) D 2461 2463 1609 0 -1 4194308 19394 46047 0 0 6138 17 5530 25 16 0 1 0 133564110 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/2463/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 117.1
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 117.248
CPU time (s): 117.121
CPU user time (s): 116.69
CPU system time (s): 0.430934
CPU usage (%): 99.8922
Max. virtual memory (cumulated for all children) (KiB): 82368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.69
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 2358

runsolver used 0.116982 second user time and 0.311952 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Wed Apr 18 00:34:25 UTC 2007

IDJOB= 312530
IDBENCH= 20343
IDSOLVER= 135
FILE ID= node15/312530-1176856465

PBS_JOBID= 4590209

Free space on /tmp= 66474 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= /tmp/evaluation/312530-1176856465/SATzilla2007_C /tmp/evaluation/312530-1176856465/instance-312530-1176856465.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-312530-1176856465 -o ROOT/results/node15/solver-312530-1176856465 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312530-1176856465/SATzilla2007_C /tmp/evaluation/312530-1176856465/instance-312530-1176856465.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  770fa9cd880a43d98e936f33f4e86d7a

RANDOM SEED= 282581419

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1651600 kB
Buffers:         35204 kB
Cached:         294652 kB
SwapCached:       2528 kB
Active:         233756 kB
Inactive:       120812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651600 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:           20384 kB
Writeback:           0 kB
Mapped:          32036 kB
Slab:            35212 kB
Committed_AS:  6167484 kB
PageTables:       1872 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= 66474 MiB

End job on node15 on Wed Apr 18 00:36:22 UTC 2007