Trace number 330948

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 FULL? (TO) 1200.09 1200.63

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data (download as text)

106.37/106.66	c run March_dl for 5 seconds ... 
106.37/106.66	c Bin: Executing march_dl
106.37/106.66	c child exit by a signal
106.37/106.66	c march_dl returned code 137.
106.37/106.66	c run saps for 2 seconds ... 
106.37/106.66	c Bin: Executing ubcsat2006
106.37/106.66	c child exited successfully
106.37/106.66	c ubcsat2006 returned code 0.
106.37/106.66	c satzilla computing base features
106.37/106.66	Error!!! VCG-VAR-entropy
106.37/106.66	Satzilla is runing default solver ... 
106.37/106.66	 c satzilla running minisat20 ... 
106.37/106.68	This is MiniSat 2.0 beta
106.37/106.68	WARNING: for repeatability, setting FPU to use double precision
106.37/106.68	============================[ Problem Statistics ]=============================
106.37/106.68	|                                                                             |
106.37/106.68	|  Number of variables:  151669                                               |
106.37/106.68	|  Number of clauses:    2465731                                              |
107.86/108.18	|  Parsing time:         1.33         s                                       |
107.96/108.26	============================[ Search Statistics ]==============================
107.96/108.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
107.96/108.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
107.96/108.26	===============================================================================
107.96/108.26	|         0 |  151661  2465696  7141348 |   821898        0    nan |  0.000 % |
108.16/108.44	|       100 |  151661  2465696  7141348 |   904088      100     59 |  0.005 % |
108.47/108.77	|       251 |  151661  2465696  7141348 |   994497      251     55 |  0.005 % |
109.37/109.65	|       476 |  151661  2465696  7141348 |  1093947      476     58 |  0.005 % |
109.57/109.88	|       813 |  151661  2465696  7141348 |  1203341      813     51 |  0.005 % |
110.37/110.67	|      1319 |  151661  2465696  7141348 |  1323676     1319     46 |  0.005 % |
111.27/111.55	|      2078 |  151661  2465696  7141348 |  1456043     2078     49 |  0.005 % |
111.97/112.24	|      3218 |  151661  2465696  7141348 |  1601647     3218     47 |  0.005 % |
114.36/114.62	|      4927 |  151661  2465696  7141348 |  1761812     4927     60 |  0.005 % |
115.47/115.76	|      7489 |  151661  2465696  7141348 |  1937994     7489     62 |  0.005 % |
118.76/119.08	|     11333 |  151661  2465696  7141348 |  2131793    11333    102 |  0.005 % |
123.06/123.39	|     17099 |  151661  2465696  7141348 |  2344972    17099    158 |  0.005 % |
130.16/130.42	|     25748 |  151661  2465696  7141348 |  2579470    25748    171 |  0.005 % |
141.16/141.46	|     38722 |  151661  2465696  7141348 |  2837417    38722    159 |  0.005 % |
164.05/164.31	|     58183 |  151661  2465696  7141348 |  3121158    58183    271 |  0.005 % |
190.94/191.24	|     87375 |  151661  2465696  7141348 |  3433274    87375    302 |  0.005 % |
222.03/222.38	|    131164 |  151661  2465696  7141348 |  3776602   131164    270 |  0.005 % |
297.61/297.92	|    196850 |  151661  2465696  7141348 |  4154262   196850    365 |  0.005 % |
405.28/405.69	|    295377 |  151661  2465696  7141348 |  4569688   295377    422 |  0.005 % |
625.31/625.73	|    443166 |  151661  2465696  7141348 |  5026657   443166    497 |  0.005 % |
1042.89/1043.46	|    664849 |  151661  2465696  7141348 |  5529323   664849    457 |  0.005 % |
1199.44/1200.03	c Bin: Executing minisat20
1199.44/1200.03	c child exit by a signal
1199.44/1200.03	c minisat20 returned code 137.
1199.44/1200.03	c minisat20 returned code 137.
1199.44/1200.03	c satzilla running eureka ... 
1199.44/1200.03	c Bin: Executing eureka
1199.44/1200.03	c eureka returned code 1.
1199.44/1200.03	c eureka returned code 1.
1199.44/1200.03	c satzilla running rsat ... 
1199.44/1200.03	c Bin: Executing rsat
1199.44/1200.03	c rsat returned code 1.
1199.44/1200.03	c rsat returned code 1.
1199.44/1200.03	c satzilla running zchaff_rand ... 
1199.44/1200.03	c Bin: Executing zchaff_rand
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c zchaff_rand returned code 1.
1199.44/1200.03	c satzilla running vallst ... 
1199.44/1200.03	c Bin: Executing vallst
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c vallst returned code 1.
1199.44/1200.03	c satzilla running march_dl ... 
1199.44/1200.03	c Bin: Executing march_dl
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c march_dl returned code 1.
1199.44/1200.03	c satzilla running kcnfs ... 
1199.44/1200.03	c Bin: Executing kcnfs
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c kcnfs returned code 1.
1199.44/1200.03	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node75/watcher-330948-1173176922 -o ROOT/results/node75/solver-330948-1173176922 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330948-1173176922/SATzilla2007_F /tmp/evaluation/330948-1173176922/instance-330948-1173176922.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.98 1.01 0.96 3/64 1957
/proc/meminfo: memFree=1892360/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) D 1955 1957 1462 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1957/statm: 378 125 110 260 0 84 0

