Trace number 3369747

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.01 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
MD5SUMa5ac359cd8af4f1e83d886effb49a2a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.405
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369747-1305381789.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.04/0.08	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.04/0.08	c -- vars added      30000
0.04/0.08	c Parsing time:  0.08 s
0.04/0.08	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.17	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.09
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.07
0.29/0.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.59/0.65	c lits-rem:         0  cl-subs:        0  v-elim:    855  v-fix:    0  time:  0.28 s
0.59/0.65	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.72	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.69/0.72	c calculated reachability. Time: 0.00
0.69/0.73	c Calc default polars -  time:   0.01 s pos:   13382 undec:    3383 neg:   13235
0.69/0.73	c =========================================================================================
0.69/0.73	c types(t): F = full restart, N = normal restart
0.69/0.73	c types(t): S = simplification begin/end, E = solution found
0.69/0.73	c restart types(rt): st = static, dy = dynamic
0.69/0.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.73	c  B st     0         0     29145    124665         0         0    378828         0   no data   no data  --
1.99/2.07	c  N dy    19      4013     29145    124665         0      4011    378828   1170185    152.41    166.69  --
3.39/3.41	c  N dy    48      8107     29145    124665         0      8105    378828   2166936    156.70    228.35  --
4.69/4.73	c  N dy    75     12179     29145    124665         0     12177    378828   3137549    156.60    173.59  --
6.09/6.10	c  N dy   101     16319     29145    124665         0     16317    378828   4136048    156.61    168.91  --
7.49/7.59	c  N dy   126     20672     29145    124665         0     10676    378828    770050    155.58    164.24  --
8.88/8.95	c  N dy   150     24757     29145    124665         0     14760    378828   1737779    154.54    163.06  --
8.98/9.03	c  F st   153     25000     29145    124665         0     15003    378828   1792074    154.50   no data  --
10.79/10.87	c  N dy   159     30000     29145    124665         0     20002    378828   3324903    154.50   no data  --
10.79/10.87	c  S st   159     30000     29145    124665         0     20002    378828   3324903    154.50   no data  --
11.00/11.05	c  S st   159     30503     29145    124665         0     20505    378828   3420816    154.50   no data  --
11.00/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.00/11.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.18
11.59/11.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.59/11.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.59/11.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
11.59/11.63	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
19.09/19.11	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time:  7.48 s
19.19/19.25	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.14
19.19/19.26	c calculated reachability. Time: 0.00
19.19/19.26	c  N dy   159     30503     29145    124665         0     20497    378828   3416461    154.50   no data  --
20.69/20.71	c  N dy   185     34584     29145    124665         0     24578    378828   4386498    154.32    168.14  --
22.19/22.23	c  N dy   219     38626     29145    124665         0     28620    378828   5366967    155.27    168.59  --
23.69/23.75	c  N dy   248     42672     29145    124665         0     17168    378828   1172880    155.87    166.42  --
24.79/24.86	c  S st   270     45754     29145    124665         0     20250    378828   1939364    156.26    132.77  --
24.99/25.03	c  S st   270     46257     29145    124665         0     20753    378828   2030455    156.26   no data  --
24.99/25.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.99/25.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.19/25.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.18
25.30/25.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.30/25.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.39/25.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
25.39/25.42	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
30.48/30.51	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.09 s
30.48/30.52	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
30.48/30.55	c vivif2 --  cl tried    20751 cl shrink        0 lits rem          0 time: 0.03
30.58/30.69	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.14
30.69/30.71	c calculated reachability. Time: 0.00
30.69/30.71	c  N dy   270     46257     29145    124665         0     20751    378828   2030230    156.26   no data  --
32.09/32.17	c  N dy   303     50393     29145    124665         0     24887    378828   3043857    156.80    165.20  --
33.59/33.62	c  N dy   329     54401     29145    124665         0     28895    378828   3999068    156.50    172.35  --
35.09/35.18	c  N dy   361     58462     29145    124665         0     32956    378828   4999711    157.06    203.67  --
36.69/36.73	c  N dy   389     62576     29145    124665         0     37070    378828   5992205    156.87    170.66  --
38.19/38.24	c  N dy   415     66622     29145    124665         0     22367    378828   1600314    156.75    167.65  --
39.19/39.27	c  S st   434     69385     29145    124665         0     25130    378828   2273375    156.81   no data  --
39.39/39.47	c  S st   434     69886     29145    124665         0     25631    378828   2354504    156.81   no data  --
39.39/39.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.39/39.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.60/39.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.19
39.79/39.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
39.79/39.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
39.79/39.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
39.79/39.89	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
45.98/46.09	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.19 s
46.09/46.11	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
46.09/46.13	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.03
46.20/46.28	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.15
46.20/46.29	c calculated reachability. Time: 0.00
46.20/46.29	c  N dy   434     69886     29145    124665         0     25630    378828   2353886    156.81   no data  --
47.89/47.94	c  N dy   461     74387     29145    124665         0     30131    378828   3459011    156.54    181.00  --
49.69/49.78	c  N dy   492     79269     29145    124665         0     35013    378828   4634490    156.33    165.69  --
51.70/51.75	c  N dy   526     84486     29145    124665         0     40229    378828   5893373    156.48    164.94  --
52.88/52.90	c  F st   545     87502     29145    124665         0     22373    378828   1045187    156.49   no data  --
54.08/54.15	c  N st   550     90799     29145    124665         0     25670    378828   2018949    156.49   no data  --
56.39/56.44	c  N dy   579     96680     29145    124665         0     31551    378828   3667647    156.65    166.02  --
58.99/59.06	c  N dy   621    103176     29145    124665         0     38047    378828   5213875    156.46    165.93  --
59.69/59.74	c  S st   632    104830     29145    124665         0     39701    378828   5603218    156.35    145.15  --
59.89/59.97	c  S st   632    105337     29145    124665         0     40208    378828   5696204    156.35   no data  --
59.89/59.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
59.89/59.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.09/60.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.20
60.59/60.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
60.59/60.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.59/60.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
60.59/60.64	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
126.89/126.90	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 66.26 s
126.89/126.91	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
126.89/126.99	c vivif2 --  cl tried    40207 cl shrink        0 lits rem          0 time: 0.08
127.09/127.17	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.18
127.09/127.18	c calculated reachability. Time: 0.00
127.09/127.18	c  N dy   632    105337     29145    124665         0     40207    378828   5695811    156.35   no data  --
129.69/129.78	c  N dy   674    112091     29145    124665         0     24525    378828   1113875    156.09    165.19  --
132.39/132.48	c  N dy   719    119495     29145    124665         0     31929    378828   2892217    155.88    164.09  --
135.39/135.47	c  N dy   772    127171     29145    124665         0     39604    378828   4765010    156.05    170.44  --
138.69/138.70	c  N dy   827    135370     29145    124665         0     24082    378828    696215    156.17    168.72  --
141.90/141.93	c  N dy   888    144013     29145    124665         0     32725    378828   2800154    156.32    178.04  --
145.58/145.64	c  N dy   954    153336     29145    124665         0     42048    378828   5068132    156.45    165.41  --
147.59/147.63	c  S st   985    158005     29145    124665         0     46717    378828   6196915    156.50   no data  --
147.79/147.85	c  S st   985    158509     29145    124665         0     47221    378828   6280526    156.50   no data  --
147.79/147.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
147.79/147.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.99/148.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.21
148.50/148.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
148.50/148.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
148.50/148.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
148.50/148.55	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
233.89/233.98	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 85.42 s
233.89/233.99	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.02
233.99/234.09	c vivif2 --  cl tried    47218 cl shrink        0 lits rem          0 time: 0.09
234.19/234.28	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.19
234.19/234.29	c calculated reachability. Time: 0.00
234.19/234.29	c  N dy   985    158509     29145    124665         0     47218    378828   6278908    156.50   no data  --
238.18/238.23	c  N dy  1062    168729     29145    124665         0     32580    378828   2446309    156.75    165.38  --
242.38/242.40	c  N dy  1136    179518     29145    124665         0     43369    378828   5073350    156.87    168.22  --
246.89/246.99	c  N dy  1215    191071     29145    124665         0     28996    378828   1277396    156.87    166.28  --
251.58/251.64	c  N dy  1296    203267     29145    124665         0     41192    378828   4226365    156.91    166.53  --
257.18/257.27	c  N dy  1382    216338     29145    124665         0     27298    378828    604296    156.91    166.34  --
262.79/262.90	c  N dy  1473    230368     29145    124665         0     41326    378828   4029937    156.83    172.04  --
265.99/266.05	c  S st  1524    237764     29145    124665         0     48722    378828   5823845    156.88   no data  --
266.20/266.27	c  S st  1524    238266     29145    124665         0     49224    378828   5916080    156.88   no data  --
266.20/266.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
266.20/266.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.49/266.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.21
266.79/266.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
266.89/266.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
266.89/266.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
266.89/266.92	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
345.78/345.82	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 78.89 s
345.78/345.83	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
345.88/345.92	c vivif2 --  cl tried    49219 cl shrink        0 lits rem          0 time: 0.09
346.08/346.12	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.20
346.08/346.12	c calculated reachability. Time: 0.00
346.08/346.13	c  N dy  1524    238266     29145    124665         0     49219    378828   5913668    156.88   no data  --
352.09/352.17	c  N dy  1624    253482     29145    124665         0     36452    378828   2614703    157.02    224.92  --
358.69/358.72	c  N dy  1733    269769     29145    124665         0     52739    378828   6565505    157.03    168.12  --
365.48/365.55	c  N dy  1851    287065     29145    124665         0     41042    378828   3428031    157.09    166.13  --
373.29/373.32	c  N dy  1983    305412     29145    124665         0     59388    378828   7915054    157.22    165.55  --
373.69/373.72	c  F st  1989    306252     29145    124665         0     30235    378828    552899    157.19   no data  --
381.49/381.54	c  N dy  2090    324987     29145    124665         0     48967    378828   5486627    157.29    165.71  --
390.19/390.23	c  N dy  2234    345002     29145    124665         0     37986    378828   2201703    157.32    168.00  --
395.39/395.44	c  S st  2320    357399     29145    124665         0     50383    378828   5188324    157.33   no data  --
395.59/395.67	c  S st  2320    357904     29145    124665         0     50888    378828   5278018    157.33   no data  --
395.59/395.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
395.59/395.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.89/395.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
396.18/396.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
396.18/396.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
396.18/396.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
396.18/396.28	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
460.48/460.57	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 64.28 s
460.48/460.58	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
460.58/460.66	c vivif2 --  cl tried    50882 cl shrink        0 lits rem          0 time: 0.08
460.79/460.86	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.20
460.79/460.87	c calculated reachability. Time: 0.00
460.79/460.87	c  N dy  2320    357904     29145    124665         0     50882    378828   5275534    157.33   no data  --
468.98/469.03	c  N dy  2453    377988     29145    124665         0     38966    378828   2149355    157.31    173.55  --
477.19/477.22	c  N dy  2588    398115     29145    124665         0     59090    378828   7097434    157.46    166.19  --
485.48/485.50	c  N dy  2729    418312     29145    124665         0     46291    378828   3816820    157.66    166.20  --
493.90/493.97	c  N dy  2861    438547     29145    124665         0     66526    378828   8719087    157.58    171.17  --
502.39/502.41	c  N dy  2997    458738     29145    124665         0     52720    378828   5073947    157.71    166.54  --
511.38/511.43	c  N dy  3125    478783     29145    124665         0     37770    378828   1190935    157.71    166.09  --
519.88/519.98	c  N dy  3251    498790     29145    124665         0     57774    378828   6062423    157.68    170.74  --
528.88/529.00	c  N dy  3387    518847     29145    124665         0     41830    378828   1921843    157.68    167.61  --
536.68/536.80	c  S st  3505    536857     29145    124665         0     59838    378828   6285431    157.64    165.36  --
536.98/537.04	c  S st  3505    537359     29145    124665         0     60340    378828   6392943    157.64   no data  --
536.98/537.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
536.98/537.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.18/537.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
537.58/537.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
537.58/537.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
537.68/537.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
537.68/537.72	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
631.88/631.92	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 94.20 s
631.88/631.93	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
631.98/632.03	c vivif2 --  cl tried    60336 cl shrink        0 lits rem          0 time: 0.10
632.18/632.24	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.22
632.18/632.25	c calculated reachability. Time: 0.00
632.18/632.25	c  N dy  3505    537359     29145    124665         0     60336    378828   6391113    157.64   no data  --
640.87/640.91	c  N dy  3651    557404     29145    124665         0     43385    378828   2070792    157.80    170.53  --
649.08/649.16	c  N dy  3778    577509     29145    124665         0     63489    378828   7013695    157.77    167.30  --
657.79/657.86	c  N dy  3918    597674     29145    124665         0     45651    378828   2391846    157.80    167.19  --
666.07/666.16	c  N dy  4050    617675     29145    124665         0     65650    378828   7268768    157.79    166.93  --
674.88/674.94	c  N dy  4200    637848     29145    124665         0     46825    378828   2392662    157.90    168.45  --
683.28/683.38	c  N dy  4333    657922     29145    124665         0     66893    378828   7360180    157.92    166.58  --
691.97/692.07	c  N dy  4465    678052     29145    124665         0     47023    378828   2180703    157.88    166.53  --
700.58/700.67	c  N dy  4598    698069     29145    124665         0     67038    378828   7057196    157.88    169.64  --
709.49/709.58	c  N dy  4734    718195     29145    124665         0     46166    378828   1734647    157.93    170.24  --
717.88/717.98	c  N dy  4874    738357     29145    124665         0     66327    378828   6680431    157.97    178.26  --
726.98/727.01	c  N dy  5007    758432     29145    124665         0     44406    378828   1089336    157.99    168.68  --
735.28/735.30	c  N dy  5143    778480     29145    124665         0     64451    378828   5968193    158.00    167.48  --
744.48/744.50	c  N dy  5283    798698     29145    124665         0     84667    378828  10948698    158.05    170.17  --
747.47/747.59	c  S st  5337    806038     29145    124665         0     49015    378828   1953964    158.07   no data  --
747.77/747.80	c  S st  5337    806542     29145    124665         0     49519    378828   2068361    158.07   no data  --
747.77/747.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
747.77/747.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
747.99/748.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
748.07/748.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
748.07/748.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
748.17/748.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
748.17/748.21	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
753.97/754.09	c lits-rem:        12  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.88 s
754.07/754.11	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
754.07/754.14	c vivif2 --  cl tried    49517 cl shrink        0 lits rem          0 time: 0.03
754.27/754.33	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.19
754.27/754.34	c calculated reachability. Time: 0.00
754.27/754.34	c  N dy  5337    806542     29145    124665         0     49517    378828   2067281    158.07   no data  --
762.77/762.85	c  N dy  5474    826593     29145    124665         0     69566    378828   6991795    158.09    171.91  --
771.98/772.02	c  N dy  5611    846608     29145    124665         0     45583    378828    874821    158.11    168.38  --
780.27/780.34	c  N dy  5749    866616     29145    124665         0     65589    378828   5771564    158.13    167.05  --
789.38/789.43	c  N dy  5883    886695     29145    124665         0     85667    378828  10676085    158.13    171.37  --
797.98/798.06	c  N dy  6023    906738     29145    124665         0     60713    378828   4345010    158.14    240.51  --
806.97/807.02	c  N dy  6161    926811     29145    124665         0     80786    378828   9340396    158.16    170.99  --
815.98/816.05	c  N dy  6299    946862     29145    124665         0     54834    378828   2719408    158.17    187.69  --
824.77/824.80	c  N dy  6429    966941     29145    124665         0     74912    378828   7666348    158.16    166.57  --
834.07/834.16	c  N dy  6561    986998     29145    124665         0     47974    378828    741633    158.15    172.78  --
842.59/842.66	c  N dy  6698   1007063     29145    124665         0     68039    378828   5633071    158.15    171.07  --
851.88/851.94	c  N dy  6841   1027116     29145    124665         0     88088    378828  10627389    158.22    167.39  --
860.77/860.88	c  N dy  6979   1047237     29145    124665         0     60210    378828   3502908    158.22    168.68  --
870.17/870.27	c  N dy  7120   1067334     29145    124665         0     80306    378828   8449600    158.22    176.86  --
872.38/872.48	c  F st  7150   1071875     29145    124665         0     84846    378828   9581272    158.22   no data  --
880.18/880.29	c  N dy  7230   1087422     29145    124665         0     51392    378828   1116418    158.25    168.48  --
889.18/889.29	c  N dy  7365   1107440     29145    124665         0     71408    378828   6095262    158.26    169.37  --
899.08/899.17	c  N dy  7509   1127484     29145    124665         0     91452    378828  11007632    158.30    170.61  --
908.68/908.76	c  N dy  7646   1147628     29145    124665         0     61597    378828   3348549    158.33    169.26  --
918.18/918.22	c  N dy  7787   1167650     29145    124665         0     81618    378828   8337576    158.38    169.38  --
928.57/928.62	c  N dy  7931   1187802     29145    124665         0    101767    378828  13255318    158.39    176.10  --
937.67/937.72	c  N dy  8071   1207822     29145    124665         0     70797    378828   5377878    158.42    167.05  --
938.57/938.69	c  S st  8085   1209814     29145    124665         0     72789    378828   5859761    158.41   no data  --
938.87/938.96	c  S st  8085   1210319     29145    124665         0     73294    378828   5961036    158.41   no data  --
938.87/938.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
938.87/938.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
939.17/939.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
939.57/939.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
939.57/939.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
939.57/939.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
939.57/939.65	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1022.99/1023.05	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 83.40 s
1022.99/1023.07	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
1023.07/1023.16	c vivif2 --  cl tried    73289 cl shrink        0 lits rem          0 time: 0.09
1023.37/1023.40	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.24
1023.37/1023.41	c calculated reachability. Time: 0.00
1023.37/1023.41	c  N dy  8085   1210319     29145    124665         0     73289    378828   5959888    158.41   no data  --
1032.78/1032.91	c  N dy  8228   1230487     29145    124665         0     93453    378828  10946120    158.44    167.13  --
1042.08/1042.16	c  N dy  8365   1250558     29145    124665         0     61527    378828   2882690    158.47    172.57  --
1051.17/1051.21	c  N dy  8508   1270621     29145    124665         0     81589    378828   7815243    158.50    169.10  --
1060.88/1060.92	c  N dy  8643   1290736     29145    124665         0    101702    378828  12735147    158.50    167.14  --
1069.78/1069.87	c  N dy  8781   1310768     29145    124665         0     68742    378828   4388034    158.50    167.50  --
1079.18/1079.21	c  N dy  8919   1330834     29145    124665         0     88804    378828   9349697    158.53    171.00  --
1089.08/1089.13	c  N dy  9051   1350902     29145    124665         0     54873    378828    753963    158.54    172.00  --
1097.68/1097.80	c  N dy  9181   1371108     29145    124665         0     75078    378828   5764713    158.55    172.30  --
1107.28/1107.30	c  N dy  9320   1391188     29145    124665         0     95157    378828  10716311    158.57    168.92  --
1116.97/1117.01	c  N dy  9460   1411334     29145    124665         0     60305    378828   1851289    158.58    167.28  --
1125.88/1125.97	c  N dy  9601   1431425     29145    124665         0     80394    378828   6824185    158.60    168.55  --
1135.58/1135.67	c  N dy  9744   1451552     29145    124665         0    100520    378828  11779378    158.60    167.41  --
1145.18/1145.25	c  N dy  9879   1471573     29145    124665         0     64542    378828   2696460    158.62    217.46  --
1154.07/1154.16	c  N dy 10003   1491584     29145    124665         0     84552    378828   7561267    158.58    178.27  --
1164.08/1164.14	c  N dy 10149   1511633     29145    124665         0    104600    378828  12538684    158.62    170.22  --
1174.08/1174.15	c  N dy 10285   1531721     29145    124665         0     67684    378828   3223651    158.63    168.27  --
1183.38/1183.40	c  N dy 10423   1551805     29145    124665         0     87765    378828   8154572    158.66    171.81  --
1193.38/1193.48	c  N dy 10563   1572246     29145    124665         0    108206    378828  13238632    158.69    169.03  --
1202.88/1202.97	c  N dy 10701   1592352     29145    124665         0     70318    378828   3602666    158.71    167.69  --
1212.18/1212.26	c  N dy 10847   1612362     29145    124665         0     90327    378828   8582654    158.77    190.78  --
1222.17/1222.22	c  N dy 10982   1632392     29145    124665         0    110356    378828  13478545    158.76    168.89  --
1231.68/1231.76	c  N dy 11123   1652510     29145    124665         0     71472    378828   3637913    158.78    173.17  --
1240.97/1241.01	c  N dy 11252   1672705     29145    124665         0     91666    378828   8552891    158.76    167.70  --
1250.97/1251.03	c  N dy 11384   1692783     29145    124665         0    111743    378828  13528843    158.78    168.30  --
1259.37/1259.49	c  S st 11501   1710319     29145    124665         0     69285    378828   2830381    158.78    153.12  --
1259.67/1259.72	c  S st 11501   1710823     29145    124665         0     69789    378828   2921490    158.78   no data  --
1259.67/1259.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1259.67/1259.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1259.87/1259.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1260.07/1260.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1260.07/1260.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1260.07/1260.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29145 time:  0.01 s
1260.07/1260.19	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1269.97/1270.04	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  9.85 s
1269.97/1270.06	c vivif2 --  cl tried   124665 cl shrink        0 lits rem          0 time: 0.01
1270.07/1270.10	c vivif2 --  cl tried    69788 cl shrink        0 lits rem          0 time: 0.05
1270.27/1270.33	c asymm  cl-useful: 0/124665/124665 lits-rem:0 time: 0.23
1270.27/1270.34	c calculated reachability. Time: 0.00
1270.27/1270.34	c  N dy 11501   1710823     29145    124665         0     69788    378828   2921190    158.78   no data  --
1279.57/1279.68	c  N dy 11640   1730939     29145    124665         0     89903    378828   7947287    158.81    171.26  --
1289.58/1289.69	c  N dy 11782   1750960     29145    124665         0    109924    378828  12925184    158.83    168.09  --
1299.47/1299.51	c  N dy 11921   1770993     29145    124665         0     68962    378828   2549190    158.84    169.47  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369747-1305381789/watcher-3369747-1305381789 -o /tmp/evaluation-result-3369747-1305381789/solver-3369747-1305381789 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369747-1305381789.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 2.48 3.01 5/361 712
/proc/meminfo: memFree=26279536/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=20368 CPUtime=0 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4194304 321 0 0 0 0 0 0 0 21 0 1 0 649781539 20856832 261 33554432000 4194304 4650387 140735521520272 18446744073709551615 216633873344 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/712/statm: 5092 268 226 112 0 57 0

