Trace number 330989

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 CRAFTED? (TO) 1200.09 1200.74

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.78	c run March_dl for 5 seconds ... 
157.61/157.78	c Bin: Executing march_dl
157.61/157.78	c child exit by a signal
157.61/157.78	c march_dl returned code 137.
157.61/157.78	c run saps (UBCSAT implementation) for 2 seconds ... 
157.61/157.78	c Bin: Executing ubcsat2006
157.61/157.78	c child exited successfully
157.61/157.78	c ubcsat2006 returned code 0.
157.61/157.78	c satzilla computing base features
157.61/157.78	Error!!! VCG-VAR-entropy
157.61/157.78	Satzilla is runing default solver ... 
157.61/157.78	 c satzilla running minisat20 ... 
157.61/157.79	This is MiniSat 2.0 beta
157.61/157.79	WARNING: for repeatability, setting FPU to use double precision
157.61/157.79	============================[ Problem Statistics ]=============================
157.61/157.79	|                                                                             |
157.61/157.80	|  Number of variables:  209724                                               |
157.61/157.80	|  Number of clauses:    3634677                                              |
160.00/160.13	|  Parsing time:         2.09         s                                       |
160.09/160.26	============================[ Search Statistics ]==============================
160.09/160.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.09/160.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
160.09/160.26	===============================================================================
160.09/160.26	|         0 |  209715  3634639 10547879 |  1211546        0    nan |  0.000 % |
160.40/160.54	|       113 |  209715  3634639 10547879 |  1332700      113     81 |  0.004 % |
160.90/161.07	|       263 |  209715  3634639 10547879 |  1465971      263     63 |  0.004 % |
161.40/161.51	|       488 |  209715  3634639 10547879 |  1612568      488     50 |  0.004 % |
162.10/162.29	|       825 |  209715  3634639 10547879 |  1773824      825     53 |  0.004 % |
163.00/163.18	|      1331 |  209715  3634639 10547879 |  1951207     1331     51 |  0.004 % |
164.60/164.70	|      2091 |  209715  3634639 10547879 |  2146328     2091     46 |  0.004 % |
166.10/166.29	|      3231 |  209715  3634639 10547879 |  2360961     3231     59 |  0.004 % |
169.89/170.02	|      4941 |  209715  3634639 10547879 |  2597057     4941     69 |  0.004 % |
171.89/172.08	|      7504 |  209715  3634639 10547879 |  2856762     7504     83 |  0.004 % |
177.89/178.08	|     11348 |  209715  3634639 10547879 |  3142439    11348     82 |  0.004 % |
185.69/185.88	|     17115 |  209715  3634639 10547879 |  3456683    17115    134 |  0.004 % |
191.99/192.13	|     25765 |  209715  3634639 10547879 |  3802351    25765    113 |  0.004 % |
208.68/208.81	|     38740 |  209715  3634639 10547879 |  4182586    38740    236 |  0.004 % |
217.88/218.10	|     58201 |  209715  3634639 10547879 |  4600845    58201    222 |  0.004 % |
248.16/248.35	|     87393 |  209715  3634639 10547879 |  5060929    87393    257 |  0.004 % |
277.25/277.43	|    131182 |  209715  3634639 10547879 |  5567022   131182    279 |  0.004 % |
333.04/333.27	|    196866 |  209715  3634639 10547879 |  6123724   196866    219 |  0.004 % |
420.01/420.21	|    295393 |  209715  3634639 10547879 |  6736097   295393    167 |  0.004 % |
676.40/676.70	|    443183 |  209715  3634639 10547879 |  7409707   443183    362 |  0.004 % |
1129.84/1130.42	|    664866 |  209715  3634639 10547879 |  8150677   664866    529 |  0.004 % |
1199.74/1200.46	c Bin: Executing minisat20
1199.74/1200.46	c child exit by a signal
1199.74/1200.46	c minisat20 returned code 137.
1199.74/1200.46	c minisat20 returned code 137.
1199.74/1200.46	c satzilla running zchaff_rand ... 
1199.74/1200.46	c Bin: Executing zchaff_rand
1199.74/1200.46	c zchaff_rand returned code 1.
1199.74/1200.46	c zchaff_rand returned code 1.
1199.74/1200.46	c satzilla running vallst ... 
1199.74/1200.46	c Bin: Executing vallst
1199.74/1200.46	c vallst returned code 1.
1199.74/1200.46	c vallst returned code 1.
1199.74/1200.46	c satzilla running march_dl ... 
1199.74/1200.46	c Bin: Executing march_dl
1199.74/1200.46	c march_dl returned code 1.
1199.74/1200.46	c march_dl returned code 1.
1199.74/1200.46	c satzilla running kcnfs ... 
1199.74/1200.46	c Bin: Executing kcnfs
1199.74/1200.46	c kcnfs returned code 1.
1199.74/1200.46	c kcnfs returned code 1.
1199.74/1200.46	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/node9/watcher-330989-1173177732 -o ROOT/results/node9/solver-330989-1173177732 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330989-1173177732/SATzilla2007_C /tmp/evaluation/330989-1173177732/instance-330989-1173177732.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.99 0.98 0.99 3/77 21437
/proc/meminfo: memFree=1316168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=15656 CPUtime=0
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 804 0 0 0 0 0 0 0 18 0 1 0 337728340 16031744 799 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 3914 806 49 118 0 3793 0