[startup+0.0998231 s]
/proc/loadavg: 0.98 1.01 0.96 3/64 1957
/proc/meminfo: memFree=1892360/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.101821 s]
/proc/loadavg: 0.98 1.01 0.96 3/64 1957
/proc/meminfo: memFree=1892360/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301844 s]
/proc/loadavg: 0.98 1.01 0.96 3/64 1957
/proc/meminfo: memFree=1892360/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.701891 s]
/proc/loadavg: 0.98 1.01 0.96 3/64 1957
/proc/meminfo: memFree=1892360/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50199 s]
/proc/loadavg: 0.98 1.01 0.96 2/66 1959
/proc/meminfo: memFree=1857272/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
[pid=1959] ppid=1957 vsize=50000 CPUtime=1.46
/proc/1959/stat : 1959 (march_dl) R 1957 1957 1462 0 -1 4194304 10950 0 0 0 140 6 0 0 25 0 1 0 337658400 51200000 10944 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1959/statm: 12500 10944 50 118 0 12379 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 51512

[startup+3.10118 s]
/proc/loadavg: 0.98 1.01 0.96 2/66 1959
/proc/meminfo: memFree=1838136/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=0
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
[pid=1959] ppid=1957 vsize=72704 CPUtime=3.06
/proc/1959/stat : 1959 (march_dl) R 1957 1957 1462 0 -1 4194304 17759 0 0 0 295 11 0 0 25 0 1 0 337658400 74448896 17753 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1959/statm: 18176 17753 50 118 0 18055 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 74216

[startup+6.30155 s]
/proc/loadavg: 0.98 1.01 0.96 2/66 1960
/proc/meminfo: memFree=1888056/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=1512 CPUtime=5
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 149 31118 0 0 0 0 481 19 19 0 1 0 337658397 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 378 125 110 260 0 84 0
[pid=1960] ppid=1957 vsize=37756 CPUtime=1.1
/proc/1960/stat : 1960 (ubcsat2006) R 1957 1957 1462 0 -1 4194304 4322 0 12 0 107 3 0 0 25 0 1 0 337658902 38662144 4317 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 9439 4317 141 64 0 9020 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 39268