[startup+0.0514019 s]
/proc/loadavg: 1.77 2.48 3.01 5/361 712
/proc/meminfo: memFree=26279536/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=41736 CPUtime=0.04 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 4362 0 0 0 4 0 0 0 21 0 1 0 649781539 42737664 3836 33554432000 4194304 4650387 140735521520272 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 10434 3837 329 112 0 5399 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 41736

[startup+0.100378 s]
/proc/loadavg: 1.77 2.48 3.01 5/361 712
/proc/meminfo: memFree=26279536/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=43904 CPUtime=0.09 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 5307 0 0 0 9 0 0 0 21 0 1 0 649781539 44957696 4781 33554432000 4194304 4650387 140735521520272 18446744073709551615 4369154 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 10976 4781 346 112 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.300377 s]
/proc/loadavg: 1.77 2.48 3.01 5/361 712
/proc/meminfo: memFree=26279536/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=57756 CPUtime=0.29 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 8401 0 0 0 29 0 0 0 22 0 1 0 649781539 59142144 7135 33554432000 4194304 4650387 140735521520272 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 14439 7136 356 112 0 9404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57756

[startup+0.700298 s]
/proc/loadavg: 1.77 2.48 3.01 5/361 712
/proc/meminfo: memFree=26279536/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=74540 CPUtime=0.69 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 12497 0 0 0 68 1 0 0 23 0 1 0 649781539 76328960 11231 33554432000 4194304 4650387 140735521520272 18446744073709551615 4389494 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 18635 11231 371 112 0 13600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74540

