Trace number 312529

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 RANDOMUNSAT 117.075 117.121

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.46/69.53	c run March_dl for 5 seconds ... 
69.46/69.53	c Bin: Executing march_dl
69.46/69.53	c child exit by a signal
69.46/69.53	c march_dl returned code 137.
69.46/69.53	c run saps (UBCSAT implementation) for 2 seconds ... 
69.46/69.53	c Bin: Executing ubcsat2006
69.46/69.53	c child exited successfully
69.46/69.53	c ubcsat2006 returned code 0.
69.46/69.53	c satzilla computing base features
69.46/69.53	Error!!! VCG-VAR-entropy
69.46/69.53	Satzilla is runing default solver ... 
69.46/69.53	 c satzilla running minisat20 ... 
69.46/69.53	This is MiniSat 2.0 beta
69.46/69.53	WARNING: for repeatability, setting FPU to use double precision
69.46/69.53	============================[ Problem Statistics ]=============================
69.46/69.53	|                                                                             |
69.46/69.53	|  Number of variables:  156980                                               |
69.46/69.53	|  Number of clauses:    696581                                               |
69.49/69.97	|  Parsing time:         0.39         s                                       |
69.49/70.02	============================[ Search Statistics ]==============================
69.49/70.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.49/70.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.49/70.02	===============================================================================
69.49/70.02	|         0 |  115437   493058  1165711 |   164352        0    nan |  0.000 % |
70.24/70.40	|       100 |  112447   493058  1165711 |   180787       84     49 | 51.645 % |
70.84/70.94	|       250 |   72673   291049   715860 |   198866      176     35 | 54.745 % |
71.74/71.80	|       477 |   62272   240061   603284 |   218753      384     67 | 60.331 % |
72.74/72.88	|       816 |   57279   216582   550567 |   240628      710     72 | 63.692 % |
74.14/74.23	|      1323 |   43114   154283   395956 |   264691      936     81 | 73.081 % |
75.24/75.40	|      2082 |   41579   147503   381003 |   291160     1688     62 | 73.938 % |
77.94/78.01	|      3221 |   40014   137738   357350 |   320276     2782     58 | 74.510 % |
82.83/82.99	|      4930 |   40013   137734   357342 |   352304     4490     56 | 74.511 % |
90.73/90.90	|      7494 |   39467   135268   351763 |   387534     7041     54 | 74.859 % |
98.33/98.42	|     11338 |   39467   135268   351763 |   426288    10885     51 | 74.859 % |
114.42/114.55	|     17104 |   38089   129413   338306 |   468917    16599     48 | 75.808 % |
117.02/117.10	===============================================================================
117.02/117.10	restarts              : 12
117.02/117.10	conflicts             : 18167          (382 /sec)
117.02/117.10	decisions             : 36990          (0.90 % random) (779 /sec)
117.02/117.10	propagations          : 72628641       (1528870 /sec)
117.02/117.10	conflict literals     : 846099         (41.19 % deleted)
117.02/117.10	Memory used           : 41.34 MB
117.02/117.10	CPU time              : 47.5048 s
117.02/117.10	
117.02/117.11	c Bin: Executing minisat20
117.02/117.11	c child exited successfully
117.02/117.11	c minisat20 returned code 20.
117.02/117.11	s UNSATISFIABLE
117.02/117.11	c SATZILLA_TIME=117.070000

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/node62/watcher-312529-1176856463 -o ROOT/results/node62/solver-312529-1176856463 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312529-1176856463/SATzilla2007_R /tmp/evaluation/312529-1176856463/instance-312529-1176856463.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.96 0.96 0.91 3/64 6474
/proc/meminfo: memFree=1784648/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=9156 CPUtime=0
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 768 0 0 0 0 0 0 0 19 0 1 0 4222315 9375744 763 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 2289 767 49 118 0 2168 0

[startup+0.0338129 s]
/proc/loadavg: 0.96 0.96 0.91 3/64 6474
/proc/meminfo: memFree=1784648/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=15884 CPUtime=0.02
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 3057 0 0 0 1 1 0 0 19 0 1 0 4222315 16265216 3052 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 3971 3052 50 118 0 3850 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17324

[startup+0.101819 s]
/proc/loadavg: 0.96 0.96 0.91 3/64 6474
/proc/meminfo: memFree=1784648/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=16808 CPUtime=0.09
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 3361 0 0 0 8 1 0 0 19 0 1 0 4222315 17211392 3356 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 4202 3356 50 118 0 4081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18248

[startup+0.301843 s]
/proc/loadavg: 0.96 0.96 0.91 3/64 6474
/proc/meminfo: memFree=1784648/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=19580 CPUtime=0.29
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 4215 0 0 0 27 2 0 0 20 0 1 0 4222315 20049920 4210 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 4895 4211 50 118 0 4774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21020

[startup+0.70189 s]
/proc/loadavg: 0.96 0.96 0.91 3/64 6474
/proc/meminfo: memFree=1784648/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=24860 CPUtime=0.69
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 5857 0 0 0 66 3 0 0 24 0 1 0 4222315 25456640 5852 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 6215 5852 50 118 0 6094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26300

