Trace number 330988

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.13 1200.54

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data (download as text)

157.61/157.71	c run March_dl for 5 seconds ... 
157.61/157.71	c Bin: Executing march_dl
157.61/157.71	c child exit by a signal
157.61/157.71	c march_dl returned code 137.
157.61/157.71	c run saps (UBCSAT implementation) for 2 seconds ... 
157.61/157.71	c Bin: Executing ubcsat2006
157.61/157.71	c child exited successfully
157.61/157.71	c ubcsat2006 returned code 0.
157.61/157.71	c satzilla computing base features
157.61/157.71	Error!!! VCG-VAR-entropy
157.61/157.71	Satzilla is runing default solver ... 
157.61/157.71	 c satzilla running minisat20 ... 
157.61/157.73	This is MiniSat 2.0 beta
157.61/157.73	WARNING: for repeatability, setting FPU to use double precision
157.61/157.73	============================[ Problem Statistics ]=============================
157.61/157.73	|                                                                             |
157.61/157.73	|  Number of variables:  209724                                               |
157.61/157.73	|  Number of clauses:    3634677                                              |
159.90/160.06	|  Parsing time:         2.09         s                                       |
160.00/160.19	============================[ Search Statistics ]==============================
160.00/160.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.00/160.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
160.00/160.19	===============================================================================
160.00/160.19	|         0 |  209715  3634639 10547879 |  1211546        0    nan |  0.000 % |
160.29/160.48	|       113 |  209715  3634639 10547879 |  1332700      113     81 |  0.004 % |
160.89/161.01	|       263 |  209715  3634639 10547879 |  1465971      263     63 |  0.004 % |
161.29/161.45	|       488 |  209715  3634639 10547879 |  1612568      488     50 |  0.004 % |
162.09/162.23	|       825 |  209715  3634639 10547879 |  1773824      825     53 |  0.004 % |
162.99/163.12	|      1331 |  209715  3634639 10547879 |  1951207     1331     51 |  0.004 % |
164.49/164.64	|      2091 |  209715  3634639 10547879 |  2146328     2091     46 |  0.004 % |
166.10/166.23	|      3231 |  209715  3634639 10547879 |  2360961     3231     59 |  0.004 % |
169.80/169.96	|      4941 |  209715  3634639 10547879 |  2597057     4941     69 |  0.004 % |
171.89/172.01	|      7504 |  209715  3634639 10547879 |  2856762     7504     83 |  0.004 % |
177.89/178.01	|     11348 |  209715  3634639 10547879 |  3142439    11348     82 |  0.004 % |
185.69/185.83	|     17115 |  209715  3634639 10547879 |  3456683    17115    134 |  0.004 % |
191.89/192.06	|     25765 |  209715  3634639 10547879 |  3802351    25765    113 |  0.004 % |
208.58/208.77	|     38740 |  209715  3634639 10547879 |  4182586    38740    236 |  0.004 % |
217.88/218.07	|     58201 |  209715  3634639 10547879 |  4600845    58201    222 |  0.004 % |
248.18/248.37	|     87393 |  209715  3634639 10547879 |  5060929    87393    257 |  0.004 % |
277.27/277.47	|    131182 |  209715  3634639 10547879 |  5567022   131182    279 |  0.004 % |
333.06/333.27	|    196866 |  209715  3634639 10547879 |  6123724   196866    219 |  0.004 % |
420.04/420.23	|    295393 |  209715  3634639 10547879 |  6736097   295393    167 |  0.004 % |
676.96/677.23	|    443183 |  209715  3634639 10547879 |  7409707   443183    362 |  0.004 % |
1130.75/1131.20	|    664866 |  209715  3634639 10547879 |  8150677   664866    529 |  0.004 % |
1199.67/1200.15	c Bin: Executing minisat20
1199.67/1200.15	c child exit by a signal
1199.67/1200.15	c minisat20 returned code 137.
1199.67/1200.15	c minisat20 returned code 137.
1199.67/1200.15	c satzilla running zchaff_rand ... 
1199.67/1200.15	c Bin: Executing zchaff_rand
1199.67/1200.15	c zchaff_rand returned code 1.
1199.67/1200.15	c zchaff_rand returned code 1.
1199.67/1200.15	c satzilla running vallst ... 
1199.67/1200.15	c Bin: Executing vallst
1199.67/1200.15	c vallst returned code 1.
1199.67/1200.15	c vallst returned code 1.
1199.67/1200.15	c satzilla running march_dl ... 
1199.67/1200.15	c Bin: Executing march_dl
1199.67/1200.15	c march_dl returned code 1.
1199.67/1200.15	c march_dl returned code 1.
1199.67/1200.15	c satzilla running kcnfs ... 
1199.67/1200.15	c Bin: Executing kcnfs
1199.67/1200.15	c kcnfs returned code 1.
1199.67/1200.15	c kcnfs returned code 1.
1199.67/1200.15	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/node19/watcher-330988-1173177693 -o ROOT/results/node19/solver-330988-1173177693 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330988-1173177693/SATzilla2007_R /tmp/evaluation/330988-1173177693/instance-330988-1173177693.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.90 0.97 0.99 3/77 2543
/proc/meminfo: memFree=1609776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=15656 CPUtime=0
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 840 0 0 0 0 0 0 0 18 0 1 0 337723793 16031744 835 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 3914 843 49 118 0 3793 0