[startup+1.50116 s]
/proc/loadavg: 1.77 2.48 3.01 5/362 713
/proc/meminfo: memFree=26176448/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=74540 CPUtime=1.49 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 13260 0 0 0 148 1 0 0 25 0 1 0 649781539 76328960 11994 33554432000 4194304 4650387 140735521520272 18446744073709551615 4367263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 18635 11994 379 112 0 13600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74540

[startup+3.10088 s]
/proc/loadavg: 1.77 2.48 3.01 5/362 713
/proc/meminfo: memFree=26162192/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=74540 CPUtime=3.09 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 14418 0 0 0 308 1 0 0 25 0 1 0 649781539 76328960 13152 33554432000 4194304 4650387 140735521520272 18446744073709551615 4331068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 18635 13152 379 112 0 13600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74540

[startup+6.30032 s]
/proc/loadavg: 1.95 2.51 3.02 5/362 713
/proc/meminfo: memFree=26114624/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=121532 CPUtime=6.29 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 16716 0 0 0 628 1 0 0 25 0 1 0 649781539 124448768 15450 33554432000 4194304 4650387 140735521520272 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 30383 15450 379 112 0 25348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121532

[startup+12.7012 s]
/proc/loadavg: 2.11 2.53 3.02 5/362 714
/proc/meminfo: memFree=25900012/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=206232 CPUtime=12.69 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 38878 0 0 0 1264 5 0 0 25 0 1 0 649781539 211181568 31867 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 51558 31867 383 112 0 46523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 206232

