Trace number 330946

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 RANDOM? (TO) 1200.08 1200.43

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)

108.43/108.57	c run March_dl for 5 seconds ... 
108.43/108.57	c Bin: Executing march_dl
108.43/108.57	c child exit by a signal
108.43/108.57	c march_dl returned code 137.
108.43/108.57	c run saps (UBCSAT implementation) for 2 seconds ... 
108.43/108.57	c Bin: Executing ubcsat2006
108.43/108.57	c child exited successfully
108.43/108.57	c ubcsat2006 returned code 0.
108.43/108.57	c satzilla computing base features
108.43/108.57	Error!!! VCG-VAR-entropy
108.43/108.57	Satzilla is runing default solver ... 
108.43/108.57	 c satzilla running minisat20 ... 
108.43/108.58	This is MiniSat 2.0 beta
108.43/108.58	WARNING: for repeatability, setting FPU to use double precision
108.43/108.58	============================[ Problem Statistics ]=============================
108.43/108.58	|                                                                             |
108.43/108.58	|  Number of variables:  151669                                               |
108.43/108.58	|  Number of clauses:    2465731                                              |
110.02/110.17	|  Parsing time:         1.43         s                                       |
110.12/110.26	============================[ Search Statistics ]==============================
110.12/110.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.12/110.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
110.12/110.26	===============================================================================
110.12/110.26	|         0 |  151661  2465696  7141348 |   821898        0    nan |  0.000 % |
110.32/110.45	|       100 |  151661  2465696  7141348 |   904088      100     59 |  0.005 % |
110.62/110.79	|       251 |  151661  2465696  7141348 |   994497      251     55 |  0.005 % |
111.52/111.68	|       476 |  151661  2465696  7141348 |  1093947      476     58 |  0.005 % |
111.82/111.92	|       813 |  151661  2465696  7141348 |  1203341      813     51 |  0.005 % |
112.62/112.73	|      1319 |  151661  2465696  7141348 |  1323676     1319     46 |  0.005 % |
113.52/113.63	|      2078 |  151661  2465696  7141348 |  1456043     2078     49 |  0.005 % |
114.22/114.34	|      3218 |  151661  2465696  7141348 |  1601647     3218     47 |  0.005 % |
116.62/116.79	|      4927 |  151661  2465696  7141348 |  1761812     4927     60 |  0.005 % |
117.82/117.96	|      7489 |  151661  2465696  7141348 |  1937994     7489     62 |  0.005 % |
121.22/121.39	|     11333 |  151661  2465696  7141348 |  2131793    11333    102 |  0.005 % |
125.72/125.84	|     17099 |  151661  2465696  7141348 |  2344972    17099    158 |  0.005 % |
132.91/133.09	|     25748 |  151661  2465696  7141348 |  2579470    25748    171 |  0.005 % |
144.31/144.48	|     38722 |  151661  2465696  7141348 |  2837417    38722    159 |  0.005 % |
168.01/168.19	|     58183 |  151661  2465696  7141348 |  3121158    58183    271 |  0.005 % |
196.00/196.12	|     87375 |  151661  2465696  7141348 |  3433274    87375    302 |  0.005 % |
228.29/228.40	|    131164 |  151661  2465696  7141348 |  3776602   131164    270 |  0.005 % |
306.57/306.74	|    196850 |  151661  2465696  7141348 |  4154262   196850    365 |  0.005 % |
418.24/418.45	|    295377 |  151661  2465696  7141348 |  4569688   295377    422 |  0.005 % |
645.58/645.88	|    443166 |  151661  2465696  7141348 |  5026657   443166    497 |  0.005 % |
1075.57/1075.94	|    664849 |  151661  2465696  7141348 |  5529323   664849    457 |  0.005 % |
1199.54/1199.91	c Bin: Executing minisat20
1199.54/1199.91	c child exit by a signal
1199.54/1199.91	c minisat20 returned code 137.
1199.54/1199.91	c minisat20 returned code 137.
1199.54/1199.91	c satzilla running zchaff_rand ... 
1199.54/1199.91	c Bin: Executing zchaff_rand
1199.54/1199.91	c zchaff_rand returned code 1.
1199.54/1199.91	c zchaff_rand returned code 1.
1199.54/1199.91	c satzilla running vallst ... 
1199.54/1199.91	c Bin: Executing vallst
1199.54/1199.91	c vallst returned code 1.
1199.54/1199.91	c vallst returned code 1.
1199.54/1199.91	c satzilla running march_dl ... 
1199.54/1199.91	c Bin: Executing march_dl
1199.54/1199.91	c march_dl returned code 1.
1199.54/1199.91	c march_dl returned code 1.
1199.54/1199.91	c satzilla running kcnfs ... 
1199.54/1199.91	c Bin: Executing kcnfs
1199.54/1199.91	c kcnfs returned code 1.
1199.54/1199.91	c kcnfs returned code 1.
1199.54/1199.91	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/node59/watcher-330946-1173176908 -o ROOT/results/node59/solver-330946-1173176908 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330946-1173176908/SATzilla2007_R /tmp/evaluation/330946-1173176908/instance-330946-1173176908.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.93 0.97 0.98 3/64 1133
/proc/meminfo: memFree=1746280/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=10864 CPUtime=0
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 819 0 0 0 0 0 0 0 18 0 1 0 337647809 11124736 814 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 2716 821 49 118 0 2595 0

