Trace number 3368277

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-Night2-st (fixed)UNSAT 1149.25 1149.23

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3368277-1305379163.cnf'
0.00/0.02	c -- header says num vars:         306095
0.00/0.02	c -- header says num clauses:     6069108
1.47/1.52	c -- clauses added:            0 learnts,      6069108 normals,            0 xors
1.47/1.52	c -- vars added     306095
2.38/2.44	c Parsing time:  1.41 s
2.38/2.44	c  N st     0         0    306095    323996   5745111         0  17675753         0   no data   no data
2.38/2.44	c asymm  cl-useful: 68/76/323988 lits-rem:1368 time: 0.33
7.27/7.35	c Flit:    78 Blit:  77882 bXBeca:    0 bXProp:   23 Bins:      0 BRemL:      0 BRemN:      0 P: 200.4M T:  5.38
7.77/7.91	c Cleaning up after failed var search:     0.55 s 
8.28/8.30	c Replacing       23 vars Replaced   212813 lits Time:     0.38 s 
8.58/8.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.87/9.01	c bin-w-bin subsume rem         1310 bins  time:  0.36 s
13.58/13.64	c subs with bin:     9993  lits-rem:     97808  v-fix:    0  time:  4.62 s
16.57/16.65	c Subs w/ non-existent bins:      6 l-rem:   1321 v-fix:   350 done:  33249 time:  2.98 s
16.78/16.89	c Removed useless bin:     856  fixed:     0  props:  20.03M  time:  0.21 s
28.17/28.21	c lits-rem:     14113  cl-subs:    25135  v-elim:  73348  v-fix:    0  time: 11.25 s
28.67/28.79	c Finding binary XORs  T:     0.58 s  found:     202
28.88/28.99	c Replacing      202 vars Replaced    45113 lits Time:     0.20 s 
29.67/29.77	c Finding non-binary XORs:     0.58 s (found:       0, avg size: nan)
29.67/29.77	c calculated reachability. Time: 0.14
29.77/29.83	c Calc default polars -  time:   0.06 s pos:   22374 undec:  156388 neg:  127333
29.77/29.83	c =========================================================================================
29.77/29.83	c types(t): F = full restart, N = normal restart
29.77/29.83	c types(t): S = simplification begin/end, E = solution found
29.77/29.83	c restart types(rt): st = static, dy = dynamic
29.77/29.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.77/29.83	c  B st     0         0    151587    328938   2934430         0  10501217         0   no data   no data
33.37/33.46	c  N dy    17      4101    148747    319926   2891748      3632  10316875    167075     15.53     16.44
35.57/35.65	c  N dy    35      8108    148743    319926   2891971      7267  10316860    309113     14.71     15.78
38.47/38.51	c  N dy    53     12321    148742    319926   2892282     11060  10316852    453409     13.88     14.92
40.28/40.33	c  N dy    58     16322    148740    319926   2892408     14833  10316852    598847     12.92     13.77
45.97/46.09	c  N dy    88     20327    148725    319926   2892887      9289  10316847    229433     13.69     25.34
50.89/50.94	c  N dy   119     24621    148723    319926   2893266     13116  10316840    383291     14.08     15.11
51.38/51.40	c  F st   123     25000    148723    319926   2893299     13461  10316840    398425     14.19   no data
57.77/57.88	c  N dy   129     30005    148723    319655   2892699     18007  10312876    634658     14.19   no data
57.77/57.88	c  S st   129     30005    148723    319655   2892699     18007  10312876    634658     14.19   no data
58.67/58.73	c  S st   129     30505    148718    319655   2892857     18342  10312876    637304     14.19   no data
58.77/58.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
72.67/72.72	c Flit:   831 Blit:   1177 bXBeca:    0 bXProp:   60 Bins:3678144 BRemL:   8800 BRemN:    856 P: 200.0M T: 13.73
72.78/72.86	c Cleaning up after failed var search:     0.14 s 
73.07/73.17	c Replacing       68 vars Replaced   157566 lits Time:     0.30 s 
73.37/73.46	c blocked clauses removed:      503 vars:   1814 tried:       80996 T: 0.07 s
73.98/74.03	c bin-w-bin subsume rem        28988 bins  time:  0.57 s
78.97/79.03	c subs with bin:    22916  lits-rem:    361543  v-fix:    0  time:  4.99 s
81.69/81.77	c Subs w/ non-existent bins:    807 l-rem:   4601 v-fix:    36 done:  33527 time:  2.74 s
82.18/82.23	c Removed useless bin:    4466  fixed:  1855  props:  20.00M  time:  0.26 s
86.88/86.99	c lits-rem:      9805  cl-subs:     4230  v-elim:   6944  v-fix:    0  time:  4.76 s
88.08/88.12	c subs with bin:      146  lits-rem:     12735  v-fix:    0  time:  1.02 s
88.58/88.69	c lits-rem:      6672  cl-subs:     1810  v-elim:      0  v-fix:    0  time:  0.45 s
88.98/89.08	c asymm  cl-useful: 121/847/279714 lits-rem:5918 time: 0.39
89.58/89.64	c calculated reachability. Time: 0.44
89.58/89.64	c  N dy   129     30505    131387    279713   5538697     15887   9156181   6252235     14.19   no data
91.28/91.36	c Finding binary XORs  T:     1.72 s  found:     732
94.27/94.35	c  N dy   149     34564    129906    279713   5539059     19512   9156176   6401867     13.96     14.73
98.37/98.49	c  N dy   174     38868    129480    274845   5399288     22973   9051782   6318663     14.07     15.00
102.77/102.84	c  N dy   200     42913    129479    274845   5399631     13355   9051778   5722637     14.20     15.04
105.27/105.33	c  S st   215     45757    127641    270907   5268621     15929   8973686   5628580     14.20   no data
106.07/106.18	c  S st   215     46257    127634    270907   5268771     16267   8973686   5631681     14.20   no data
106.27/106.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
115.69/115.73	c Flit:   746 Blit:   3357 bXBeca:    0 bXProp:   86 Bins: 550200 BRemL:   3745 BRemN:     36 P: 200.2M T:  9.31
115.79/115.86	c Cleaning up after failed var search:     0.13 s 
115.98/116.07	c Replacing      819 vars Replaced   243980 lits Time:     0.21 s 
116.18/116.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.58/116.67	c bin-w-bin subsume rem        64622 bins  time:  0.41 s
121.38/121.42	c subs with bin:    25880  lits-rem:    156495  v-fix:    0  time:  4.75 s
123.49/123.59	c Subs w/ non-existent bins:    504 l-rem:   2431 v-fix:   585 done:  48710 time:  2.17 s
123.77/123.86	c Removed useless bin:    7339  fixed:   588  props:  20.02M  time:  0.25 s
126.37/126.49	c lits-rem:      6237  cl-subs:    10983  v-elim:  11735  v-fix:   61  time:  2.63 s
126.87/126.94	c subs with bin:     1444  lits-rem:      8500  v-fix:    0  time:  0.38 s
127.17/127.27	c lits-rem:      4286  cl-subs:      655  v-elim:      0  v-fix:    0  time:  0.22 s
128.07/128.12	c vivif2 --  cl tried    92610 cl shrink     3766 lits rem       4112 time: 0.85
128.27/128.33	c vivif2 --  cl tried    10595 cl shrink     1566 lits rem      15534 time: 0.21
128.57/128.69	c asymm  cl-useful: 38/1117/222185 lits-rem:974 time: 0.36
129.17/129.24	c calculated reachability. Time: 0.48
129.17/129.24	c  N dy   215     46257    108139    222185   2825998     10590   7578386   1288483     14.20   no data
131.37/131.45	c Finding binary XORs  T:     2.21 s  found:     195
134.39/134.47	c  N dy   243     50374    108139    222185   2826311     14296   7578381   1466578     14.29     15.35
137.98/138.01	c  N dy   269     57952    108116    222185   2826608     21309   7578374   1818773     13.96     14.79
140.99/141.05	c  N dy   304     62030    108116    222185   2826914     25008   7578370   1979768     14.16     15.15
143.98/144.04	c  N dy   325     66115    108115    222185   2827185     28677   7578369   2140252     14.11     14.98
146.18/146.23	c  S st   340     69385    108115    222185   2827363     17029   7578336   1443768     14.10     12.79
146.88/146.90	c  S st   340     69886    108028    222185   2827531     17355   7578336   1446639     14.10   no data
146.88/146.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
156.58/156.63	c Flit:   615 Blit:    911 bXBeca:    0 bXProp:   51 Bins:1103797 BRemL:   6105 BRemN:    266 P: 200.0M T:  9.57
156.68/156.73	c Cleaning up after failed var search:     0.10 s 
156.88/156.98	c Replacing      246 vars Replaced   179830 lits Time:     0.25 s 
157.08/157.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.48/157.52	c bin-w-bin subsume rem        20848 bins  time:  0.37 s
160.98/161.00	c subs with bin:     7986  lits-rem:     43064  v-fix:    0  time:  3.48 s
163.58/163.67	c Subs w/ non-existent bins:   1366 l-rem:   4810 v-fix:    29 done:  28130 time:  2.66 s
163.78/163.88	c Removed useless bin:     777  fixed:     0  props:  20.01M  time:  0.21 s
165.38/165.44	c lits-rem:       528  cl-subs:     3574  v-elim:   2838  v-fix:    0  time:  1.56 s
165.98/166.01	c subs with bin:      996  lits-rem:      6592  v-fix:    0  time:  0.51 s
166.28/166.38	c lits-rem:      6887  cl-subs:      684  v-elim:      0  v-fix:    0  time:  0.27 s
167.18/167.21	c vivif2 --  cl tried   117795 cl shrink     2018 lits rem       2690 time: 0.82
167.49/167.57	c vivif2 --  cl tried    14404 cl shrink     1600 lits rem      41983 time: 0.37
167.88/167.90	c asymm  cl-useful: 27/1127/210219 lits-rem:401 time: 0.32
168.49/168.56	c calculated reachability. Time: 0.60
168.49/168.56	c  N dy   340     69886    103045    210219   3093213     14402   7226265   2048705     14.10   no data
171.08/171.16	c Finding binary XORs  T:     2.60 s  found:      73
173.28/173.37	c  N dy   349     74405    103037    210219   3093482     18494   7226262   2179603     13.83     14.69
178.49/178.59	c  N dy   394     79193    103037    210219   3093836     22891   7226262   2387444     14.37     19.31
183.38/183.40	c  N dy   438     84308    103034    210219   3094185     27586   7226253   2590539     14.77     21.56
186.78/186.84	c  F st   464     87500    103031    210219   3094474     30456   7226249   2709913     14.96   no data
186.98/187.06	c Replacing       73 vars Replaced    12294 lits Time:     0.14 s 
187.29/187.38	c Found part       27 vars:          2 clauses:         1 lits size:         2
187.29/187.38	c Found part       29 vars:     102631 clauses:   2388978 lits size:   7225008
187.29/187.38	c Found parts:          2 time: 0.54 s
187.29/187.38	c Solving part 27
187.48/187.55	c  N st     0         0         2         0         1         0         2         0   no data   no data
187.48/187.55	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
187.48/187.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
187.48/187.57	c Finding binary XORs  T:     0.02 s  found:       0
187.48/187.57	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
187.48/187.57	c calculated reachability. Time: 0.00
187.48/187.57	c Calc default polars -  time:   0.00 s pos:       0 undec:  306093 neg:       2
187.48/187.57	c =========================================================================================
187.48/187.57	c types(t): F = full restart, N = normal restart
187.48/187.57	c types(t): S = simplification begin/end, E = solution found
187.48/187.57	c restart types(rt): st = static, dy = dynamic
187.48/187.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
187.48/187.57	c  B st     0         0         2         0         1         0         2         0   no data   no data
187.48/187.57	c  E st     1         0         0         0         1         0         2         0   no data   no data
187.48/187.58	c Verified 0 clauses.
187.48/187.58	c Verified 0 clauses.
187.48/187.58	c Solved part
187.48/187.58	c =========================================================================================
187.48/187.58	c Coming back to original instance
187.48/187.58	c =========================================================================================
189.68/189.76	c  N st   469     90796    102958    210215   3093684     33557   7225001   2855056     14.96   no data
194.18/194.25	c  N dy   502     96623    102842    210215   3094053     21814   7225000   2228210     15.18     32.76
199.98/200.03	c  N dy   555    102855    102841    210215   3094535     27464   7224990   2509217     15.65     16.64
201.59/201.68	c  S st   570    104829    102841    210215   3094703     29245   7224989   2589904     15.72   no data
202.38/202.47	c  S st   570    105329    102825    210215   3094832     29607   7224989   2593196     15.72   no data
202.48/202.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
212.59/212.62	c Flit:   965 Blit:   2015 bXBeca:    0 bXProp:   18 Bins:1073162 BRemL:   9419 BRemN:    580 P: 200.1M T:  9.99
212.68/212.76	c Cleaning up after failed var search:     0.13 s 
212.88/212.93	c Replacing       19 vars Replaced    38256 lits Time:     0.16 s 
212.98/213.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.38/213.43	c bin-w-bin subsume rem         5256 bins  time:  0.35 s
216.78/216.84	c subs with bin:     4193  lits-rem:     21172  v-fix:    0  time:  3.41 s
218.98/219.02	c Subs w/ non-existent bins:    311 l-rem:   4015 v-fix:    24 done:  55586 time:  2.17 s
219.19/219.27	c Removed useless bin:    8124  fixed:    26  props:  20.04M  time:  0.25 s
220.18/220.31	c lits-rem:      1966  cl-subs:     1611  v-elim:   1449  v-fix:    1  time:  1.04 s
221.58/221.68	c subs with bin:      444  lits-rem:      9334  v-fix:    0  time:  1.28 s
222.08/222.12	c lits-rem:     15603  cl-subs:      900  v-elim:      0  v-fix:    0  time:  0.35 s
223.78/223.89	c vivif2 --  cl tried   202404 cl shrink    13683 lits rem      41353 time: 1.76
224.38/224.42	c vivif2 --  cl tried    25081 cl shrink     3337 lits rem      28991 time: 0.53
224.69/224.77	c asymm  cl-useful: 39/1304/202305 lits-rem:85 time: 0.35
225.48/225.52	c calculated reachability. Time: 0.68
225.48/225.52	c  N dy   570    105329     98275    202305   3567977     25065   6930667   3555663     15.72   no data
228.58/228.62	c Finding binary XORs  T:     3.10 s  found:      96
233.68/233.76	c  N dy   620    112077     98275    202305   3568658     31027   6930665   3827012     15.84     20.85
239.68/239.79	c  N dy   677    119300     98275    202305   3569330     19831   6930659   3197882     15.99     17.15
245.18/245.20	c  N dy   732    126941     98275    202305   3569917     26756   6930654   3538150     16.15     18.71
250.99/251.10	c  N dy   793    135194     98275    202305   3570508     34295   6930644   3912298     16.29     17.21
257.88/257.91	c  N dy   864    143886     98274    202305   3571075     22270   6930640   3213746     16.45     22.31
264.68/264.74	c  N dy   926    153296     98274    202305   3571749     30867   6930611   3636461     16.51     17.59
266.78/266.84	c  S st   929    157998     98274    202305   3571931     35229   6930609   3847570     16.33     14.63
267.59/267.65	c  S st   929    158498     98268    202305   3572090     35563   6930609   3851558     16.33   no data
267.68/267.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
278.09/278.11	c Flit:   468 Blit:    161 bXBeca:    0 bXProp:   28 Bins:1040291 BRemL:   8347 BRemN:     74 P: 200.0M T: 10.29
278.09/278.11	c Cleaning up after failed var search:     0.00 s 
278.49/278.56	c Replacing      125 vars Replaced   106056 lits Time:     0.44 s 
278.69/278.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
279.09/279.17	c bin-w-bin subsume rem         9128 bins  time:  0.45 s
282.49/282.58	c subs with bin:     2929  lits-rem:      5971  v-fix:    0  time:  3.41 s
284.28/284.38	c Subs w/ non-existent bins:    649 l-rem:   2425 v-fix:     7 done:  18685 time:  1.80 s
284.58/284.67	c Removed useless bin:   21406  fixed:     0  props:  20.00M  time:  0.29 s
285.78/285.81	c lits-rem:       671  cl-subs:     1808  v-elim:    898  v-fix:    0  time:  1.14 s
287.18/287.23	c subs with bin:       30  lits-rem:       941  v-fix:    0  time:  1.33 s
287.98/288.00	c lits-rem:     10146  cl-subs:     2175  v-elim:      0  v-fix:    0  time:  0.67 s
289.59/289.63	c vivif2 --  cl tried   202028 cl shrink     6571 lits rem      15222 time: 1.63
290.38/290.49	c vivif2 --  cl tried    32281 cl shrink     4807 lits rem     111703 time: 0.86
290.78/290.87	c asymm  cl-useful: 45/1204/201896 lits-rem:346 time: 0.38
291.69/291.75	c calculated reachability. Time: 0.79
291.69/291.76	c  N dy   929    158498     96586    201894   4369244     32251   6826485   5308676     16.33   no data
295.18/295.28	c Finding binary XORs  T:     3.52 s  found:      69
301.28/301.39	c  N dy   949    170145     96585    201894   4369869     21545   6826485   4822566     15.96     18.27
309.78/309.80	c  N dy   996    181071     96577    201894   4370763     31344   6826475   5223342     15.84     24.84
321.68/321.71	c  N dy  1098    192714     95728    201894   4371965     41691   6826470   5739618     16.25     29.59
333.39/333.47	c  N dy  1209    205059     95727    201894   4373078     30209   6826452   5130784     16.62     37.15
344.99/345.00	c  N dy  1319    218200     95726    201894   4374160     42154   6826433   5731202     17.02     38.47
356.78/356.82	c  N dy  1445    232181     95721    201894   4375043     31186   6826422   5115846     17.40     18.34
361.78/361.81	c  S st  1491    237750     95721    201894   4375398     36352   6826415   5383205     17.54   no data
362.48/362.53	c  S st  1491    238250     95713    201894   4375543     36698   6826415   5386977     17.54   no data
362.58/362.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
372.49/372.55	c Flit:   495 Blit:   2396 bXBeca:    0 bXProp:   56 Bins: 482628 BRemL:   7812 BRemN:     29 P: 200.1M T:  9.86
372.59/372.68	c Cleaning up after failed var search:     0.13 s 
372.99/373.04	c Replacing      125 vars Replaced   104635 lits Time:     0.35 s 
373.10/373.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
373.49/373.59	c bin-w-bin subsume rem        19999 bins  time:  0.39 s
376.69/376.71	c subs with bin:     3542  lits-rem:      9815  v-fix:    0  time:  3.13 s
378.78/378.85	c Subs w/ non-existent bins:    289 l-rem:   1378 v-fix:    13 done:  57326 time:  2.13 s
378.98/379.09	c Removed useless bin:   18794  fixed:     0  props:  20.01M  time:  0.23 s
380.38/380.45	c lits-rem:      1499  cl-subs:     3177  v-elim:   1989  v-fix:    3  time:  1.36 s
381.78/381.89	c subs with bin:      579  lits-rem:      7695  v-fix:    0  time:  1.35 s
382.38/382.40	c lits-rem:     17425  cl-subs:      742  v-elim:      0  v-fix:    0  time:  0.42 s
383.78/383.87	c vivif2 --  cl tried   192797 cl shrink     5863 lits rem      23718 time: 1.46
384.28/384.35	c vivif2 --  cl tried    32042 cl shrink     3500 lits rem      28395 time: 0.49
384.68/384.74	c asymm  cl-useful: 62/1379/192272 lits-rem:224 time: 0.39
385.48/385.56	c calculated reachability. Time: 0.74
385.48/385.56	c  N dy  1491    238250     90664    192272   3690540     32016   6541080   4088087     17.54   no data
389.18/389.22	c Finding binary XORs  T:     3.66 s  found:      95
402.19/402.24	c  N dy  1607    253493     90663    192272   3691617     45999   6541072   4693249     17.67     20.50
415.69/415.75	c  N dy  1740    269765     90663    192272   3692631     37426   6541071   4222040     17.86     18.81
429.89/429.99	c  N dy  1870    287079     90662    192272   3693637     27868   6541070   3699823     18.04     22.76
444.99/445.07	c  N dy  2022    305481     90661    192272   3694529     45231   6541063   4523785     18.27     22.09
445.49/445.58	c  F st  2028    306250     90661    192272   3694563     45957   6541063   4555689     18.27     14.71
445.80/445.84	c Replacing       95 vars Replaced    34991 lits Time:     0.19 s 
446.09/446.12	c Found part       26 vars:      90229 clauses:   2150854 lits size:   6539174
446.09/446.12	c Found part       27 vars:          2 clauses:         1 lits size:         2
446.09/446.12	c Found parts:          2 time: 0.55 s
446.09/446.13	c Solving part 27
446.28/446.30	c  N st     0         0         2         0         1         0         2         0   no data   no data
446.28/446.30	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
446.28/446.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
446.28/446.32	c Finding binary XORs  T:     0.02 s  found:       0
446.28/446.32	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
446.28/446.32	c calculated reachability. Time: 0.00
446.28/446.32	c Calc default polars -  time:   0.00 s pos:       0 undec:  306093 neg:       2
446.28/446.32	c =========================================================================================
446.28/446.32	c types(t): F = full restart, N = normal restart
446.28/446.32	c types(t): S = simplification begin/end, E = solution found
446.28/446.32	c restart types(rt): st = static, dy = dynamic
446.28/446.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
446.28/446.32	c  B st     0         0         2         0         1         0         2         0   no data   no data
446.28/446.32	c  E st     1         0         0         0         1         0         2         0   no data   no data
446.28/446.33	c Verified 0 clauses.
446.28/446.33	c Verified 0 clauses.
446.28/446.33	c Solved part
446.28/446.33	c =========================================================================================
446.28/446.33	c Coming back to original instance
446.28/446.33	c =========================================================================================
459.59/459.60	c  N dy  2152    325164     90564    192272   3694921     36264   6539155   4073446     18.48     19.82
472.99/473.07	c  N dy  2294    345186     90564    192272   3695748     55246   6539154   4994619     18.61     25.60
481.69/481.71	c  S st  2374    357375     90564    192272   3696125     37823   6539141   4054505     18.69     10.99
482.59/482.64	c  S st  2374    357875     90561    192272   3696231     38214   6539141   4057432     18.69   no data
482.69/482.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
492.89/492.97	c Flit:   399 Blit:     49 bXBeca:    0 bXProp:   18 Bins: 468469 BRemL:  14883 BRemN:     29 P: 200.1M T: 10.19
492.89/492.97	c Cleaning up after failed var search:     0.00 s 
493.49/493.53	c Replacing       19 vars Replaced    75710 lits Time:     0.55 s 
493.59/493.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
493.99/494.09	c bin-w-bin subsume rem         8731 bins  time:  0.41 s
497.09/497.17	c subs with bin:     2695  lits-rem:      3679  v-fix:    0  time:  3.08 s
498.60/498.66	c Subs w/ non-existent bins:   1156 l-rem:    239 v-fix:     4 done:  27145 time:  1.48 s
498.89/498.94	c Removed useless bin:   17346  fixed:     0  props:  20.00M  time:  0.29 s
500.19/500.23	c lits-rem:       773  cl-subs:     1860  v-elim:    844  v-fix:    0  time:  1.29 s
501.19/501.22	c subs with bin:      182  lits-rem:      1203  v-fix:    0  time:  0.90 s
501.69/501.79	c lits-rem:      6360  cl-subs:     1229  v-elim:      0  v-fix:    0  time:  0.48 s
503.00/503.09	c vivif2 --  cl tried   190265 cl shrink     1133 lits rem       2476 time: 1.30
503.49/503.56	c vivif2 --  cl tried    35129 cl shrink     2339 lits rem      29213 time: 0.47
503.89/503.97	c asymm  cl-useful: 58/1663/190194 lits-rem:147 time: 0.41
504.69/504.75	c calculated reachability. Time: 0.70
504.69/504.75	c  N dy  2374    357875     89236    190194   4002999     35005   6440748   4652114     18.69   no data
508.19/508.29	c Finding binary XORs  T:     3.54 s  found:      70
519.89/519.93	c  N dy  2438    378766     89235    190194   4003704     54619   6440742   5503598     18.47     19.51
533.49/533.59	c  N dy  2522    402899     89231    190194   4004570     48242   6440741   5107507     18.24     22.57
550.79/550.85	c  N dy  2688    423052     88686    190194   4005736     36978   6440740   4680740     18.46     19.44
566.09/566.10	c  N dy  2865    443131     88685    190194   4006594     56063   6440722   5723608     18.78     20.41
583.49/583.56	c  N dy  3035    463191     88684    190194   4007426     43446   6440711   4937099     19.03     20.60
598.99/599.01	c  N dy  3209    483288     88683    190194   4008075     62702   6440701   6017602     19.30     22.90
614.49/614.51	c  N dy  3379    503336     88682    190194   4008719     48848   6440696   5218954     19.54     24.89
629.00/629.06	c  N dy  3544    523420     88682    190194   4009194     68222   6440696   6315780     19.74     21.54
639.30/639.40	c  S st  3648    536814     88682    190194   4009665     47496   6440682   5016258     19.82   no data
640.20/640.24	c  S st  3648    537315     88680    190194   4009744     47914   6440682   5020408     19.82   no data
640.30/640.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
650.79/650.82	c Flit:   155 Blit:    393 bXBeca:    0 bXProp:  143 Bins: 572077 BRemL:   9215 BRemN:     38 P: 200.0M T: 10.46
650.89/650.94	c Cleaning up after failed var search:     0.11 s 
651.09/651.13	c Replacing      213 vars Replaced    69848 lits Time:     0.18 s 
651.19/651.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
651.69/651.79	c bin-w-bin subsume rem        16613 bins  time:  0.51 s
654.80/654.86	c subs with bin:     1857  lits-rem:      7918  v-fix:    0  time:  3.07 s
656.49/656.54	c Subs w/ non-existent bins:    125 l-rem:    491 v-fix:     1 done:  60525 time:  1.68 s
656.79/656.83	c Removed useless bin:   29012  fixed:     0  props:  20.00M  time:  0.29 s
657.79/657.82	c lits-rem:       166  cl-subs:     2882  v-elim:   1391  v-fix:    0  time:  1.00 s
659.20/659.27	c subs with bin:      103  lits-rem:      2362  v-fix:    0  time:  1.35 s
659.69/659.76	c lits-rem:      6848  cl-subs:      829  v-elim:      0  v-fix:    0  time:  0.39 s
660.99/661.07	c vivif2 --  cl tried   185145 cl shrink     3861 lits rem      12760 time: 1.31
661.49/661.55	c vivif2 --  cl tried    43304 cl shrink     4640 lits rem      24657 time: 0.48
661.89/661.97	c asymm  cl-useful: 67/1362/184452 lits-rem:142 time: 0.42
662.59/662.68	c calculated reachability. Time: 0.62
662.59/662.68	c  N dy  3648    537315     86524    184452   3924754     43229   6287109   4841902     19.82   no data
665.99/666.09	c Finding binary XORs  T:     3.40 s  found:     196
681.29/681.39	c  N dy  3779    557373     86516    184452   3925690     62052   6287108   5761319     19.86     26.50
697.30/697.39	c  N dy  3937    577385     86516    184452   3926466     48202   6287100   5020544     19.98     22.08
711.10/711.11	c  N dy  4093    597604     86515    184452   3927135     67508   6287100   6106579     20.11     21.17
726.20/726.30	c  N dy  4254    617613     86515    184452   3927844     52306   6287050   5173590     20.22     25.08
738.30/738.37	c  N dy  4408    637739     86515    184452   3928304     71709   6287046   6239506     20.30     21.47
751.19/751.24	c  N dy  4513    658049     86515    184452   3928782     55259   6287045   5221214     20.29     22.21
760.30/760.33	c  N dy  4551    680601     86515    184452   3928988     77251   6287045   6328389     20.11     21.65
773.00/773.09	c  N dy  4661    700947     86514    184452   3929448     59234   6287025   5298434     20.11     21.26
784.40/784.47	c  N dy  4737    720996     86514    184452   3929892     78256   6287014   6189984     20.04     21.31
797.00/797.06	c  N dy  4847    741056     86514    184452   3930281     59319   6286996   5261940     20.08     33.89
811.10/811.18	c  N dy  5014    761148     86514    184452   3930776     78667   6286985   6368415     20.23     33.14
827.10/827.10	c  N dy  5163    781192     86512    184452   3931353     59121   6286966   5128526     20.33     33.89
840.30/840.37	c  N dy  5301    801225     86494    184452   3931782     78396   6286935   6128376     20.39     34.82
842.30/842.37	c  S st  5313    805973     86494    184452   3931829     82994   6286935   6319980     20.37     12.30
843.10/843.14	c  S st  5313    806473     86494    184452   3931885     83436   6286935   6328530     20.37   no data
843.20/843.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
852.51/852.56	c Flit:    62 Blit:   1153 bXBeca:    0 bXProp:   47 Bins: 462465 BRemL:   8265 BRemN:     76 P: 200.0M T:  9.31
852.60/852.67	c Cleaning up after failed var search:     0.11 s 
853.20/853.28	c Replacing      243 vars Replaced   238372 lits Time:     0.61 s 
853.40/853.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.00/854.01	c bin-w-bin subsume rem        41769 bins  time:  0.57 s
857.00/857.04	c subs with bin:     2687  lits-rem:     13465  v-fix:    0  time:  3.03 s
858.10/858.16	c Subs w/ non-existent bins:    144 l-rem:    780 v-fix:     0 done:  42707 time:  1.12 s
858.40/858.46	c Removed useless bin:   34394  fixed:     0  props:  20.01M  time:  0.30 s
859.90/859.98	c lits-rem:      1918  cl-subs:     3025  v-elim:   1951  v-fix:    0  time:  1.52 s
861.40/861.45	c subs with bin:      102  lits-rem:     19896  v-fix:    0  time:  1.33 s
863.20/863.22	c lits-rem:     42551  cl-subs:     3989  v-elim:      0  v-fix:    0  time:  1.68 s
864.40/864.45	c vivif2 --  cl tried   180805 cl shrink     2838 lits rem       5457 time: 1.23
865.71/865.70	c vivif2 --  cl tried    78025 cl shrink    15404 lits rem      92986 time: 1.25
866.11/866.14	c asymm  cl-useful: 77/1307/180267 lits-rem:161 time: 0.44
866.71/866.71	c calculated reachability. Time: 0.50
866.71/866.72	c  N dy  5313    806473     83070    180267   3119759     77762   6092495   4532262     20.37   no data
869.71/869.77	c Finding binary XORs  T:     3.06 s  found:     108
882.21/882.25	c  N dy  5382    827628     83066    180267   3120253     58155   6092490   3478964     20.26     21.82
895.61/895.64	c  N dy  5503    847724     83064    180267   3120808     77316   6092479   4356481     20.26     22.87
907.30/907.38	c  N dy  5590    867821     83064    180267   3121164     56186   6092449   3378253     20.22     23.07
919.00/919.06	c  N dy  5668    887857     82605    180267   3121575     75279   6092449   4191015     20.16     41.14
934.22/934.22	c  N dy  5840    907900     82603    180267   3122153     53145   6092445   3130279     20.29     40.81
949.62/949.69	c  N dy  6013    928021     82603    180267   3122598     72631   6092441   4199441     20.43     23.01
964.00/964.05	c  N dy  6186    949339     82601    180267   3122885     93390   6092427   5471537     20.59     22.64
979.81/979.87	c  N dy  6354    969343     82598    180267   3123403     69551   6092404   3884398     20.69     37.27
994.40/994.41	c  N dy  6531    989391     82595    180267   3123752     89085   6092394   5085480     20.86     29.67
1007.82/1007.82	c  N dy  6684   1009465     82592    180267   3124065     64964   6092394   3553844     20.96     22.21
1021.41/1021.47	c  N dy  6848   1029551     82592    180267   3124398     84495   6092389   4715729     21.09     22.32
1035.11/1035.13	c  N dy  7005   1050225     82591    180267   3124713    104553   6092364   5912760     21.17     22.52
1050.11/1050.13	c  N dy  7173   1070310     82590    180267   3125073     79223   6092364   4318152     21.25     34.40
1051.31/1051.32	c  F st  7187   1071875     82590    180267   3125112     80730   6092360   4405619     21.25   no data
1051.51/1051.56	c Replacing      108 vars Replaced    28254 lits Time:     0.14 s 
1060.01/1060.05	c  N dy  7207   1090518     82487    177235   3112416     96578   6066331   5352545     21.16     22.98
1073.71/1073.74	c  N dy  7361   1111126     82485    177235   3112727     70435   6066330   3725973     21.22     23.46
1087.31/1087.36	c  N dy  7483   1139649     82485    177235   3112989     97961   6066330   5108179     21.21     22.50
1097.21/1097.25	c  N dy  7550   1159662     82485    177235   3113192     70768   6066327   3610600     21.14     23.61
1108.91/1108.99	c  N dy  7662   1179994     82394    177235   3113472     90461   6066327   4539223     21.13     22.52
1120.71/1120.78	c Finding binary XORs  T:     2.75 s  found:    5549
1121.12/1121.14	c Replacing     5549 vars Replaced   995709 lits Time:     0.36 s 
1122.81/1122.86	c  N dy  7748   1200571     69836    114533   2163542     62894   5244411   2881814     21.09     22.52
1126.72/1126.71	c  S st  7806   1209710     69836    114533   2163652     40939   5244359   1725718     21.10     15.05
1127.31/1127.32	c  S st  7806   1210210     69830    114533   2163735     41348   5244338   1731479     21.10   no data
1127.31/1127.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1135.12/1135.13	c Flit:   278 Blit:   3589 bXBeca:    0 bXProp: 1402 Bins:   2549 BRemL:   4470 BRemN:   2140 P: 200.0M T:  7.73
1135.22/1135.21	c Cleaning up after failed var search:     0.08 s 
1135.42/1135.44	c Replacing     1402 vars Replaced   305595 lits Time:     0.23 s 
1135.53/1135.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1135.72/1135.76	c bin-w-bin subsume rem       112921 bins  time:  0.20 s
1137.92/1137.96	c subs with bin:    25841  lits-rem:     47385  v-fix:    0  time:  2.20 s
1138.21/1138.24	c Subs w/ non-existent bins:    637 l-rem:    387 v-fix:     0 done:   3608 time:  0.27 s
1138.41/1138.47	c Removed useless bin:   28651  fixed:     0  props:  20.00M  time:  0.23 s
1139.81/1139.89	c lits-rem:      2704  cl-subs:     7882  v-elim:   9531  v-fix:    0  time:  1.42 s
1140.51/1140.59	c subs with bin:     6690  lits-rem:      9732  v-fix:    0  time:  0.65 s
1140.91/1141.00	c lits-rem:     30284  cl-subs:     2410  v-elim:      0  v-fix:    0  time:  0.34 s
1141.41/1141.44	c vivif2 --  cl tried    76225 cl shrink    10465 lits rem      68193 time: 0.44
1141.61/1141.61	c vivif2 --  cl tried    20662 cl shrink     3273 lits rem      24630 time: 0.17
1141.91/1141.96	c asymm  cl-useful: 161/1368/72583 lits-rem:654 time: 0.35
1142.12/1142.15	c calculated reachability. Time: 0.16
1142.12/1142.16	c  N dy  7806   1210210     54968     72578   1717264     20436   4453680   1014671     21.10   no data
1148.72/1148.72	c  N dy  7867   1231372     54566     72578   1717621     40528   4453643   1726866     21.02     22.42
1149.11/1149.10	c  E dy  7870   1232372     54384     72578   1717678     41391   4453620   1749522     21.01     13.42
1149.11/1149.11	c num threads              : 1          
1149.11/1149.11	c restarts                 : 7870       
1149.11/1149.11	c dynamic restarts         : 7840       
1149.11/1149.11	c static restarts          : 30         
1149.11/1149.11	c full restarts            : 4          
1149.11/1149.11	c total simplify time      : 31.85      
1149.11/1149.11	c learnts DL2              : 0          
1149.11/1149.11	c learnts size 2           : 15417323   
1149.11/1149.11	c learnts size 1           : 129288      (42.24     % of vars)
1149.11/1149.11	c filedLit time            : 107.33      (9.35      % time)
1149.11/1149.11	c v-elim SatELite          : 114732      (37.48     % vars)
1149.11/1149.11	c SatELite time            : 53.54       (4.66      % time)
1149.11/1149.11	c v-elim xor               : 0           (0.00      % vars)
1149.11/1149.11	c xor elim time            : 0.98        (0.09      % time)
1149.11/1149.11	c num binary xor trees     : 6874       
1149.11/1149.11	c binxor trees' crown      : 9329        (1.36      leafs/tree)
1149.11/1149.11	c bin xor find time        : 30.14      
1149.11/1149.11	c OTF clause improved      : 19585       (0.02      clauses/conflict)
1149.11/1149.11	c OTF impr. size diff      : 37564       (1.92       lits/clause)
1149.11/1149.11	c OTF cl watch-shrink      : 830936      (0.67      clauses/conflict)
1149.11/1149.11	c OTF cl watch-sh-lit      : 5722480     (6.89       lits/clause)
1149.11/1149.11	c tried to recurMin cls    : 522866      (42.43      % of conflicts)
1149.11/1149.11	c updated cache            : 264813      (0.51       lits/tried recurMin)
1149.11/1149.11	c clauses over max glue    : 0           (0.00      % of all clauses)
1149.11/1149.11	c conflicts                : 1232372     (1073.61   / sec)
1149.11/1149.11	c decisions                : 237986001   (0.05      % random)
1149.11/1149.11	c bogo-props               : 26106544842 (22743418.74 / sec)
1149.11/1149.11	c conflict literals        : 59256570    (23.92     % deleted)
1149.11/1149.11	c Memory used              : 3823.31     MB
1149.11/1149.11	c CPU time                 : 1147.87     s
1149.11/1149.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3368277-1305379163/watcher-3368277-1305379163 -o /tmp/evaluation-result-3368277-1305379163/solver-3368277-1305379163 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368277-1305379163.cnf 