[startup+25.5009 s]
/proc/loadavg: 2.53 2.60 3.04 5/362 716
/proc/meminfo: memFree=25849832/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=156928 CPUtime=25.49 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 46442 0 0 0 2543 6 0 0 25 0 1 0 649781539 160694272 32792 33554432000 4194304 4650387 140735521520272 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 39232 32792 383 112 0 34197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156928

[startup+51.1004 s]
/proc/loadavg: 3.10 2.73 3.07 5/362 718
/proc/meminfo: memFree=25728948/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=237672 CPUtime=51.09 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 61284 0 0 0 5100 9 0 0 25 0 1 0 649781539 243376128 40837 33554432000 4194304 4650387 140735521520272 18446744073709551615 4328531 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 59418 40837 383 112 0 54383 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 237672

[startup+102.313 s]
/proc/loadavg: 3.61 2.93 3.11 5/362 719
/proc/meminfo: memFree=25567284/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=285960 CPUtime=102.3 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 81120 0 0 0 10218 12 0 0 25 0 1 0 649781539 292823040 53690 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 71490 53690 383 112 0 66455 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 285960

[startup+162.301 s]
/proc/loadavg: 3.85 3.12 3.17 5/362 721
/proc/meminfo: memFree=25430224/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=319100 CPUtime=162.29 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 97557 0 0 0 16213 16 0 0 25 0 1 0 649781539 326758400 62830 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 79775 62830 383 112 0 74740 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 319100

