Trace number 330947

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.1 1200.73

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.41/108.54	c run March_dl for 5 seconds ... 
108.41/108.54	c Bin: Executing march_dl
108.41/108.54	c child exit by a signal
108.41/108.54	c march_dl returned code 137.
108.41/108.54	c run saps (UBCSAT implementation) for 2 seconds ... 
108.41/108.54	c Bin: Executing ubcsat2006
108.41/108.54	c child exited successfully
108.41/108.54	c ubcsat2006 returned code 0.
108.41/108.54	c satzilla computing base features
108.41/108.54	Error!!! VCG-VAR-entropy
108.41/108.54	Satzilla is runing default solver ... 
108.41/108.54	 c satzilla running minisat20 ... 
108.41/108.55	This is MiniSat 2.0 beta
108.41/108.55	WARNING: for repeatability, setting FPU to use double precision
108.41/108.55	============================[ Problem Statistics ]=============================
108.41/108.55	|                                                                             |
108.41/108.56	|  Number of variables:  151669                                               |
108.41/108.56	|  Number of clauses:    2465731                                              |
110.00/110.13	|  Parsing time:         1.39         s                                       |
110.11/110.21	============================[ Search Statistics ]==============================
110.11/110.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.11/110.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
110.11/110.21	===============================================================================
110.11/110.21	|         0 |  151661  2465696  7141348 |   821898        0    nan |  0.000 % |
110.30/110.40	|       100 |  151661  2465696  7141348 |   904088      100     59 |  0.005 % |
110.60/110.74	|       251 |  151661  2465696  7141348 |   994497      251     55 |  0.005 % |
111.50/111.63	|       476 |  151661  2465696  7141348 |  1093947      476     58 |  0.005 % |
111.70/111.87	|       813 |  151661  2465696  7141348 |  1203341      813     51 |  0.005 % |
112.50/112.68	|      1319 |  151661  2465696  7141348 |  1323676     1319     46 |  0.005 % |
113.40/113.58	|      2078 |  151661  2465696  7141348 |  1456043     2078     49 |  0.005 % |
114.10/114.29	|      3218 |  151661  2465696  7141348 |  1601647     3218     47 |  0.005 % |
116.61/116.75	|      4927 |  151661  2465696  7141348 |  1761812     4927     60 |  0.005 % |
117.80/117.93	|      7489 |  151661  2465696  7141348 |  1937994     7489     62 |  0.005 % |
121.20/121.37	|     11333 |  151661  2465696  7141348 |  2131793    11333    102 |  0.005 % |
125.70/125.82	|     17099 |  151661  2465696  7141348 |  2344972    17099    158 |  0.005 % |
132.89/133.04	|     25748 |  151661  2465696  7141348 |  2579470    25748    171 |  0.005 % |
144.28/144.46	|     38722 |  151661  2465696  7141348 |  2837417    38722    159 |  0.005 % |
167.98/168.13	|     58183 |  151661  2465696  7141348 |  3121158    58183    271 |  0.005 % |
195.87/196.01	|     87375 |  151661  2465696  7141348 |  3433274    87375    302 |  0.005 % |
228.05/228.24	|    131164 |  151661  2465696  7141348 |  3776602   131164    270 |  0.005 % |
306.33/306.56	|    196850 |  151661  2465696  7141348 |  4154262   196850    365 |  0.005 % |
417.79/418.04	|    295377 |  151661  2465696  7141348 |  4569688   295377    422 |  0.005 % |
644.86/645.32	|    443166 |  151661  2465696  7141348 |  5026657   443166    497 |  0.005 % |
1074.71/1075.32	|    664849 |  151661  2465696  7141348 |  5529323   664849    457 |  0.005 % |
1199.46/1200.17	c Bin: Executing minisat20
1199.46/1200.17	c child exit by a signal
1199.46/1200.17	c minisat20 returned code 137.
1199.46/1200.17	c minisat20 returned code 137.
1199.46/1200.17	c satzilla running zchaff_rand ... 
1199.46/1200.17	c Bin: Executing zchaff_rand
1199.46/1200.17	c zchaff_rand returned code 1.
1199.46/1200.17	c zchaff_rand returned code 1.
1199.46/1200.17	c satzilla running vallst ... 
1199.46/1200.17	c Bin: Executing vallst
1199.46/1200.17	c vallst returned code 1.
1199.46/1200.17	c vallst returned code 1.
1199.46/1200.17	c satzilla running march_dl ... 
1199.46/1200.17	c Bin: Executing march_dl
1199.46/1200.17	c march_dl returned code 1.
1199.46/1200.17	c march_dl returned code 1.
1199.46/1200.17	c satzilla running kcnfs ... 
1199.46/1200.17	c Bin: Executing kcnfs
1199.46/1200.17	c kcnfs returned code 1.
1199.46/1200.17	c kcnfs returned code 1.
1199.46/1200.17	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/node40/watcher-330947-1173176922 -o ROOT/results/node40/solver-330947-1173176922 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330947-1173176922/SATzilla2007_C /tmp/evaluation/330947-1173176922/instance-330947-1173176922.cnf 

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