running on 2 cores: 1,3

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: 0.16 0.03 0.01 3/316 7051
/proc/meminfo: memFree=23071956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=11796 CPUtime=0 cores=1,3
/proc/7051/stat : 7051 (runsolver) R 7049 7051 7011 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 728147155 12079104 49 33554432000 4194304 5432360 140736529582944 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/7051/statm: 2949 49 30 303 0 2643 0

[startup+0.044475 s]
/proc/loadavg: 0.16 0.03 0.01 3/316 7051
/proc/meminfo: memFree=23071956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=35184 CPUtime=0.02 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 2198 0 0 0 2 0 0 0 21 0 1 0 728147155 36028416 1934 33554432000 4194304 4580011 140736700241568 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 8796 1935 324 95 0 3778 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35184

[startup+0.100466 s]
/proc/loadavg: 0.16 0.03 0.01 3/316 7051
/proc/meminfo: memFree=23071956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=45564 CPUtime=0.07 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 5228 0 0 0 7 0 0 0 21 0 1 0 728147155 46657536 4677 33554432000 4194304 4580011 140736700241568 18446744073709551615 252457734385 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 11391 4679 324 95 0 6373 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 45564

[startup+0.300438 s]
/proc/loadavg: 0.16 0.03 0.01 3/316 7051
/proc/meminfo: memFree=23071956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=79836 CPUtime=0.27 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 14845 0 0 0 26 1 0 0 22 0 1 0 728147155 81752064 12665 33554432000 4194304 4580011 140736700241568 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 19959 12667 324 95 0 14941 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 79836

