Trace number 455738

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.171 117.239

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 benchmark21.2898
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.52/69.60	c run March_dl for 5 seconds ... 
69.52/69.60	c Bin: Executing march_dl
69.52/69.60	c child exit by a signal
69.52/69.60	c march_dl returned code 137.
69.52/69.60	c run saps (UBCSAT implementation) for 2 seconds ... 
69.52/69.60	c Bin: Executing ubcsat2006
69.52/69.60	c child exited successfully
69.52/69.60	c ubcsat2006 returned code 0.
69.52/69.60	c satzilla computing base features
69.52/69.60	Error!!! VCG-VAR-entropy
69.52/69.60	Satzilla is runing default solver ... 
69.52/69.60	 c satzilla running minisat20 ... 
69.52/69.61	This is MiniSat 2.0 beta
69.52/69.61	WARNING: for repeatability, setting FPU to use double precision
69.52/69.61	============================[ Problem Statistics ]=============================
69.52/69.61	|                                                                             |
69.52/69.61	|  Number of variables:  156980                                               |
69.52/69.61	|  Number of clauses:    696581                                               |
69.54/70.05	|  Parsing time:         0.38         s                                       |
69.54/70.09	============================[ Search Statistics ]==============================
69.54/70.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.54/70.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.54/70.09	===============================================================================
69.54/70.09	|         0 |  115437   493058  1165711 |   164352        0    nan |  0.000 % |
70.33/70.48	|       100 |  112447   493058  1165711 |   180787       84     49 | 51.645 % |
70.92/71.02	|       250 |   72673   291049   715860 |   198866      176     35 | 54.745 % |
71.72/71.87	|       477 |   62272   240061   603284 |   218753      384     67 | 60.331 % |
72.82/72.95	|       816 |   57279   216582   550567 |   240628      710     72 | 63.692 % |
74.12/74.29	|      1323 |   43114   154283   395956 |   264691      936     81 | 73.081 % |
75.32/75.46	|      2082 |   41579   147503   381003 |   291160     1688     62 | 73.938 % |
77.92/78.08	|      3221 |   40014   137738   357350 |   320276     2782     58 | 74.510 % |
82.92/83.08	|      4930 |   40013   137734   357342 |   352304     4490     56 | 74.511 % |
90.92/91.01	|      7494 |   39467   135268   351763 |   387534     7041     54 | 74.859 % |
98.41/98.52	|     11338 |   39467   135268   351763 |   426288    10885     51 | 74.859 % |
114.51/114.67	|     17104 |   38089   129413   338306 |   468917    16599     48 | 75.808 % |
117.11/117.22	===============================================================================
117.11/117.22	restarts              : 12
117.11/117.22	conflicts             : 18167          (382 /sec)
117.11/117.22	decisions             : 36990          (0.90 % random) (778 /sec)
117.11/117.22	propagations          : 72628641       (1527938 /sec)
117.11/117.22	conflict literals     : 846099         (41.19 % deleted)
117.11/117.22	Memory used           : 41.34 MB
117.11/117.22	CPU time              : 47.5338 s
117.11/117.22	
117.11/117.23	c Bin: Executing minisat20
117.11/117.23	c child exited successfully
117.11/117.23	c minisat20 returned code 20.
117.11/117.23	s UNSATISFIABLE
117.11/117.23	c SATZILLA_TIME=117.170000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-455738-1178553924 -o ROOT/results/node18/solver-455738-1178553924 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455738-1178553924/SATzilla2007_C /tmp/evaluation/455738-1178553924/instance-455738-1178553924.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.08 0.02 0.01 3/77 12376
/proc/meminfo: memFree=1487360/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=9156 CPUtime=0
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 761 0 0 0 0 0 0 0 19 0 1 0 303309928 9375744 756 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 2289 760 49 118 0 2168 0