[startup+0.090824 s]
/proc/loadavg: 0.90 0.97 0.99 3/77 2543
/proc/meminfo: memFree=1609776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=42592 CPUtime=0.08
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 6836 0 0 0 6 2 0 0 19 0 1 0 337723793 43614208 6831 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 10648 6832 50 118 0 10527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44032

[startup+0.101823 s]
/proc/loadavg: 0.90 0.97 0.99 3/77 2543
/proc/meminfo: memFree=1609776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=42724 CPUtime=0.09
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 6883 0 0 0 7 2 0 0 19 0 1 0 337723793 43749376 6878 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 10681 6878 50 118 0 10560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44164

[startup+0.301844 s]
/proc/loadavg: 0.90 0.97 0.99 3/77 2543
/proc/meminfo: memFree=1609776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=45496 CPUtime=0.29
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 7707 0 0 0 26 3 0 0 21 0 1 0 337723793 46587904 7702 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 11374 7702 50 118 0 11253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46936

[startup+0.701888 s]
/proc/loadavg: 0.90 0.97 0.99 3/77 2543
/proc/meminfo: memFree=1609776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=50776 CPUtime=0.69
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 9310 0 0 0 65 4 0 0 25 0 1 0 337723793 51994624 9305 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 12694 9305 50 118 0 12573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52216