[startup+0.700353 s]
/proc/loadavg: 0.16 0.03 0.01 3/316 7051
/proc/meminfo: memFree=23071956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=177144 CPUtime=0.67 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 32586 0 0 0 63 4 0 0 23 0 1 0 728147155 181395456 28200 33554432000 4194304 4580011 140736700241568 18446744073709551615 4511116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 44286 28201 324 95 0 39268 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 177144

[startup+1.5002 s]
/proc/loadavg: 0.16 0.03 0.01 4/317 7052
/proc/meminfo: memFree=22913352/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=283388 CPUtime=1.47 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 65312 0 0 0 138 9 0 0 25 0 1 0 728147155 290189312 56543 33554432000 4194304 4580011 140736700241568 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 70847 56543 324 95 0 65829 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 283388

[startup+3.10091 s]
/proc/loadavg: 0.47 0.10 0.03 5/317 7052
/proc/meminfo: memFree=22790756/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=396096 CPUtime=3.08 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 90660 0 0 0 296 12 0 0 25 0 1 0 728147155 405602304 81886 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 99024 81886 341 95 0 94006 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 396096

[startup+6.30031 s]
/proc/loadavg: 0.47 0.10 0.03 6/322 7062
/proc/meminfo: memFree=22582432/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=617436 CPUtime=6.27 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 136786 0 0 0 610 17 0 0 25 0 1 0 728147155 632254464 128012 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 154359 128012 341 95 0 149341 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 617436