[startup+1.50198 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 6476
/proc/meminfo: memFree=1737464/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=54360 CPUtime=1.49
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 12860 0 0 0 143 6 0 0 25 0 1 0 4222315 55664640 10834 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134517203 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 13590 10834 53 118 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55800

[startup+3.10117 s]
/proc/loadavg: 0.97 0.96 0.91 2/66 6476
/proc/meminfo: memFree=1733176/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=0
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 4222315 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 360 110 95 260 0 84 0
[pid=6475] ppid=6474 vsize=63912 CPUtime=3.09
/proc/6475/stat : 6475 (march_dl) R 6474 6474 5780 0 -1 4194304 20057 0 0 0 298 11 0 0 25 0 1 0 4222315 65445888 13346 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6475/statm: 15978 13346 55 118 0 15857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65352

[startup+6.30155 s]
/proc/loadavg: 0.97 0.96 0.91 2/66 6477
/proc/meminfo: memFree=1778360/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=1440 CPUtime=5
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 135 26044 0 0 0 0 486 14 16 0 1 0 4222315 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6474/statm: 360 111 96 260 0 84 0
[pid=6477] ppid=6474 vsize=54716 CPUtime=1.27
/proc/6477/stat : 6477 (ubcsat2006) R 6474 6474 5780 0 -1 4194304 10357 0 0 0 125 2 0 0 25 0 1 0 4222816 56029184 10340 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6477/statm: 13679 10340 156 64 0 13260 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56156

[startup+12.7013 s]
/proc/loadavg: 0.97 0.96 0.91 2/65 6477
/proc/meminfo: memFree=1722248/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=67252 CPUtime=12.68
/proc/6474/stat : 6474 (SATzilla2007_R) R 6472 6474 5780 0 -1 4194304 15740 36410 0 0 469 6 775 18 25 0 1 0 4222315 68866048 15709 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6474/statm: 16813 15709 121 260 0 16537 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67252

[startup+25.5018 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 6477
/proc/meminfo: memFree=1721872/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=67252 CPUtime=25.47
/proc/6474/stat : 6474 (SATzilla2007_R) R 6472 6474 5780 0 -1 4194304 15865 36410 0 0 1747 7 775 18 25 0 1 0 4222315 68866048 15834 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6474/statm: 16813 15834 121 260 0 16537 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67252

[startup+51.1018 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 6477
/proc/meminfo: memFree=1720720/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=67252 CPUtime=51.06
/proc/6474/stat : 6474 (SATzilla2007_R) R 6472 6474 5780 0 -1 4194304 16162 36410 0 0 4304 9 775 18 25 0 1 0 4222315 68866048 16131 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6474/statm: 16813 16131 121 260 0 16537 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67252

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=32.74
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9627 0 0 0 3270 4 0 0 25 0 1 0 4229269 43339776 9621 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9621 59 118 0 10459 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 82368

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

[startup+108.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=39.14
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9629 0 0 0 3910 4 0 0 25 0 1 0 4229269 43339776 9623 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9623 59 118 0 10459 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 82368

[startup+111.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=42.34
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9630 0 0 0 4230 4 0 0 25 0 1 0 4229269 43339776 9624 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9624 59 118 0 10459 0
Current children cumulated CPU time (s) 111.83
Current children cumulated vsize (KiB) 82368

[startup+115.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=45.53
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9631 0 0 0 4549 4 0 0 25 0 1 0 4229269 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 82368

[startup+115.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=46.33
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9631 0 0 0 4629 4 0 0 25 0 1 0 4229269 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 115.82
Current children cumulated vsize (KiB) 82368

[startup+116.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=47.13
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9631 0 0 0 4709 4 0 0 25 0 1 0 4229269 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 116.62
Current children cumulated vsize (KiB) 82368

[startup+117.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6478
/proc/meminfo: memFree=1708288/2055920 swapFree=4192956/4192956
[pid=6474] ppid=6472 vsize=40044 CPUtime=69.49
/proc/6474/stat : 6474 (SATzilla2007_R) S 6472 6474 5780 0 -1 4194304 19380 36410 0 0 6143 13 775 18 25 0 1 0 4222315 41005056 9647 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6474/statm: 10011 9647 126 260 0 9735 0
[pid=6478] ppid=6474 vsize=42324 CPUtime=47.53
/proc/6478/stat : 6478 (minisat20) R 6474 6474 5780 0 -1 4194304 9631 0 0 0 4749 4 0 0 25 0 1 0 4229269 43339776 9625 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519325 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6478/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 117.02
Current children cumulated vsize (KiB) 82368

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.69
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65443
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= 43
involuntary context switches= 219

runsolver used 0.115982 second user time and 0.235964 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 18 00:34:23 UTC 2007

IDJOB= 312529
IDBENCH= 20343
IDSOLVER= 134
FILE ID= node62/312529-1176856463

PBS_JOBID= 4590234

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  770fa9cd880a43d98e936f33f4e86d7a

RANDOM SEED= 139870059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1785120 kB
Buffers:         24900 kB
Cached:         188688 kB
SwapCached:          0 kB
Active:         107888 kB
Inactive:       121392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20364 kB
Writeback:           0 kB
Mapped:          25888 kB
Slab:            27524 kB
Committed_AS:    57308 kB
PageTables:       1460 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= 66500 MiB

End job on node62 on Wed Apr 18 00:36:21 UTC 2007