[startup+0.0910199 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21437
/proc/meminfo: memFree=1316168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=42592 CPUtime=0.08
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 6838 0 0 0 6 2 0 0 19 0 1 0 337728340 43614208 6833 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 10648 6833 50 118 0 10527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44032

[startup+0.100982 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21437
/proc/meminfo: memFree=1316168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=42724 CPUtime=0.09
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 6880 0 0 0 7 2 0 0 19 0 1 0 337728340 43749376 6875 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 10681 6875 50 118 0 10560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44164

[startup+0.30202 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21437
/proc/meminfo: memFree=1316168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=45496 CPUtime=0.29
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 7707 0 0 0 26 3 0 0 21 0 1 0 337728340 46587904 7702 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 11374 7702 50 118 0 11253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46936

[startup+0.701098 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21437
/proc/meminfo: memFree=1316168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=50776 CPUtime=0.69
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 9305 0 0 0 65 4 0 0 25 0 1 0 337728340 51994624 9300 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 12694 9300 50 118 0 12573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52216

[startup+1.50125 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21439
/proc/meminfo: memFree=1275064/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=61468 CPUtime=1.49
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 12518 0 0 0 142 7 0 0 25 0 1 0 337728340 62943232 12513 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 15367 12513 50 118 0 15246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62908

[startup+3.10156 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21439
/proc/meminfo: memFree=1258680/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=0
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 337728339 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21437/statm: 360 110 95 260 0 84 0
[pid=21438] ppid=21437 vsize=82456 CPUtime=3.09
/proc/21438/stat : 21438 (march_dl) R 21437 21437 21032 0 -1 4194304 18865 0 0 0 298 11 0 0 25 0 1 0 337728340 84434944 18860 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21438/statm: 20614 18860 50 118 0 20493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83896

[startup+6.30118 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21440
/proc/meminfo: memFree=1312632/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=1440 CPUtime=5
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 135 26321 0 0 0 0 482 18 16 0 1 0 337728339 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 360 111 96 260 0 84 0
[pid=21440] ppid=21437 vsize=46892 CPUtime=1.27
/proc/21440/stat : 21440 (ubcsat2006) R 21437 21437 21032 0 -1 4194304 4737 0 0 0 124 3 0 0 25 0 1 0 337728841 48017408 4721 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21440/statm: 11723 4721 141 64 0 11304 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48332

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21440
/proc/meminfo: memFree=1121784/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=52872 CPUtime=12.66
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 2286 75658 0 0 6 0 1215 45 18 0 1 0 337728339 54140928 2256 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134744295 0 0 4096 0 0 0 0 17 0 0 0
/proc/21437/statm: 13218 2256 114 260 0 12942 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52872

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21440
/proc/meminfo: memFree=1031552/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=294448 CPUtime=25.46
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 71885 75658 0 0 1247 39 1215 45 25 0 1 0 337728339 301514752 71854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 73612 71854 121 260 0 73336 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 294448

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21440
/proc/meminfo: memFree=1031104/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=294448 CPUtime=51.05
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 72030 75658 0 0 3804 41 1215 45 25 0 1 0 337728339 301514752 71999 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134540696 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 73612 71999 121 260 0 73336 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 294448

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21442
/proc/meminfo: memFree=1137472/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=255576 CPUtime=102.23
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 76613 75658 0 0 8916 47 1215 45 25 0 1 0 337728339 261709824 45399 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134524448 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 63894 45399 124 260 0 63618 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 255576

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=973624/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=175064 CPUtime=4.5
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 41108 0 0 0 425 25 0 0 25 0 1 0 337744118 179265536 41094 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 43766 41094 59 118 0 43644 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 359276

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=918520/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=229772 CPUtime=64.47
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 54803 0 0 0 6411 36 0 0 25 0 1 0 337744118 235286528 54789 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 57443 54789 59 118 0 57321 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 413984

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=818744/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=330312 CPUtime=124.45
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 79834 0 0 0 12388 57 0 0 25 0 1 0 337744118 338239488 79820 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525093 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 82578 79820 59 118 0 82456 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 514524

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=791032/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=357168 CPUtime=184.43
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 86597 0 0 0 18379 64 0 0 25 0 1 0 337744118 365740032 86583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 89292 86583 59 118 0 89170 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 541380

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=770168/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=378396 CPUtime=244.41
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 91826 0 0 0 24370 71 0 0 25 0 1 0 337744118 387477504 91812 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 94599 91812 59 118 0 94477 0

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

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=608888/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=541700 CPUtime=364.37
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 132478 0 0 0 36338 99 0 0 25 0 1 0 337744118 554700800 132439 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527881 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 135425 132439 59 118 0 135303 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 725912

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=496440/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=652912 CPUtime=424.34
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 160311 0 0 0 42317 117 0 0 25 0 1 0 337744118 668581888 160272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 163228 160272 59 118 0 163106 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 837124

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=384248/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=764012 CPUtime=484.33
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 188095 0 0 0 48298 135 0 0 25 0 1 0 337744118 782348288 188056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527563 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 191003 188056 59 118 0 190881 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 948224

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=306488/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=841928 CPUtime=544.3
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 207548 0 0 0 54279 151 0 0 25 0 1 0 337744118 862134272 207509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 210482 207509 59 118 0 210360 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1026140

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=271864/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=877164 CPUtime=604.28
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 216155 0 0 0 60267 161 0 0 25 0 1 0 337744118 898215936 216116 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 219291 216116 59 118 0 219169 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 1061376

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=190904/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=959420 CPUtime=664.25
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 236643 0 0 0 66249 176 0 0 25 0 1 0 337744118 982446080 236604 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 239855 236604 59 118 0 239733 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 1143632

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=88056/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1061100 CPUtime=724.23
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 262073 0 0 0 72233 190 0 0 25 0 1 0 337744118 1086566400 262034 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 265275 262034 59 118 0 265153 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 1245312

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=15096/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1171952 CPUtime=784.16
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 289817 0 0 0 78208 208 0 0 25 0 1 0 337744118 1200078848 289778 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21443/statm: 292988 289778 59 118 0 292866 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 1356164

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=14840/2055920 swapFree=4152248/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1292580 CPUtime=844.12
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 320001 0 0 0 84183 229 0 0 25 0 1 0 337744118 1323601920 319962 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 323145 319962 59 118 0 323023 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1476792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=14968/2055920 swapFree=4152252/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1433984 CPUtime=904.09
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 355367 0 0 0 90158 251 0 0 25 0 1 0 337744118 1468399616 355328 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 358496 355328 59 118 0 358374 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 1618196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21443
/proc/meminfo: memFree=15992/2055920 swapFree=4152252/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1568108 CPUtime=964.07
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 388913 0 0 0 96135 272 0 0 25 0 1 0 337744118 1605742592 388874 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 392027 388874 59 118 0 391905 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 1752320

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 21601
/proc/meminfo: memFree=14848/2055920 swapFree=4152252/4192956
[pid=21437] ppid=21435 vsize=184212 CPUtime=157.7
/proc/21437/stat : 21437 (SATzilla2007_C) S 21435 21437 21032 0 -1 4194304 94363 75658 0 0 14453 57 1215 45 25 0 1 0 337728339 188633088 45326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21437/statm: 46053 45326 126 260 0 45777 0
[pid=21443] ppid=21437 vsize=1624272 CPUtime=1023.96
/proc/21443/stat : 21443 (minisat20) R 21437 21437 21032 0 -1 4194304 402616 0 0 0 102111 285 0 0 25 0 1 0 337744118 1663254528 402577 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21443/statm: 406068 402577 59 118 0 405946 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 1808484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 21617
/proc/meminfo: memFree=1635848/2055920 swapFree=4152252/4192956
[pid=21437] ppid=21435 vsize=191348 CPUtime=1200.04
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 96177 481747 0 0 14476 58 105111 359 20 0 1 0 337728339 195940352 47097 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 47837 47097 131 260 0 47561 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 191348

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 21617
/proc/meminfo: memFree=1635848/2055920 swapFree=4152252/4192956
[pid=21437] ppid=21435 vsize=191348 CPUtime=1200.04
/proc/21437/stat : 21437 (SATzilla2007_C) R 21435 21437 21032 0 -1 4194304 96177 481747 0 0 14476 58 105111 359 20 0 1 0 337728339 195940352 47097 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/21437/statm: 47837 47097 131 260 0 47561 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 191348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.09
CPU user time (s): 1195.88
CPU system time (s): 4.21236
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 1822252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.88
system time used= 4.21236
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 577929
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= 33
involuntary context switches= 24906

runsolver used 1.17282 second user time and 3.20451 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Mar  6 10:42:17 UTC 2007

IDJOB= 330989
IDBENCH= 20576
IDSOLVER= 135
FILE ID= node9/330989-1173177732

PBS_JOBID= 4015028

Free space on /tmp= 66352 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 216643381

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1316576 kB
Buffers:         41472 kB
Cached:         620004 kB
SwapCached:       8732 kB
Active:         219260 kB
Inactive:       464716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316576 kB
SwapTotal:     4192956 kB
SwapFree:      4152248 kB
Dirty:           85232 kB
Writeback:           0 kB
Mapped:          29528 kB
Slab:            40992 kB
Committed_AS:  1435424 kB
PageTables:       1688 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= 66352 MiB

End job on node9 on Tue Mar  6 11:02:20 UTC 2007