[startup+12.7011 s]
/proc/loadavg: 1.02 0.23 0.07 7/324 7066
/proc/meminfo: memFree=22209668/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=786764 CPUtime=12.68 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 174863 0 0 0 1245 23 0 0 25 0 1 0 728147155 805646336 166089 33554432000 4194304 4580011 140736700241568 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 196691 166089 353 95 0 191673 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 786764

[startup+25.5007 s]
/proc/loadavg: 1.78 0.42 0.14 6/324 7067
/proc/meminfo: memFree=21721096/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=851976 CPUtime=25.48 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 194163 0 0 0 2516 32 0 0 25 0 1 0 728147155 872423424 185389 33554432000 4194304 4580011 140736700241568 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 212994 185389 357 95 0 207976 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 851976

[startup+51.101 s]
/proc/loadavg: 2.72 0.75 0.25 7/327 7073
/proc/meminfo: memFree=17125992/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=899604 CPUtime=51.08 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 213405 0 0 0 5073 35 0 0 25 0 1 0 728147155 921194496 193797 33554432000 4194304 4580011 140736700241568 18446744073709551615 4302469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 224901 193797 366 95 0 219883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 899604

[startup+102.3 s]
/proc/loadavg: 3.49 1.26 0.45 6/327 7075
/proc/meminfo: memFree=16299532/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=1664148 CPUtime=102.27 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 364244 0 0 0 10175 52 0 0 25 0 1 0 728147155 1704087552 344636 33554432000 4194304 4580011 140736700241568 18446744073709551615 4292896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 416037 344636 368 95 0 411019 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1664148