[startup+0.043908 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 1133
/proc/meminfo: memFree=1746280/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=29408 CPUtime=0.03
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 4716 0 0 0 2 1 0 0 18 0 1 0 337647809 30113792 4711 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 7352 4711 50 118 0 7231 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30848

[startup+0.101912 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 1133
/proc/meminfo: memFree=1746280/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=30200 CPUtime=0.09
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 4964 0 0 0 8 1 0 0 20 0 1 0 337647809 30924800 4959 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 7550 4959 50 118 0 7429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31640

[startup+0.301935 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 1133
/proc/meminfo: memFree=1746280/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=32972 CPUtime=0.29
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 5794 0 0 0 27 2 0 0 21 0 1 0 337647809 33763328 5789 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 8243 5789 50 118 0 8122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34412

[startup+0.70198 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 1133
/proc/meminfo: memFree=1746280/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=38384 CPUtime=0.69
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 7418 0 0 0 66 3 0 0 25 0 1 0 337647809 39305216 7413 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 9596 7413 50 118 0 9475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39824

[startup+1.50107 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 1135
/proc/meminfo: memFree=1709656/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=49076 CPUtime=1.49
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 10668 0 0 0 144 5 0 0 25 0 1 0 337647809 50253824 10663 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 12269 10663 50 118 0 12148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50516

[startup+3.10124 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 1135
/proc/meminfo: memFree=1691864/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=0
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337647809 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 110 95 260 0 84 0
[pid=1134] ppid=1133 vsize=70196 CPUtime=3.09
/proc/1134/stat : 1134 (march_dl) R 1133 1133 718 0 -1 4194304 17036 0 0 0 299 10 0 0 25 0 1 0 337647809 71880704 17031 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1134/statm: 17549 17031 50 118 0 17428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71636

[startup+6.3016 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 1136
/proc/meminfo: memFree=1739416/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=1440 CPUtime=5
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 135 31117 0 0 0 0 483 17 16 0 1 0 337647809 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1133/statm: 360 111 96 260 0 84 0
[pid=1136] ppid=1133 vsize=37756 CPUtime=1.27
/proc/1136/stat : 1136 (ubcsat2006) R 1133 1133 718 0 -1 4194304 4646 0 0 0 124 3 0 0 25 0 1 0 337648311 38662144 4630 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1136/statm: 9439 4630 141 64 0 9020 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39196

[startup+12.7013 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 1136
/proc/meminfo: memFree=1713568/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=69868 CPUtime=12.67
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 12594 64746 0 0 182 6 1042 37 25 0 1 0 337647809 71544832 12564 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 17467 12564 114 260 0 17191 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 69868

[startup+25.5017 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 1136
/proc/meminfo: memFree=1550304/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=202152 CPUtime=25.47
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 49265 64746 0 0 1442 26 1042 37 25 0 1 0 337647809 207003648 49234 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 50538 49234 121 260 0 50262 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202152

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1136
/proc/meminfo: memFree=1549664/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=202152 CPUtime=51.04
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 49468 64746 0 0 3997 28 1042 37 25 0 1 0 337647809 207003648 49437 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 50538 49437 121 260 0 50262 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 202152

[startup+102.304 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1136
/proc/meminfo: memFree=1622816/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=175268 CPUtime=102.23
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 52519 64746 0 0 9110 34 1042 37 25 0 1 0 337647809 179474432 31158 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 43817 31158 124 260 0 43541 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 175268

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=1458968/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=171860 CPUtime=53.7
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 41324 0 0 0 5340 30 0 0 25 0 1 0 337658666 175984640 41318 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 42965 41318 59 118 0 42843 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 298968

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=1376472/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=253096 CPUtime=113.68
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 61594 0 0 0 11321 47 0 0 25 0 1 0 337658666 259170304 61588 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 63274 61588 59 118 0 63152 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 380204

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=1284888/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=346384 CPUtime=173.67
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 84911 0 0 0 17302 65 0 0 25 0 1 0 337658666 354697216 84905 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 86596 84905 59 118 0 86474 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 473492

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=1146200/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=483308 CPUtime=233.64
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 119059 0 0 0 23276 88 0 0 25 0 1 0 337658666 494907392 119053 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 120827 119053 59 118 0 120705 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 610416

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=1038360/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=591200 CPUtime=293.63
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 146055 0 0 0 29255 108 0 0 25 0 1 0 337658666 605388800 146049 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 147800 146049 59 118 0 147678 0

################
# More data... #
################

[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=706776 CPUtime=353.62
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 174857 0 0 0 35232 130 0 0 25 0 1 0 337658666 723738624 174851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 176694 174851 59 118 0 176572 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 833884

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=805720/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=824336 CPUtime=413.6
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 204255 0 0 0 41208 152 0 0 25 0 1 0 337658666 844120064 204249 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 206084 204249 59 118 0 205962 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 951444

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=717208/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=911276 CPUtime=473.59
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 226036 0 0 0 47188 171 0 0 25 0 1 0 337658666 933146624 226030 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 227819 226030 59 118 0 227697 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1038384

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=632024/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=995760 CPUtime=533.58
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 247180 0 0 0 53170 188 0 0 25 0 1 0 337658666 1019658240 247174 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 248940 247174 59 118 0 248818 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1122868

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=598040/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1030632 CPUtime=593.56
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 255696 0 0 0 59160 196 0 0 25 0 1 0 337658666 1055367168 255690 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 257658 255690 59 118 0 257536 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1157740

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=552984/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1075576 CPUtime=653.54
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 266910 0 0 0 65149 205 0 0 25 0 1 0 337658666 1101389824 266904 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 268894 266904 59 118 0 268772 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1202684

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=485912/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1143072 CPUtime=713.52
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 283814 0 0 0 71132 220 0 0 25 0 1 0 337658666 1170505728 283808 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 285768 283808 59 118 0 285646 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1270180

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1137
/proc/meminfo: memFree=433240/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1195200 CPUtime=773.51
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 296845 0 0 0 77119 232 0 0 25 0 1 0 337658666 1223884800 296839 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528827 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 298800 296839 59 118 0 298678 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 1322308

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1139
/proc/meminfo: memFree=389080/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1239360 CPUtime=833.5
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 307909 0 0 0 83108 242 0 0 25 0 1 0 337658666 1269104640 307903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 309840 307903 59 118 0 309718 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1366468

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1139
/proc/meminfo: memFree=349976/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1278208 CPUtime=893.47
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 317624 0 0 0 89098 249 0 0 25 0 1 0 337658666 1308884992 317618 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 319552 317618 59 118 0 319430 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1405316

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1139
/proc/meminfo: memFree=301592/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1326828 CPUtime=953.46
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 329796 0 0 0 95087 259 0 0 25 0 1 0 337658666 1358671872 329790 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 331707 329790 59 118 0 331585 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1453936

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1139
/proc/meminfo: memFree=261720/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1366284 CPUtime=1013.44
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 339637 0 0 0 101076 268 0 0 25 0 1 0 337658666 1399074816 339631 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 341571 339631 59 118 0 341449 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1493392

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 1139
/proc/meminfo: memFree=216024/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=127108 CPUtime=108.51
/proc/1133/stat : 1133 (SATzilla2007_R) S 1131 1133 718 0 -1 4194304 64561 64746 0 0 9732 40 1042 37 25 0 1 0 337647809 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1133/statm: 31777 31157 126 260 0 31501 0
[pid=1137] ppid=1133 vsize=1413732 CPUtime=1073.43
/proc/1137/stat : 1137 (minisat20) R 1133 1133 718 0 -1 4194304 351166 0 0 0 107065 278 0 0 25 0 1 0 337658666 1447661568 351160 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1137/statm: 353433 351160 59 118 0 353311 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1540840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 1139
/proc/meminfo: memFree=1608480/2055920 swapFree=4183700/4192956
[pid=1133] ppid=1131 vsize=141240 CPUtime=1200.03
/proc/1133/stat : 1133 (SATzilla2007_R) R 1131 1133 718 0 -1 4194304 68191 418814 0 0 9778 42 109844 339 21 0 1 0 337647809 144629760 34704 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/1133/statm: 35310 34705 131 260 0 35034 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 141240

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.43
CPU time (s): 1200.08
CPU user time (s): 1196.23
CPU system time (s): 3.84742
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 1552296

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

runsolver used 1.3008 second user time and 2.6036 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Mar  6 10:28:31 UTC 2007

IDJOB= 330946
IDBENCH= 20575
IDSOLVER= 134
FILE ID= node59/330946-1173176908

PBS_JOBID= 4015257

Free space on /tmp= 66453 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 230785647

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1746688 kB
Buffers:         12844 kB
Cached:         229740 kB
SwapCached:       2896 kB
Active:          79984 kB
Inactive:       171888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746688 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:           59256 kB
Writeback:           0 kB
Mapped:          15264 kB
Slab:            43320 kB
Committed_AS:   682864 kB
PageTables:       1472 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= 66453 MiB

End job on node59 on Tue Mar  6 10:48:34 UTC 2007