[startup+1.50297 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 2545
/proc/meminfo: memFree=1568480/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=61468 CPUtime=1.49
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 12522 0 0 0 143 6 0 0 25 0 1 0 337723793 62943232 12517 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 15367 12517 50 118 0 15246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62908

[startup+3.10215 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 2545
/proc/meminfo: memFree=1552352/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=0
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337723793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 110 95 260 0 84 0
[pid=2544] ppid=2543 vsize=82456 CPUtime=3.09
/proc/2544/stat : 2544 (march_dl) R 2543 2543 2045 0 -1 4194304 18846 0 0 0 299 10 0 0 25 0 1 0 337723793 84434944 18841 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134724557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2544/statm: 20614 18841 50 118 0 20493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83896

[startup+6.30149 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 2546
/proc/meminfo: memFree=1606496/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=1440 CPUtime=5.01
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 135 26299 0 0 0 0 485 16 16 0 1 0 337723793 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2543/statm: 360 111 96 260 0 84 0
[pid=2546] ppid=2543 vsize=46892 CPUtime=1.25
/proc/2546/stat : 2546 (ubcsat2006) R 2543 2543 2045 0 -1 4194304 4664 0 0 0 123 2 0 0 25 0 1 0 337724295 48017408 4648 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2546/statm: 11723 4648 141 64 0 11304 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48332

[startup+12.7012 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 2546
/proc/meminfo: memFree=1415392/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=52344 CPUtime=12.65
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 2119 75620 0 0 4 0 1219 42 18 0 1 0 337723793 53600256 2089 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134550461 0 0 4096 0 0 0 0 17 0 0 0
/proc/2543/statm: 13086 2089 114 260 0 12810 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52344

[startup+25.5016 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 2546
/proc/meminfo: memFree=1325224/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=294448 CPUtime=25.44
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 71885 75620 0 0 1245 38 1219 42 25 0 1 0 337723793 301514752 71854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 73612 71854 121 260 0 73336 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 294448

[startup+51.1014 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 2546
/proc/meminfo: memFree=1323560/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=294448 CPUtime=51.04
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 72030 75620 0 0 3802 41 1219 42 25 0 1 0 337723793 301514752 71999 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 73612 71999 121 260 0 73336 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 294448

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 2546
/proc/meminfo: memFree=1431144/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=255576 CPUtime=102.23
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 76613 75620 0 0 8914 48 1219 42 25 0 1 0 337723793 261709824 45399 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134699942 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 63894 45399 124 260 0 63618 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 255576

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=1267232/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=175064 CPUtime=4.56
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 41115 0 0 0 432 24 0 0 25 0 1 0 337739564 179265536 41101 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 43766 41101 59 118 0 43644 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 359276

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=1212128/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=229772 CPUtime=64.55
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 54805 0 0 0 6419 36 0 0 25 0 1 0 337739564 235286528 54791 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 57443 54791 59 118 0 57321 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 413984

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=1112416/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=330180 CPUtime=124.54
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 79810 0 0 0 12398 56 0 0 25 0 1 0 337739564 338104320 79796 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 82545 79796 59 118 0 82423 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 514392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=1084704/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=357168 CPUtime=184.52
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 86597 0 0 0 18387 65 0 0 25 0 1 0 337739564 365740032 86583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 89292 86583 59 118 0 89170 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 541380

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=1063776/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=378396 CPUtime=244.51
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 91825 0 0 0 24379 72 0 0 25 0 1 0 337739564 387477504 91811 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 94599 91811 59 118 0 94477 0

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

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=902560/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=541304 CPUtime=364.47
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 132384 0 0 0 36347 100 0 0 25 0 1 0 337739564 554295296 132345 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 135326 132345 59 118 0 135204 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 725516

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=790496/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=652324 CPUtime=424.46
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 160167 0 0 0 42326 120 0 0 25 0 1 0 337739564 667979776 160128 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 163081 160128 59 118 0 162959 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 836536

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=678560/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=763208 CPUtime=484.45
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 187882 0 0 0 48306 139 0 0 25 0 1 0 337739564 781524992 187843 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527590 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 190802 187843 59 118 0 190680 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 947420

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=600288/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=841528 CPUtime=544.43
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 207498 0 0 0 54290 153 0 0 25 0 1 0 337739564 861724672 207459 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 210382 207459 59 118 0 210260 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1025740

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=565792/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=876768 CPUtime=604.41
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 216028 0 0 0 60279 162 0 0 25 0 1 0 337739564 897810432 215989 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 219192 215989 59 118 0 219070 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1060980

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=485664/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=958468 CPUtime=664.4
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 236411 0 0 0 66262 178 0 0 25 0 1 0 337739564 981471232 236372 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 239617 236372 59 118 0 239495 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1142680

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=382688/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1060004 CPUtime=724.38
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 261817 0 0 0 72245 193 0 0 25 0 1 0 337739564 1085444096 261778 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 265001 261778 59 118 0 264879 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1244216

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=272864/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1170728 CPUtime=784.36
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 289504 0 0 0 78226 210 0 0 25 0 1 0 337739564 1198825472 289465 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528687 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 292682 289465 59 118 0 292560 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1354940

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=151520/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1290652 CPUtime=844.34
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 319528 0 0 0 84206 228 0 0 25 0 1 0 337739564 1321627648 319489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 322663 319489 59 118 0 322541 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 1474864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=15904/2055920 swapFree=4169440/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1432044 CPUtime=904.33
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 354904 0 0 0 90183 250 0 0 25 0 1 0 337739564 1466413056 354865 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134652674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 358011 354865 59 118 0 357889 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1616256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2549
/proc/meminfo: memFree=15776/2055920 swapFree=4169404/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1566704 CPUtime=964.32
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 388554 0 0 0 96158 274 0 0 25 0 1 0 337739564 1604304896 388515 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 391676 388515 59 118 0 391554 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1750916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 2631
/proc/meminfo: memFree=15968/2055920 swapFree=4169404/4192956
[pid=2543] ppid=2541 vsize=184212 CPUtime=157.63
/proc/2543/stat : 2543 (SATzilla2007_R) S 2541 2543 2045 0 -1 4194304 94363 75620 0 0 14445 57 1219 42 25 0 1 0 337723793 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2543/statm: 46053 45326 126 260 0 45777 0
[pid=2549] ppid=2543 vsize=1623612 CPUtime=1024.27
/proc/2549/stat : 2549 (minisat20) R 2543 2543 2045 0 -1 4194304 402449 0 0 0 102139 288 0 0 25 0 1 0 337739564 1662578688 402410 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2549/statm: 405903 402410 59 118 0 405781 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1807824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 2665
/proc/meminfo: memFree=1630896/2055920 swapFree=4169404/4192956
[pid=2543] ppid=2541 vsize=194648 CPUtime=1200.06
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 96989 481441 0 0 14478 58 105111 359 20 0 1 0 337723793 199319552 47909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 48662 47910 131 260 0 48386 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 194648

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 2665
/proc/meminfo: memFree=1630896/2055920 swapFree=4169404/4192956
[pid=2543] ppid=2541 vsize=194648 CPUtime=1200.06
/proc/2543/stat : 2543 (SATzilla2007_R) R 2541 2543 2045 0 -1 4194304 96989 481441 0 0 14478 58 105111 359 20 0 1 0 337723793 199319552 47909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2543/statm: 48662 47910 131 260 0 48386 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 194648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1195.91
CPU system time (s): 4.22136
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 1821196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.91
system time used= 4.22136
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 578435
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= 37
involuntary context switches= 24830

runsolver used 1.17182 second user time and 3.19951 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Mar  6 10:41:38 UTC 2007

IDJOB= 330988
IDBENCH= 20576
IDSOLVER= 134
FILE ID= node19/330988-1173177693

PBS_JOBID= 4015023

Free space on /tmp= 66383 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 32547351

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1610248 kB
Buffers:         33112 kB
Cached:         320404 kB
SwapCached:       2328 kB
Active:         224956 kB
Inactive:       151140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610248 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:           85232 kB
Writeback:           0 kB
Mapped:          30104 kB
Slab:            55188 kB
Committed_AS:  1368780 kB
PageTables:       1756 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= 66383 MiB

End job on node19 on Tue Mar  6 11:01:40 UTC 2007