[startup+0 s]
/proc/loadavg: 0.86 0.93 0.95 3/64 18124
/proc/meminfo: memFree=791600/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=10864 CPUtime=0
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 822 0 0 0 0 0 0 0 18 0 1 0 43646780 11124736 818 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 2716 825 49 118 0 2595 0

[startup+0.101287 s]
/proc/loadavg: 0.86 0.93 0.95 3/64 18124
/proc/meminfo: memFree=791600/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=30200 CPUtime=0.08
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 4967 0 0 0 7 1 0 0 19 0 1 0 43646780 30924800 4962 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 7550 4962 50 118 0 7429 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31640

[startup+0.201306 s]
/proc/loadavg: 0.86 0.93 0.95 3/64 18124
/proc/meminfo: memFree=791600/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=31652 CPUtime=0.19
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 5387 0 0 0 17 2 0 0 21 0 1 0 43646780 32411648 5382 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 7913 5382 50 118 0 7792 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33092

[startup+0.301328 s]
/proc/loadavg: 0.86 0.93 0.95 3/64 18124
/proc/meminfo: memFree=791600/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=32972 CPUtime=0.29
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 5795 0 0 0 27 2 0 0 21 0 1 0 43646780 33763328 5790 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 8243 5790 50 118 0 8122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34412

[startup+0.70141 s]
/proc/loadavg: 0.86 0.93 0.95 3/64 18124
/proc/meminfo: memFree=791600/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=38384 CPUtime=0.69
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 7419 0 0 0 66 3 0 0 25 0 1 0 43646780 39305216 7414 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 9596 7415 50 118 0 9475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39824

[startup+1.50158 s]
/proc/loadavg: 0.86 0.93 0.95 2/66 18126
/proc/meminfo: memFree=755360/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=49076 CPUtime=1.49
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 10673 0 0 0 143 6 0 0 25 0 1 0 43646780 50253824 10668 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 12269 10668 50 118 0 12148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50516

[startup+3.10291 s]
/proc/loadavg: 0.86 0.93 0.95 2/66 18126
/proc/meminfo: memFree=737504/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=0
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 43646780 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 110 95 260 0 84 0
[pid=18125] ppid=18124 vsize=70328 CPUtime=3.09
/proc/18125/stat : 18125 (march_dl) R 18124 18124 17592 0 -1 4194304 17042 0 0 0 299 10 0 0 25 0 1 0 43646780 72015872 17037 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18125/statm: 17582 17037 50 118 0 17461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71768

[startup+6.30158 s]
/proc/loadavg: 0.87 0.93 0.95 2/66 18127
/proc/meminfo: memFree=784608/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=1440 CPUtime=5
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 135 31117 0 0 0 0 482 18 16 0 1 0 43646780 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18124/statm: 360 111 96 260 0 84 0
[pid=18127] ppid=18124 vsize=37756 CPUtime=1.27
/proc/18127/stat : 18127 (ubcsat2006) R 18124 18124 17592 0 -1 4194304 4668 0 0 0 125 2 0 0 25 0 1 0 43647282 38662144 4652 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18127/statm: 9439 4654 141 64 0 9020 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39196

[startup+12.7019 s]
/proc/loadavg: 0.88 0.93 0.95 2/65 18127
/proc/meminfo: memFree=754664/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=70792 CPUtime=12.68
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 12900 64742 0 0 186 7 1037 38 25 0 1 0 43646780 72491008 12870 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 17698 12870 114 260 0 17422 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70792

[startup+25.5016 s]
/proc/loadavg: 0.90 0.93 0.95 2/65 18127
/proc/meminfo: memFree=594984/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=202152 CPUtime=25.47
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 49265 64742 0 0 1444 28 1037 38 25 0 1 0 43646780 207003648 49234 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 50538 49234 121 260 0 50262 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202152

[startup+51.1019 s]
/proc/loadavg: 0.94 0.94 0.95 2/65 18127
/proc/meminfo: memFree=593448/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=202152 CPUtime=51.03
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 49468 64742 0 0 3997 31 1037 38 25 0 1 0 43646780 207003648 49437 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 50538 49437 121 260 0 50262 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 202152

[startup+102.302 s]
/proc/loadavg: 0.97 0.94 0.95 2/65 18127
/proc/meminfo: memFree=667432/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=175268 CPUtime=102.22
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 52518 64742 0 0 9110 37 1037 38 25 0 1 0 43646780 179474432 31158 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524494 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 43817 31158 124 260 0 43541 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 175268

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.95 2/66 18128
/proc/meminfo: memFree=503328/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=171996 CPUtime=53.71
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 41340 0 0 0 5342 29 0 0 25 0 1 0 43657635 176123904 41334 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 42999 41334 59 118 0 42877 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 299104