[startup+222.301 s]
/proc/loadavg: 4.01 3.29 3.22 5/362 722
/proc/meminfo: memFree=25423372/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=319100 CPUtime=222.29 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 97558 0 0 0 22213 16 0 0 25 0 1 0 649781539 326758400 62831 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 79775 62831 383 112 0 74740 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 319100

[startup+282.301 s]
/proc/loadavg: 4.26 3.48 3.29 5/362 724
/proc/meminfo: memFree=25382924/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=334424 CPUtime=282.29 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 114006 0 0 0 28208 21 0 0 25 0 1 0 649781539 342450176 66859 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 83606 66859 383 112 0 78571 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 334424

[startup+342.301 s]
/proc/loadavg: 4.21 3.60 3.34 5/362 725
/proc/meminfo: memFree=25331452/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=334568 CPUtime=342.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 114087 0 0 0 34207 21 0 0 25 0 1 0 649781539 342597632 66940 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 83642 66940 383 112 0 78607 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 334568

[startup+402.3 s]
/proc/loadavg: 4.08 3.67 3.38 5/362 727
/proc/meminfo: memFree=25295336/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=360356 CPUtime=402.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 140597 0 0 0 40199 29 0 0 25 0 1 0 649781539 369004544 72998 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 90089 72998 383 112 0 85054 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 360356