[startup+0.090331 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 12376
/proc/meminfo: memFree=1487360/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=16676 CPUtime=0.07
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 3299 0 0 0 6 1 0 0 19 0 1 0 303309928 17076224 3294 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 4169 3295 50 118 0 4048 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18116

[startup+0.101331 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 12376
/proc/meminfo: memFree=1487360/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=16808 CPUtime=0.08
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 3346 0 0 0 7 1 0 0 19 0 1 0 303309928 17211392 3341 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 4202 3341 50 118 0 4081 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18248

[startup+0.301351 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 12376
/proc/meminfo: memFree=1487360/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=19448 CPUtime=0.28
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 4159 0 0 0 26 2 0 0 20 0 1 0 303309928 19914752 4154 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 4862 4154 50 118 0 4741 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20888

[startup+0.70139 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 12376
/proc/meminfo: memFree=1487360/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=24464 CPUtime=0.69
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 5717 0 0 0 66 3 0 0 24 0 1 0 303309928 25051136 5712 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 6116 5712 50 118 0 5995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25904

[startup+1.50147 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 12378
/proc/meminfo: memFree=1447024/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=54360 CPUtime=1.49
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 12433 0 0 0 143 6 0 0 25 0 1 0 303309928 55664640 10407 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 13590 10407 53 118 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55800

[startup+3.10162 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 12378
/proc/meminfo: memFree=1433456/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=0
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303309928 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 360 110 95 260 0 84 0
[pid=12377] ppid=12376 vsize=63912 CPUtime=3.09
/proc/12377/stat : 12377 (march_dl) R 12376 12376 12319 0 -1 4194304 19789 0 0 0 301 8 0 0 25 0 1 0 303309928 65445888 13078 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12377/statm: 15978 13078 55 118 0 15857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65352

[startup+6.30194 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 12379
/proc/meminfo: memFree=1481584/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=1440 CPUtime=4.99
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 134 26044 0 0 0 0 488 11 19 0 1 0 303309928 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12376/statm: 360 111 96 260 0 84 0
[pid=12379] ppid=12376 vsize=54716 CPUtime=1.27
/proc/12379/stat : 12379 (ubcsat2006) R 12376 12376 12319 0 -1 4194304 10356 0 0 0 123 4 0 0 25 0 1 0 303310430 56029184 10339 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12379/statm: 13679 10339 156 64 0 13260 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 56156

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 12379
/proc/meminfo: memFree=1424888/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=67252 CPUtime=12.66
/proc/12376/stat : 12376 (SATzilla2007_C) R 12374 12376 12319 0 -1 4194304 15736 36409 0 0 462 7 780 17 25 0 1 0 303309928 68866048 15706 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 16813 15706 121 260 0 16537 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 67252

[startup+25.5018 s]
/proc/loadavg: 0.39 0.09 0.03 2/78 12379
/proc/meminfo: memFree=1424312/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=67252 CPUtime=25.46
/proc/12376/stat : 12376 (SATzilla2007_C) R 12374 12376 12319 0 -1 4194304 15864 36409 0 0 1740 9 780 17 25 0 1 0 303309928 68866048 15834 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 16813 15834 121 260 0 16537 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67252

[startup+51.1013 s]
/proc/loadavg: 0.60 0.17 0.05 2/78 12379
/proc/meminfo: memFree=1423224/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=67252 CPUtime=51.03
/proc/12376/stat : 12376 (SATzilla2007_C) R 12374 12376 12319 0 -1 4194304 16159 36409 0 0 4294 12 780 17 25 0 1 0 303309928 68866048 16129 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12376/statm: 16813 16129 121 260 0 16537 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 67252

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=32.68
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9627 0 0 0 3262 6 0 0 25 0 1 0 303316889 43339776 9621 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9621 59 118 0 10459 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 82368

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

[startup+108.703 s]
/proc/loadavg: 0.84 0.30 0.11 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=39.07
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9629 0 0 0 3901 6 0 0 25 0 1 0 303316889 43339776 9623 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9623 59 118 0 10459 0
Current children cumulated CPU time (s) 108.61
Current children cumulated vsize (KiB) 82368

[startup+111.901 s]
/proc/loadavg: 0.85 0.31 0.11 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=42.27
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9630 0 0 0 4221 6 0 0 25 0 1 0 303316889 43339776 9624 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9624 59 118 0 10459 0
Current children cumulated CPU time (s) 111.81
Current children cumulated vsize (KiB) 82368

[startup+115.101 s]
/proc/loadavg: 0.85 0.31 0.11 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=45.47
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9631 0 0 0 4541 6 0 0 25 0 1 0 303316889 43339776 9625 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525187 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 82368

[startup+115.901 s]
/proc/loadavg: 0.86 0.33 0.12 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=46.27
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9631 0 0 0 4621 6 0 0 25 0 1 0 303316889 43339776 9625 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 115.81
Current children cumulated vsize (KiB) 82368

[startup+116.703 s]
/proc/loadavg: 0.86 0.33 0.12 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=47.07
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9631 0 0 0 4701 6 0 0 25 0 1 0 303316889 43339776 9625 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 116.61
Current children cumulated vsize (KiB) 82368

[startup+117.103 s]
/proc/loadavg: 0.86 0.33 0.12 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=47.47
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9631 0 0 0 4741 6 0 0 25 0 1 0 303316889 43339776 9625 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 117.01
Current children cumulated vsize (KiB) 82368

[startup+117.203 s]
/proc/loadavg: 0.86 0.33 0.12 2/79 12380
/proc/meminfo: memFree=1410800/2055920 swapFree=4147200/4192956
[pid=12376] ppid=12374 vsize=40044 CPUtime=69.54
/proc/12376/stat : 12376 (SATzilla2007_C) S 12374 12376 12319 0 -1 4194304 19377 36409 0 0 6140 17 780 17 25 0 1 0 303309928 41005056 9647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12376/statm: 10011 9647 126 260 0 9735 0
[pid=12380] ppid=12376 vsize=42324 CPUtime=47.57
/proc/12380/stat : 12380 (minisat20) R 12376 12376 12319 0 -1 4194304 9631 0 0 0 4751 6 0 0 25 0 1 0 303316889 43339776 9625 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12380/statm: 10581 9625 59 118 0 10459 0
Current children cumulated CPU time (s) 117.11
Current children cumulated vsize (KiB) 82368

Child status: 20
Real time (s): 117.239
CPU time (s): 117.171
CPU user time (s): 116.748
CPU system time (s): 0.422935
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 82368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.748
system time used= 0.422935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65439
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= 28
involuntary context switches= 1944

runsolver used 0.105983 second user time and 0.292955 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon May  7 16:05:25 UTC 2007

IDJOB= 455738
IDBENCH= 20343
IDSOLVER= 179
FILE ID= node18/455738-1178553924

PBS_JOBID= 5217643

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  770fa9cd880a43d98e936f33f4e86d7a

RANDOM SEED= 557789125

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1487832 kB
Buffers:        112972 kB
Cached:         328520 kB
SwapCached:      15672 kB
Active:         237060 kB
Inactive:       230460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487832 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:           20408 kB
Writeback:           0 kB
Mapped:          29852 kB
Slab:            86116 kB
Committed_AS:  8671056 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= 66545 MiB

End job on node18 on Mon May  7 16:07:23 UTC 2007