[startup+12.7013 s]
/proc/loadavg: 0.98 1.01 0.96 2/65 1960
/proc/meminfo: memFree=1854464/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=73536 CPUtime=12.5
/proc/1957/stat : 1957 (SATzilla2007_F) R 1955 1957 1462 0 -1 4194304 13776 64757 0 13 188 8 1017 37 25 0 1 0 337658397 75300864 13745 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/1957/statm: 18384 13745 128 260 0 18090 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 73536

[startup+25.5018 s]
/proc/loadavg: 0.98 1.01 0.96 2/65 1960
/proc/meminfo: memFree=1694976/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=202152 CPUtime=25.3
/proc/1957/stat : 1957 (SATzilla2007_F) R 1955 1957 1462 0 -1 4194304 49287 64757 0 13 1451 25 1017 37 25 0 1 0 337658397 207003648 49255 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134539397 0 0 4096 0 0 0 0 17 1 0 0
/proc/1957/statm: 50538 49255 135 260 0 50244 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 202152

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.96 2/65 1960
/proc/meminfo: memFree=1694272/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=202152 CPUtime=50.89
/proc/1957/stat : 1957 (SATzilla2007_F) R 1955 1957 1462 0 -1 4194304 49502 64757 0 13 4007 28 1017 37 25 0 1 0 337658397 207003648 49470 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/1957/statm: 50538 49470 135 260 0 50244 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 202152

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.96 2/65 1960
/proc/meminfo: memFree=1767488/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=175400 CPUtime=102.07
/proc/1957/stat : 1957 (SATzilla2007_F) R 1955 1957 1462 0 -1 4194304 52536 64757 0 13 9121 32 1017 37 25 0 1 0 337658397 179609600 31168 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134526143 0 0 4096 0 0 0 0 17 1 0 0
/proc/1957/statm: 43850 31168 137 260 0 43556 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 175400

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1595768/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=180016 CPUtime=55.6
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 43361 0 0 0 5530 30 0 0 25 0 1 0 337669064 184336384 43354 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 45004 43354 59 118 0 44882 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 306984

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1510200/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=264088 CPUtime=115.58
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 64361 0 0 0 11511 47 0 0 25 0 1 0 337669064 270426112 64354 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 66022 64354 59 118 0 65900 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 391056

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1408760/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=367588 CPUtime=175.57
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 90207 0 0 0 17493 64 0 0 25 0 1 0 337669064 376410112 90200 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 91897 90200 59 118 0 91775 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 494556

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1271544/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=502764 CPUtime=235.55
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 123917 0 0 0 23466 89 0 0 25 0 1 0 337669064 514830336 123910 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 125691 123910 59 118 0 125569 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 629732

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1161912/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=613100 CPUtime=295.53
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 151564 0 0 0 29445 108 0 0 25 0 1 0 337669064 627814400 151557 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 153275 151557 59 118 0 153153 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 740068

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=1032440/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=742060 CPUtime=355.52
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 183676 0 0 0 35421 131 0 0 25 0 1 0 337669064 759869440 183669 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 185515 183671 59 118 0 185393 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 869028

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=924024/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=850392 CPUtime=415.49
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 210798 0 0 0 41399 150 0 0 25 0 1 0 337669064 870801408 210791 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 212598 210791 59 118 0 212476 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 977360

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=839352/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=934596 CPUtime=475.48
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 231850 0 0 0 47380 168 0 0 25 0 1 0 337669064 957026304 231843 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 233649 231843 59 118 0 233527 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 1061564

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=761848/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1010644 CPUtime=535.47
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 250915 0 0 0 53363 184 0 0 25 0 1 0 337669064 1034899456 250908 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 252661 250908 59 118 0 252539 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 1137612

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=733048/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1040584 CPUtime=595.44
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 258175 0 0 0 59353 191 0 0 25 0 1 0 337669064 1065558016 258168 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 260146 258168 59 118 0 260024 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 1167552

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1961
/proc/meminfo: memFree=672376/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1100944 CPUtime=655.43
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 273264 0 0 0 65338 205 0 0 25 0 1 0 337669064 1127366656 273257 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 275236 273257 59 118 0 275114 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 1227912

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=606904/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1166796 CPUtime=715.4
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 289731 0 0 0 71319 221 0 0 25 0 1 0 337669064 1194799104 289724 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 291699 289724 59 118 0 291577 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 1293764

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=553848/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1218900 CPUtime=775.39
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 302787 0 0 0 77305 234 0 0 25 0 1 0 337669064 1248153600 302780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 304725 302780 59 118 0 304603 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 1345868

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=517112/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1256052 CPUtime=835.37
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 312073 0 0 0 83296 241 0 0 25 0 1 0 337669064 1286197248 312066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 314013 312066 59 118 0 313891 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 1383020

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=468152/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1304412 CPUtime=895.36
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 324190 0 0 0 89286 250 0 0 25 0 1 0 337669064 1335717888 324183 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 326103 324183 59 118 0 325981 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 1431380

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=425912/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1346784 CPUtime=955.33
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 334778 0 0 0 95276 257 0 0 25 0 1 0 337669064 1379106816 334771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 336696 334771 59 118 0 336574 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 1473752

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=379768/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1392724 CPUtime=1015.32
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 346288 0 0 0 101264 268 0 0 25 0 1 0 337669064 1426149376 346281 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 348181 346281 59 118 0 348059 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 1519692

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.96 2/66 1963
/proc/meminfo: memFree=337528/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=126968 CPUtime=106.45
/proc/1957/stat : 1957 (SATzilla2007_F) S 1955 1957 1462 0 -1 4194304 64579 64757 0 13 9552 39 1017 37 25 0 1 0 337658397 130015232 31128 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1957/statm: 31742 31128 140 260 0 31448 0
[pid=1961] ppid=1957 vsize=1436568 CPUtime=1075.3
/proc/1961/stat : 1961 (minisat20) R 1957 1957 1462 0 -1 4194304 356896 0 0 0 107253 277 0 0 25 0 1 0 337669064 1471045632 356889 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1961/statm: 359142 356889 59 118 0 359020 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 1563536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 0.96 2/65 1963
/proc/meminfo: memFree=1749248/2055920 swapFree=4183188/4192956
[pid=1957] ppid=1955 vsize=144796 CPUtime=1200.05
/proc/1957/stat : 1957 (SATzilla2007_F) R 1955 1957 1462 0 -1 4194304 69070 424510 0 13 9607 40 110020 338 23 0 1 0 337658397 148271104 35576 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135065291 0 0 4096 0 0 0 0 17 1 0 0
/proc/1957/statm: 36199 35576 147 260 0 35905 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 144796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.09
CPU user time (s): 1196.28
CPU system time (s): 3.81342
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 1575016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.28
system time used= 3.81342
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 493581
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72
involuntary context switches= 1772

runsolver used 1.01085 second user time and 2.45263 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Mar  6 10:28:46 UTC 2007

IDJOB= 330948
IDBENCH= 20575
IDSOLVER= 136
FILE ID= node75/330948-1173176922

PBS_JOBID= 4015251

Free space on /tmp= 66437 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= /tmp/evaluation/330948-1173176922/SATzilla2007_F /tmp/evaluation/330948-1173176922/instance-330948-1173176922.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-330948-1173176922 -o ROOT/results/node75/solver-330948-1173176922 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330948-1173176922/SATzilla2007_F /tmp/evaluation/330948-1173176922/instance-330948-1173176922.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 393396133

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1892768 kB
Buffers:          1408 kB
Cached:          96740 kB
SwapCached:       3716 kB
Active:          88780 kB
Inactive:        19220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892768 kB
SwapTotal:     4192956 kB
SwapFree:      4183188 kB
Dirty:           61120 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            41028 kB
Committed_AS:   869224 kB
PageTables:       1432 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= 66437 MiB

End job on node75 on Tue Mar  6 10:48:48 UTC 2007