[startup+462.301 s]
/proc/loadavg: 4.03 3.73 3.41 5/362 729
/proc/meminfo: memFree=25299284/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=360356 CPUtime=462.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 141437 0 0 0 46199 29 0 0 25 0 1 0 649781539 369004544 73838 33554432000 4194304 4650387 140735521520272 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 90089 73838 383 112 0 85054 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 360356

[startup+522.3 s]
/proc/loadavg: 4.01 3.78 3.45 5/362 730
/proc/meminfo: memFree=25290448/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=360424 CPUtime=522.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 166728 0 0 0 52190 38 0 0 25 0 1 0 649781539 369074176 75009 33554432000 4194304 4650387 140735521520272 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 90106 75010 383 112 0 85071 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 360424

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.48 5/362 732
/proc/meminfo: memFree=25242404/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=374116 CPUtime=582.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 175917 0 0 0 58187 41 0 0 25 0 1 0 649781539 383094784 77561 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476716 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 93529 77561 383 112 0 88494 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 374116

[startup+642.301 s]
/proc/loadavg: 4.04 3.86 3.52 5/362 733
/proc/meminfo: memFree=25212096/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=374176 CPUtime=642.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 179414 0 0 0 64187 41 0 0 25 0 1 0 649781539 383156224 74162 33554432000 4194304 4650387 140735521520272 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 93544 74162 383 112 0 88509 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 374176

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.54 5/362 735
/proc/meminfo: memFree=25188000/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=374380 CPUtime=702.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 206633 0 0 0 70180 47 0 0 25 0 1 0 649781539 383365120 79138 33554432000 4194304 4650387 140735521520272 18446744073709551615 4328114 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 93595 79138 383 112 0 88560 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 374380