[startup+222.306 s]
/proc/loadavg: 0.99 0.96 0.95 2/66 18128
/proc/meminfo: memFree=420640/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=253360 CPUtime=113.69
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 61666 0 0 0 11323 46 0 0 25 0 1 0 43657635 259440640 61660 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 63340 61660 59 118 0 63218 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 380468

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.95 2/66 18128
/proc/meminfo: memFree=328672/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=346928 CPUtime=173.66
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 85019 0 0 0 17305 61 0 0 25 0 1 0 43657635 355254272 85013 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 86732 85013 59 118 0 86610 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 474036

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=190176/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=483856 CPUtime=233.65
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 119199 0 0 0 23282 83 0 0 25 0 1 0 43657635 495468544 119193 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 120964 119193 59 118 0 120842 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 610964

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=82592/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=591596 CPUtime=293.61
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 146182 0 0 0 29260 101 0 0 25 0 1 0 43657635 605794304 146176 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525180 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 147899 146176 59 118 0 147777 0

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

[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=707568 CPUtime=353.6
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 175039 0 0 0 35238 122 0 0 25 0 1 0 43657635 724549632 175033 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 176892 175033 59 118 0 176770 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 834676

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=15840/2055920 swapFree=4192952/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=825000 CPUtime=413.49
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 204431 0 0 0 41207 142 0 0 25 0 1 0 43657635 844800000 204425 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527484 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 206250 204425 59 118 0 206128 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 952108

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=912068 CPUtime=473.43
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 226222 0 0 0 47184 159 0 0 25 0 1 0 43657635 933957632 226216 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 228017 226216 59 118 0 227895 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 1039176

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=14880/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=996824 CPUtime=533.4
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 247428 0 0 0 53163 177 0 0 25 0 1 0 43657635 1020747776 247422 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 249206 247422 59 118 0 249084 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 1123932

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=14880/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1030896 CPUtime=593.38
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 255747 0 0 0 59152 186 0 0 25 0 1 0 43657635 1055637504 255741 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 257724 255741 59 118 0 257602 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 1158004

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1076116 CPUtime=653.36
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 267059 0 0 0 65138 198 0 0 25 0 1 0 43657635 1101942784 267053 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 269029 267053 59 118 0 268907 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 1203224

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=15264/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1143736 CPUtime=713.33
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 283995 0 0 0 71122 211 0 0 25 0 1 0 43657635 1171185664 283989 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 285934 283989 59 118 0 285812 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 1270844

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1195732 CPUtime=773.31
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 296969 0 0 0 77105 226 0 0 25 0 1 0 43657635 1224429568 296963 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 298933 296963 59 118 0 298811 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 1322840

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=15968/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1239760 CPUtime=833.29
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 308002 0 0 0 83092 237 0 0 25 0 1 0 43657635 1269514240 307996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 309940 307996 59 118 0 309818 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 1366868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=15712/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1278740 CPUtime=893.26
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 317763 0 0 0 89083 243 0 0 25 0 1 0 43657635 1309429760 317757 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 319685 317757 59 118 0 319563 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 1405848

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=14816/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1327360 CPUtime=953.24
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 329934 0 0 0 95071 253 0 0 25 0 1 0 43657635 1359216640 329928 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 331840 329928 59 118 0 331718 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 1454468

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=16096/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1366552 CPUtime=1013.21
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 339726 0 0 0 101060 261 0 0 25 0 1 0 43657635 1399349248 339720 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 341638 339720 59 118 0 341516 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 1493660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 18128
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=127108 CPUtime=108.47
/proc/18124/stat : 18124 (SATzilla2007_C) S 18122 18124 17592 0 -1 4194304 64560 64742 0 0 9729 43 1037 38 25 0 1 0 43646780 130158592 31157 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18124/statm: 31777 31157 126 260 0 31501 0
[pid=18128] ppid=18124 vsize=1414028 CPUtime=1073.19
/proc/18128/stat : 18128 (minisat20) R 18124 18124 17592 0 -1 4194304 351249 0 0 0 107050 269 0 0 25 0 1 0 43657635 1447964672 351243 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18128/statm: 353507 351243 59 118 0 353385 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 1541136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 18128
/proc/meminfo: memFree=1417960/2055920 swapFree=4192812/4192956
[pid=18124] ppid=18122 vsize=143616 CPUtime=1200.06
/proc/18124/stat : 18124 (SATzilla2007_C) R 18122 18124 17592 0 -1 4194304 68759 418952 0 0 9780 45 109849 332 23 0 1 0 43646780 147062784 35273 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135294376 0 0 4096 0 0 0 0 17 1 0 0
/proc/18124/statm: 35904 35273 131 260 0 35628 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 143616

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.73
CPU time (s): 1200.1
CPU user time (s): 1196.3
CPU system time (s): 3.80142
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 1552960

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

runsolver used 1.17882 second user time and 2.67159 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 10:28:45 UTC 2007

IDJOB= 330947
IDBENCH= 20575
IDSOLVER= 135
FILE ID= node40/330947-1173176922

PBS_JOBID= 4015263

Free space on /tmp= 66458 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 286204648

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.259
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.259
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:        792008 kB
Buffers:         44248 kB
Cached:        1123376 kB
SwapCached:          4 kB
Active:         268056 kB
Inactive:       914948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        792008 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           59388 kB
Writeback:           0 kB
Mapped:          25544 kB
Slab:            66940 kB
Committed_AS:   127160 kB
PageTables:       1412 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= 66458 MiB

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