Trace number 316050

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 368.305 368.416

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2646
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data (download as text)

70.47/70.59	c run March_dl for 5 seconds ... 
70.47/70.59	c Bin: Executing march_dl
70.47/70.59	c child exit by a signal
70.47/70.59	c march_dl returned code 137.
70.47/70.59	c run saps (UBCSAT implementation) for 2 seconds ... 
70.47/70.59	c Bin: Executing ubcsat2006
70.47/70.59	c child exited successfully
70.47/70.59	c ubcsat2006 returned code 0.
70.47/70.59	c satzilla computing base features
70.47/70.59	Error!!! VCG-VAR-entropy
70.47/70.59	Satzilla is runing default solver ... 
70.47/70.59	 c satzilla running minisat20 ... 
70.47/70.60	This is MiniSat 2.0 beta
70.47/70.60	WARNING: for repeatability, setting FPU to use double precision
70.47/70.60	============================[ Problem Statistics ]=============================
70.47/70.60	|                                                                             |
70.55/70.60	|  Number of variables:  136756                                               |
70.55/70.60	|  Number of clauses:    905980                                               |
70.55/71.13	|  Parsing time:         0.47         s                                       |
70.55/71.16	============================[ Search Statistics ]==============================
70.55/71.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.55/71.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.55/71.16	===============================================================================
70.55/71.16	|         0 |  136631   905605  2447216 |   301868        0    nan |  0.000 % |
71.54/71.62	|       101 |  136631   905605  2447216 |   332055      101     12 |  0.091 % |
72.34/72.40	|       251 |  136631   905605  2447216 |   365260      251     95 |  0.091 % |
73.14/73.20	|       476 |  136631   905605  2447216 |   401786      476     64 |  0.091 % |
74.54/74.68	|       823 |  136631   905605  2447216 |   441965      823     72 |  0.091 % |
76.64/76.78	|      1329 |  136631   905605  2447216 |   486161     1329     53 |  0.091 % |
80.73/80.86	|      2093 |  136631   905605  2447216 |   534778     2093     61 |  0.091 % |
87.03/87.15	|      3232 |  136631   905605  2447216 |   588255     3232     50 |  0.091 % |
98.63/98.74	|      4940 |  136631   905605  2447216 |   647081     4940    106 |  0.091 % |
114.33/114.48	|      7502 |  136631   905605  2447216 |   711789     7502     92 |  0.091 % |
137.82/137.94	|     11350 |  136631   905605  2447216 |   782968    11350     81 |  0.091 % |
173.21/173.33	|     17116 |  136631   905605  2447216 |   861265    17116     72 |  0.091 % |
223.09/223.29	|     25766 |  136631   905605  2447216 |   947392    25766     64 |  0.091 % |
297.77/297.93	|     38743 |  136631   905605  2447216 |  1042131    38743     54 |  0.091 % |
368.15/368.39	===============================================================================
368.15/368.39	restarts              : 14
368.15/368.39	conflicts             : 51010          (171 /sec)
368.15/368.39	decisions             : 96947          (1.71 % random) (326 /sec)
368.15/368.39	propagations          : 620574870      (2085295 /sec)
368.15/368.39	conflict literals     : 2342479        (39.61 % deleted)
368.15/368.39	Memory used           : 57.21 MB
368.15/368.39	CPU time              : 297.596 s
368.15/368.39	
368.26/368.40	c Bin: Executing minisat20
368.26/368.40	c child exited successfully
368.26/368.40	c minisat20 returned code 20.
368.26/368.40	s UNSATISFIABLE
368.26/368.40	c SATZILLA_TIME=368.340000

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/node14/watcher-316050-1172663678 -o ROOT/results/node14/solver-316050-1172663678 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316050-1172663678/SATzilla2007_C /tmp/evaluation/316050-1172663678/instance-316050-1172663678.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12240
/proc/meminfo: memFree=1263560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) R 12238 12240 11114 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=4712 CPUtime=0
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 821 0 0 0 0 0 0 0 18 0 1 0 286322295 4825088 816 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 1178 823 49 118 0 1057 0