[startup+162.3 s]
/proc/loadavg: 3.81 1.76 0.67 6/327 7076
/proc/meminfo: memFree=15723264/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=2392672 CPUtime=162.28 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 520328 0 0 0 16154 74 0 0 25 0 1 0 728147155 2450096128 483922 33554432000 4194304 4580011 140736700241568 18446744073709551615 4515207 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 598168 483922 368 95 0 593150 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2392672

[startup+222.301 s]
/proc/loadavg: 3.93 2.16 0.88 6/327 7078
/proc/meminfo: memFree=15386004/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=2795188 CPUtime=222.28 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 613814 0 0 0 22144 84 0 0 25 0 1 0 728147155 2862272512 561346 33554432000 4194304 4580011 140736700241568 18446744073709551615 4502006 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 698797 561346 369 95 0 693779 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 2795188

[startup+282.301 s]
/proc/loadavg: 3.97 2.50 1.07 6/327 7080
/proc/meminfo: memFree=15147292/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3063860 CPUtime=282.29 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 677458 0 0 0 28136 93 0 0 25 0 1 0 728147155 3137392640 618380 33554432000 4194304 4580011 140736700241568 18446744073709551615 4412981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 765965 618380 369 95 0 760947 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 3063860

[startup+342.301 s]
/proc/loadavg: 3.99 2.79 1.27 7/327 7081
/proc/meminfo: memFree=15116728/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3086844 CPUtime=342.29 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 689741 0 0 0 34134 95 0 0 25 0 1 0 728147155 3160928256 624387 33554432000 4194304 4580011 140736700241568 18446744073709551615 4301820 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 771711 624387 369 95 0 766693 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 3086844