[startup+762.313 s]
/proc/loadavg: 4.08 3.92 3.57 5/362 737
/proc/meminfo: memFree=25157964/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=382948 CPUtime=762.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 231686 0 0 0 76175 53 0 0 25 0 1 0 649781539 392138752 79881 33554432000 4194304 4650387 140735521520272 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 95737 79881 383 112 0 90702 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 382948

[startup+822.3 s]
/proc/loadavg: 4.11 3.95 3.60 5/362 738
/proc/meminfo: memFree=25186212/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=384368 CPUtime=822.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 258106 0 0 0 82168 59 0 0 25 0 1 0 649781539 393592832 79778 33554432000 4194304 4650387 140735521520272 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 96092 79778 383 112 0 91057 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 384368

[startup+882.301 s]
/proc/loadavg: 4.11 3.97 3.63 5/362 740
/proc/meminfo: memFree=25165720/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=326572 CPUtime=882.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 284065 0 0 0 88160 67 0 0 25 0 1 0 649781539 334409728 76616 33554432000 4194304 4650387 140735521520272 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 81643 76616 383 112 0 76608 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 326572

[startup+942.3 s]
/proc/loadavg: 4.07 3.99 3.65 5/362 741
/proc/meminfo: memFree=25126740/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=386148 CPUtime=942.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 307645 0 0 0 94150 77 0 0 25 0 1 0 649781539 395415552 79714 33554432000 4194304 4650387 140735521520272 18446744073709551615 4451398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 96537 79714 383 112 0 91502 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 386148

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.67 5/362 743
/proc/meminfo: memFree=25081204/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=386148 CPUtime=1002.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 307645 0 0 0 100150 77 0 0 25 0 1 0 649781539 395415552 79714 33554432000 4194304 4650387 140735521520272 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 96537 79714 383 112 0 91502 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 386148

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.69 5/362 745
/proc/meminfo: memFree=25099280/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=386320 CPUtime=1062.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 325547 0 0 0 106144 84 0 0 25 0 1 0 649781539 395591680 87088 33554432000 4194304 4650387 140735521520272 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 96580 87088 383 112 0 91545 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 386320

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.71 5/362 746
/proc/meminfo: memFree=25086356/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=395628 CPUtime=1122.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 352457 0 0 0 112136 91 0 0 25 0 1 0 649781539 405123072 80836 33554432000 4194304 4650387 140735521520272 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 98907 80836 383 112 0 93872 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 395628

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.73 5/362 748
/proc/meminfo: memFree=25097856/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=395960 CPUtime=1182.28 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 378527 0 0 0 118129 99 0 0 25 0 1 0 649781539 405463040 83504 33554432000 4194304 4650387 140735521520272 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 98990 83504 383 112 0 93955 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 395960

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.74 5/362 749
/proc/meminfo: memFree=25076976/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=396248 CPUtime=1242.27 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 404537 0 0 0 124121 106 0 0 25 0 1 0 649781539 405757952 85091 33554432000 4194304 4650387 140735521520272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 99062 85091 383 112 0 94027 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 396248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.75 2/358 754
/proc/meminfo: memFree=25986132/32951124 swapFree=53501236/67111528
[pid=712] ppid=710 vsize=335504 CPUtime=1299.98 cores=0,2
/proc/712/stat : 712 (strangenight1-s) R 710 712 32704 0 -1 4202496 423657 0 0 0 129886 112 0 0 25 0 1 0 649781539 343556096 78897 33554432000 4194304 4650387 140735521520272 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/712/statm: 83876 78897 383 112 0 78841 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 335504

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): 1300.03
CPU time (s): 1300.01
CPU user time (s): 1298.87
CPU system time (s): 1.13783
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 396416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.87
system time used= 1.13783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 423657
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= 6
involuntary context switches= 2295

runsolver used 4.47032 second user time and 9.78751 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:03:09
IDJOB=3369747
IDBENCH=82556
IDSOLVER=1847
FILE ID=node103/3369747-1305381789
RUNJOBID= node103-1305381788-670
PBS_JOBID= 13324399
Free space on /tmp= 72964 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369747-1305381789/watcher-3369747-1305381789 -o /tmp/evaluation-result-3369747-1305381789/solver-3369747-1305381789 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369747-1305381789.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=1381088674

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26280188 kB
Buffers:        282460 kB
Cached:        3818560 kB
SwapCached:     340192 kB
Active:        1328872 kB
Inactive:      5072896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26280188 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           32228 kB
Writeback:          20 kB
AnonPages:     1971588 kB
Mapped:          11336 kB
Slab:           151860 kB
PageTables:      53168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78411260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72976 MiB
End job on node103 at 2011-05-14 16:24:51