[startup+0.104122 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12240
/proc/meminfo: memFree=1263560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=17152 CPUtime=0.1
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 3260 0 0 0 9 1 0 0 20 0 1 0 286322295 17563648 3255 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 4288 3255 50 118 0 4167 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18592

[startup+0.201131 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12240
/proc/meminfo: memFree=1263560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=18472 CPUtime=0.19
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 3639 0 0 0 18 1 0 0 20 0 1 0 286322295 18915328 3634 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 4618 3634 50 118 0 4497 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19912

[startup+0.30114 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12240
/proc/meminfo: memFree=1263560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=19792 CPUtime=0.29
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 4031 0 0 0 28 1 0 0 21 0 1 0 286322295 20267008 4026 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 4948 4026 50 118 0 4827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21232

[startup+0.701178 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12240
/proc/meminfo: memFree=1263560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=24940 CPUtime=0.69
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 5598 0 0 0 67 2 0 0 25 0 1 0 286322295 25538560 5593 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 6235 5593 50 118 0 6114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26380

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 12242
/proc/meminfo: memFree=1234872/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=55324 CPUtime=1.49
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 10234 0 0 0 145 4 0 0 25 0 1 0 286322295 56651776 10227 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 13831 10227 52 118 0 13710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56764

[startup+3.1014 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 12242
/proc/meminfo: memFree=1213560/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=0
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286322295 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 110 95 260 0 84 0
[pid=12241] ppid=12240 vsize=64288 CPUtime=3.09
/proc/12241/stat : 12241 (march_dl) R 12240 12240 11114 0 -1 4194304 20440 0 0 0 299 10 0 0 25 0 1 0 286322295 65830912 12467 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12241/statm: 16072 12469 55 118 0 15951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65728

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 12243
/proc/meminfo: memFree=1256120/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=1440 CPUtime=5
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 135 31369 0 0 0 0 484 16 16 0 1 0 286322295 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12240/statm: 360 111 96 260 0 84 0
[pid=12243] ppid=12240 vsize=72032 CPUtime=1.28
/proc/12243/stat : 12243 (ubcsat2006) R 12240 12240 11114 0 -1 4194304 11525 0 0 0 123 5 0 0 25 0 1 0 286322796 73760768 11508 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 134702448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12243/statm: 18008 11509 155 64 0 17589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73472

[startup+12.7023 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 12243
/proc/meminfo: memFree=1185856/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=81996 CPUtime=12.67
/proc/12240/stat : 12240 (SATzilla2007_C) R 12238 12240 11114 0 -1 4194304 19546 44621 0 0 431 9 803 24 25 0 1 0 286322295 83963904 19515 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12240/statm: 20499 19515 121 260 0 20223 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81996

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12243
/proc/meminfo: memFree=1185600/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=81996 CPUtime=25.48
/proc/12240/stat : 12240 (SATzilla2007_C) R 12238 12240 11114 0 -1 4194304 19651 44621 0 0 1710 11 803 24 25 0 1 0 286322295 83963904 19620 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12240/statm: 20499 19620 121 260 0 20223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81996

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12243
/proc/meminfo: memFree=1184768/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=81996 CPUtime=51.07
/proc/12240/stat : 12240 (SATzilla2007_C) R 12238 12240 11114 0 -1 4194304 19878 44621 0 0 4266 14 803 24 25 0 1 0 286322295 83963904 19847 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12240/statm: 20499 19847 121 260 0 20223 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81996

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1167032/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=50032 CPUtime=31.69
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 12141 0 0 0 3162 7 0 0 25 0 1 0 286329354 51232768 12126 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 12508 12126 59 118 0 12386 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 100144

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1164216/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=52692 CPUtime=91.67
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 12833 0 0 0 9159 8 0 0 25 0 1 0 286329354 53956608 12818 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 13173 12818 59 118 0 13051 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 102804

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1161784/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=55144 CPUtime=151.65
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 13438 0 0 0 15156 9 0 0 25 0 1 0 286329354 56467456 13423 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 13786 13423 59 118 0 13664 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105256

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1159672/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=57300 CPUtime=211.63
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 13961 0 0 0 21153 10 0 0 25 0 1 0 286329354 58675200 13946 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14325 13946 59 118 0 14203 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 107412

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=271.61
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 27150 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 108692

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

[startup+345.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=274.91
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 27480 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 345.46
Current children cumulated vsize (KiB) 108692

[startup+358.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=287.71
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 28760 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 358.26
Current children cumulated vsize (KiB) 108692

[startup+364.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=294.11
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 29400 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 364.66
Current children cumulated vsize (KiB) 108692

[startup+366.406 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=295.71
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 29560 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 366.26
Current children cumulated vsize (KiB) 108692

[startup+367.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=296.5
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 29639 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 367.05
Current children cumulated vsize (KiB) 108692

[startup+368.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=58580 CPUtime=297.3
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194304 14261 0 0 0 29719 11 0 0 25 0 1 0 286329354 59985920 14246 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 367.85
Current children cumulated vsize (KiB) 108692

[startup+368.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12244
/proc/meminfo: memFree=1158392/2055920 swapFree=4191880/4192956
[pid=12240] ppid=12238 vsize=50112 CPUtime=70.55
/proc/12240/stat : 12240 (SATzilla2007_C) S 12238 12240 11114 0 -1 4194304 25608 44621 0 0 6208 20 803 24 25 0 1 0 286322295 51314688 12196 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12240/statm: 12528 12196 126 260 0 12252 0
[pid=12244] ppid=12240 vsize=0 CPUtime=297.71
/proc/12244/stat : 12244 (minisat20) R 12240 12240 11114 0 -1 4194308 14269 0 0 0 29759 12 0 0 25 0 1 0 286329354 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12244/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 368.26
Current children cumulated vsize (KiB) 50112

Child status: 20
Real time (s): 368.416
CPU time (s): 368.305
CPU user time (s): 367.717
CPU system time (s): 0.58791
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 108692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.717
system time used= 0.58791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84512
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= 7851

runsolver used 0.408937 second user time and 0.944856 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Feb 28 11:54:39 UTC 2007

IDJOB= 316050
IDBENCH= 20431
IDSOLVER= 135
FILE ID= node14/316050-1172663678

PBS_JOBID= 3980950

Free space on /tmp= 66481 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= /tmp/evaluation/316050-1172663678/SATzilla2007_C /tmp/evaluation/316050-1172663678/instance-316050-1172663678.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-316050-1172663678 -o ROOT/results/node14/solver-316050-1172663678 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316050-1172663678/SATzilla2007_C /tmp/evaluation/316050-1172663678/instance-316050-1172663678.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3b8c6114a974b09e9b1601ba0718cbf3

RANDOM SEED= 1951016

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1264032 kB
Buffers:         34512 kB
Cached:         635292 kB
SwapCached:        268 kB
Active:         151540 kB
Inactive:       571628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264032 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           24936 kB
Writeback:           0 kB
Mapped:          69760 kB
Slab:            54284 kB
Committed_AS:   967104 kB
PageTables:       1736 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= 66481 MiB

End job on node14 on Wed Feb 28 12:00:47 UTC 2007