[startup+402.301 s]
/proc/loadavg: 3.99 2.99 1.42 7/327 7083
/proc/meminfo: memFree=14900416/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3341284 CPUtime=402.29 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 743102 0 0 0 40127 102 0 0 25 0 1 0 728147155 3421474816 677748 33554432000 4194304 4580011 140736700241568 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 835321 677748 369 95 0 830303 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 3341284

[startup+462.312 s]
/proc/loadavg: 3.99 3.18 1.59 7/327 7084
/proc/meminfo: memFree=14802764/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3414676 CPUtime=462.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 766846 0 0 0 46125 105 0 0 25 0 1 0 728147155 3496628224 696533 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 853669 696533 369 95 0 848651 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3414676

[startup+522.3 s]
/proc/loadavg: 4.05 3.33 1.73 7/327 7086
/proc/meminfo: memFree=14712320/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3570404 CPUtime=522.29 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 802386 0 0 0 52119 110 0 0 25 0 1 0 728147155 3656093696 715688 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 892601 715688 369 95 0 887583 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 3570404

[startup+582.301 s]
/proc/loadavg: 4.19 3.51 1.90 7/327 7088
/proc/meminfo: memFree=14573580/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3595216 CPUtime=582.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 807818 0 0 0 58119 111 0 0 25 0 1 0 728147155 3681501184 720552 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293119 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 898804 720552 369 95 0 893786 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 3595216

[startup+642.301 s]
/proc/loadavg: 4.11 3.60 2.02 6/324 7092
/proc/meminfo: memFree=18836956/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3620116 CPUtime=642.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 815975 0 0 0 64117 113 0 0 25 0 1 0 728147155 3706998784 728709 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 905029 728709 369 95 0 900011 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 3620116

[startup+702.301 s]
/proc/loadavg: 4.04 3.67 2.14 6/327 7118
/proc/meminfo: memFree=19769292/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3733048 CPUtime=702.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 839265 0 0 0 70114 116 0 0 25 0 1 0 728147155 3822641152 751999 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 933262 751999 369 95 0 928244 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3733048

[startup+762.3 s]
/proc/loadavg: 4.01 3.73 2.26 6/327 7119
/proc/meminfo: memFree=19739292/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3733392 CPUtime=762.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 840370 0 0 0 76114 116 0 0 25 0 1 0 728147155 3822993408 753104 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 933348 753104 369 95 0 928330 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 3733392

[startup+822.3 s]
/proc/loadavg: 4.00 3.77 2.36 6/327 7121
/proc/meminfo: memFree=19660948/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3784212 CPUtime=822.3 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 851914 0 0 0 82111 119 0 0 25 0 1 0 728147155 3875033088 764648 33554432000 4194304 4580011 140736700241568 18446744073709551615 4301845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 946053 764648 369 95 0 941035 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 3784212

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 2.46 6/327 7123
/proc/meminfo: memFree=19599232/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3837728 CPUtime=882.31 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 864846 0 0 0 88110 121 0 0 25 0 1 0 728147155 3929833472 777309 33554432000 4194304 4580011 140736700241568 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 959432 777309 369 95 0 954414 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3837728

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.56 7/327 7124
/proc/meminfo: memFree=19576604/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3837728 CPUtime=942.31 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 866582 0 0 0 94109 122 0 0 25 0 1 0 728147155 3929833472 779045 33554432000 4194304 4580011 140736700241568 18446744073709551615 4292990 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 959432 779045 369 95 0 954414 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3837728

[startup+1002.3 s]
/proc/loadavg: 4.08 3.89 2.66 6/327 7126
/proc/meminfo: memFree=19527320/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3863048 CPUtime=1002.32 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 873653 0 0 0 100108 124 0 0 25 0 1 0 728147155 3955761152 786116 33554432000 4194304 4580011 140736700241568 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 965762 786116 369 95 0 960744 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3863048

[startup+1062.3 s]
/proc/loadavg: 4.16 3.93 2.74 6/327 7127
/proc/meminfo: memFree=19521200/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3863048 CPUtime=1062.31 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 873757 0 0 0 106107 124 0 0 25 0 1 0 728147155 3955761152 786152 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 965762 786152 369 95 0 960744 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3863048

[startup+1122.31 s]
/proc/loadavg: 4.18 3.99 2.84 6/327 7129
/proc/meminfo: memFree=19503188/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3889096 CPUtime=1122.32 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 879938 0 0 0 112108 124 0 0 25 0 1 0 728147155 3982434304 792333 33554432000 4194304 4580011 140736700241568 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 972274 792333 369 95 0 967256 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3889096

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

[startup+1126.6 s]
/proc/loadavg: 4.18 3.99 2.84 6/327 7129
/proc/meminfo: memFree=19499588/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3889096 CPUtime=1126.62 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 879938 0 0 0 112538 124 0 0 25 0 1 0 728147155 3982434304 792333 33554432000 4194304 4580011 140736700241568 18446744073709551615 4292896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 972274 792333 369 95 0 967256 0
Current children cumulated CPU time (s) 1126.62
Current children cumulated vsize (KiB) 3889096

[startup+1139.4 s]
/proc/loadavg: 4.14 3.99 2.86 6/327 7129
/proc/meminfo: memFree=19473288/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3915068 CPUtime=1139.41 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 887104 0 0 0 113816 125 0 0 25 0 1 0 728147155 4009029632 799499 33554432000 4194304 4580011 140736700241568 18446744073709551615 4399376 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 978767 799499 369 95 0 973749 0
Current children cumulated CPU time (s) 1139.41
Current children cumulated vsize (KiB) 3915068

[startup+1145.8 s]
/proc/loadavg: 4.13 3.99 2.86 7/327 7130
/proc/meminfo: memFree=19457040/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3915068 CPUtime=1145.81 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 887113 0 0 0 114456 125 0 0 25 0 1 0 728147155 4009029632 799508 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 978767 799508 369 95 0 973749 0
Current children cumulated CPU time (s) 1145.81
Current children cumulated vsize (KiB) 3915068

[startup+1147.4 s]
/proc/loadavg: 4.13 3.99 2.86 6/327 7130
/proc/meminfo: memFree=19454684/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3915068 CPUtime=1147.41 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 887113 0 0 0 114616 125 0 0 25 0 1 0 728147155 4009029632 799508 33554432000 4194304 4580011 140736700241568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 978767 799508 369 95 0 973749 0
Current children cumulated CPU time (s) 1147.41
Current children cumulated vsize (KiB) 3915068

[startup+1148.2 s]
/proc/loadavg: 4.12 3.99 2.87 7/327 7130
/proc/meminfo: memFree=19452204/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3915068 CPUtime=1148.21 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 887113 0 0 0 114696 125 0 0 25 0 1 0 728147155 4009029632 799508 33554432000 4194304 4580011 140736700241568 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 978767 799508 369 95 0 973749 0
Current children cumulated CPU time (s) 1148.21
Current children cumulated vsize (KiB) 3915068

[startup+1149 s]
/proc/loadavg: 4.12 3.99 2.87 6/327 7130
/proc/meminfo: memFree=19470184/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=3915068 CPUtime=1149.01 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202496 887113 0 0 0 114776 125 0 0 25 0 1 0 728147155 4009029632 799508 33554432000 4194304 4580011 140736700241568 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7051/statm: 978767 799508 369 95 0 973749 0
Current children cumulated CPU time (s) 1149.01
Current children cumulated vsize (KiB) 3915068

[startup+1149.2 s]
/proc/loadavg: 4.12 3.99 2.87 6/327 7130
/proc/meminfo: memFree=19470184/32951124 swapFree=59305796/67111528
[pid=7051] ppid=7049 vsize=0 CPUtime=1149.21 cores=1,3
/proc/7051/stat : 7051 (strangenight2-s) R 7049 7051 7011 0 -1 4202500 887124 0 0 0 114787 134 0 0 18 0 1 0 728147155 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7051/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1149.21
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1149.23
CPU time (s): 1149.25
CPU user time (s): 1147.87
CPU system time (s): 1.37379
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3967284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1147.87
system time used= 1.37379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 887124
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= 11
involuntary context switches= 3279

runsolver used 3.41648 second user time and 8.08177 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 15:19:27
IDJOB=3368277
IDBENCH=20580
IDSOLVER=1845
FILE ID=node111/3368277-1305379163
RUNJOBID= node111-1305379155-7031
PBS_JOBID= 13324391
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368277-1305379163/watcher-3368277-1305379163 -o /tmp/evaluation-result-3368277-1305379163/solver-3368277-1305379163 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368277-1305379163.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=229244636

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23071988 kB
Buffers:        242048 kB
Cached:        6374760 kB
SwapCached:      13720 kB
Active:         812188 kB
Inactive:      8846672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23071988 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:          143012 kB
Writeback:           0 kB
AnonPages:     3037284 kB
Mapped:          13224 kB
Slab:           118812 kB
PageTables:      36852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53362968 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= 73520 MiB
End job on node111 at 2011-05-14 15:38:36