Trace number 3291407

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? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291407-1303787597.cnf'
0.00/0.00	c -- header says num vars:          11680
0.00/0.00	c -- header says num clauses:       74581
0.02/0.03	c -- clauses added:            0 learnts,        74581 normals,            0 xors
0.02/0.03	c -- vars added      11680
0.02/0.03	c Parsing time:  0.03 s
0.02/0.03	c  N st     0         0     11680     57394     17177         0    252027         0   no data   no data  --
0.59/0.61	c asymm  cl-useful: 0/5587/57393 lits-rem:0 time: 0.57
1.09/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.1M T:  0.49
1.09/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.09/1.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.09/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11674 time:  0.04 s
1.18/1.22	c Removed useless bin:       0  fixed:     0  props:   4.94M  time:  0.03 s
1.29/1.31	c lits-rem:         2  cl-subs:        4  v-elim:    148  v-fix:    0  time:  0.09 s
1.29/1.32	c Finding binary XORs  T:     0.01 s  found:       0
1.29/1.37	c Finding non-binary XORs:     0.05 s (found:       9, avg size: 3.0)
1.29/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.37	c calculated reachability. Time: 0.00
1.29/1.38	c Calc default polars -  time:   0.00 s pos:    5667 undec:     241 neg:    5772
1.29/1.38	c =========================================================================================
1.29/1.38	c types(t): F = full restart, N = normal restart
1.29/1.38	c types(t): S = simplification begin/end, E = solution found
1.29/1.38	c restart types(rt): st = static, dy = dynamic
1.29/1.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.29/1.38	c  B st     0         0     11526     57420     17031         0    253621         0   no data   no data  --
2.10/2.14	c  N dy    18      4182     11524     57420     17115      4041    253615     36072      4.81      5.24  --
2.79/2.88	c  N dy    47      8197     11524     57420     17181      7915    253605     89030      5.06      7.04  --
3.59/3.61	c  N dy    78     12275     11523     57420     17261      7477    253602     61520      5.26      5.54  --
4.29/4.39	c  N dy   109     16334     11523     57420     17327     11413    253599    136516      5.42      5.91  --
5.09/5.19	c  N dy   144     20449     11521     57420     17378      9340    253593     42090      5.70      6.83  --
5.89/5.99	c  N dy   180     24599     11520     57420     17442     13368    253591    136127      5.84      6.15  --
5.99/6.07	c  F st   184     25001     11520     57420     17444     13762    253591    145635      5.84      4.98  --
6.78/6.86	c  N dy   190     30000     11520     57371     17452     18624    253378    396864      5.84   no data  --
6.78/6.86	c  S st   190     30000     11520     57371     17452     18624    253378    396864      5.84   no data  --
6.98/7.01	c  S st   190     30502     11519     57371     17463     19108    253378    401524      5.84   no data  --
6.98/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.98/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.18/8.26	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   17 Bins:  13680 BRemL:    420 BRemN:      8 P: 21.8M T:  1.24
8.18/8.28	c Replacing       17 vars Replaced     2728 lits Time:     0.02 s 
8.28/8.33	c bin-w-bin subsume rem           25 bins  time:  0.01 s
8.39/8.46	c subs with bin:      422  lits-rem:      1166  v-fix:    0  time:  0.14 s
8.49/8.50	c Subs w/ non-existent bins:     11 l-rem:   1278 v-fix:     0 done:   5388 time:  0.03 s
8.49/8.51	c Removed useless bin:       9  fixed:     0  props:   2.80M  time:  0.02 s
10.19/10.26	c lits-rem:       919  cl-subs:     1704  v-elim:     15  v-fix:    0  time:  1.75 s
10.19/10.26	c Added XOR as norm:9
10.79/10.84	c asymm  cl-useful: 5/3509/56842 lits-rem:5 time: 0.58
10.79/10.85	c calculated reachability. Time: 0.01
10.79/10.85	c  N dy   190     30502     11484     56842     26422     17444    250476    234746      5.84   no data  --
10.79/10.86	c Finding binary XORs  T:     0.01 s  found:       1
11.59/11.69	c  N dy   225     34532     11481     56842     26479     12995    250476     97815      6.09      8.22  --
12.39/12.48	c  N dy   260     38552     11478     56842     26517     16929    250476    212775      6.21      8.04  --
13.39/13.40	c  N dy   297     42623     11475     56842     26576     20887    250476    332272      6.36      7.99  --
14.09/14.13	c  S st   327     45754     11473     56842     26599     23958    250476    451253      6.51   no data  --
14.19/14.27	c  S st   327     46254     11473     56842     26620     15479    250476     84087      6.51   no data  --
14.19/14.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.19/14.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.59/15.64	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   22 Bins:  15074 BRemL:    271 BRemN:      6 P: 24.0M T:  1.37
15.59/15.65	c Replacing       23 vars Replaced      996 lits Time:     0.01 s 
15.59/15.68	c bin-w-bin subsume rem           64 bins  time:  0.01 s
15.59/15.69	c subs with bin:      226  lits-rem:       132  v-fix:    0  time:  0.02 s
15.69/15.74	c Subs w/ non-existent bins:     11 l-rem:     65 v-fix:     0 done:  11446 time:  0.05 s
15.69/15.76	c Removed useless bin:       5  fixed:     0  props:   3.42M  time:  0.02 s
15.79/15.88	c lits-rem:        66  cl-subs:      270  v-elim:     16  v-fix:    0  time:  0.12 s
15.89/15.91	c vivif2 --  cl tried    56560 cl shrink       19 lits rem         19 time: 0.03
15.89/15.92	c vivif2 --  cl tried    15087 cl shrink       37 lits rem         51 time: 0.01
16.50/16.55	c asymm  cl-useful: 10/3618/56557 lits-rem:10 time: 0.63
16.50/16.56	c calculated reachability. Time: 0.01
16.50/16.56	c  N dy   327     46254     11430     56557     38271     15086    249316    104723      6.51   no data  --
16.50/16.57	c Finding binary XORs  T:     0.01 s  found:       1
17.50/17.54	c  N dy   360     50263     11428     56557     38310     18996    249316    222784      6.63      6.98  --
18.49/18.56	c  N dy   394     54360     11425     56557     38347     23010    249316    383073      6.70     10.21  --
19.59/19.60	c  N dy   433     58418     11424     56557     38364     27008    249316    551130      6.85      7.33  --
20.58/20.60	c  N dy   468     62437     11424     56557     38394     20608    249316    238239      6.96      7.39  --
21.48/21.52	c  N dy   506     66517     11424     56557     38422     24620    249316    441889      7.08      9.90  --
22.19/22.27	c  S st   535     69381     11423     56557     38438     27434    249316    557598      7.18   no data  --
22.39/22.40	c  S st   535     69882     11422     56557     38465     27905    249316    570070      7.18   no data  --
22.39/22.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.39/22.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.28/24.37	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    8 Bins:  19711 BRemL:   1044 BRemN:      2 P: 31.3M T:  1.96
24.28/24.39	c Replacing        9 vars Replaced     1051 lits Time:     0.02 s 
24.38/24.44	c bin-w-bin subsume rem           49 bins  time:  0.01 s
24.68/24.70	c subs with bin:      401  lits-rem:      2114  v-fix:    0  time:  0.26 s
24.68/24.72	c Subs w/ non-existent bins:     12 l-rem:    861 v-fix:     0 done:   2365 time:  0.02 s
24.68/24.74	c Removed useless bin:      18  fixed:     0  props:   3.32M  time:  0.01 s
26.89/26.91	c lits-rem:       977  cl-subs:     1228  v-elim:     32  v-fix:    0  time:  2.17 s
26.89/26.94	c vivif2 --  cl tried    56288 cl shrink       47 lits rem         52 time: 0.03
26.89/26.98	c vivif2 --  cl tried    26445 cl shrink     1476 lits rem       6322 time: 0.04
27.29/27.30	c asymm  cl-useful: 166/1467/56288 lits-rem:171 time: 0.32
27.29/27.32	c calculated reachability. Time: 0.01
27.29/27.32	c  N dy   535     69882     11379     56287     47153     26445    248174    463449      7.18   no data  --
27.29/27.33	c Finding binary XORs  T:     0.02 s  found:       0
28.50/28.54	c  N dy   567     74345     11374     56287     47184     30832    248174    685211      7.23      8.04  --
29.60/29.67	c  N dy   600     79463     11372     56287     47212     24218    248174    337704      7.29      7.69  --
31.09/31.14	c  N dy   646     84686     11370     56287     47237     29339    248174    564066      7.39      8.08  --
31.80/31.89	c  F st   673     87500     11370     56287     47252     32109    248174    706269      7.44   no data  --
32.79/32.81	c  N st   678     90795     11370     56244     42202     35279    247953    906584      7.44   no data  --
34.59/34.63	c  N dy   709     96646     11369     56244     42218     27887    247953    453682      7.48      9.14  --
36.48/36.55	c  N dy   763    102868     11366     56244     42248     34001    247953    769833      7.59      8.06  --
36.99/37.07	c  S st   780    104823     11366     56244     42264     35924    247953    862761      7.63   no data  --
37.19/37.25	c  S st   780    105324     11366     56244     42289     36393    247953    880605      7.63   no data  --
37.19/37.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.19/37.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.19/40.24	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    9 Bins:  28495 BRemL:   1113 BRemN:      0 P: 40.7M T:  2.98
40.19/40.26	c Replacing        9 vars Replaced     4326 lits Time:     0.02 s 
40.29/40.33	c bin-w-bin subsume rem           61 bins  time:  0.01 s
40.79/40.85	c subs with bin:      578  lits-rem:      4860  v-fix:    0  time:  0.53 s
40.79/40.88	c Subs w/ non-existent bins:     17 l-rem:   1507 v-fix:     0 done:   2176 time:  0.03 s
40.89/40.90	c Removed useless bin:      21  fixed:     0  props:   3.39M  time:  0.02 s
42.49/42.53	c lits-rem:      1804  cl-subs:     2336  v-elim:     43  v-fix:    0  time:  1.63 s
42.49/42.57	c vivif2 --  cl tried    55997 cl shrink       73 lits rem         84 time: 0.04
42.59/42.64	c vivif2 --  cl tried    33697 cl shrink     2744 lits rem      12963 time: 0.08
42.89/42.99	c asymm  cl-useful: 75/1091/55997 lits-rem:87 time: 0.34
42.99/43.00	c calculated reachability. Time: 0.01
42.99/43.00	c  N dy   780    105324     11310     55994     60830     33692    246986    676194      7.63   no data  --
42.99/43.02	c Finding binary XORs  T:     0.02 s  found:       1
44.99/45.08	c  N dy   832    112144     11309     55994     60857     26234    246986    276356      7.71      8.90  --
47.09/47.11	c  N dy   890    119375     11306     55994     60893     33374    246986    647150      7.78     11.16  --
49.40/49.45	c  N dy   948    127071     11306     55994     60922     40970    246986   1058273      7.86      8.39  --
51.49/51.59	c  N dy  1012    135229     11304     55994     60962     33641    246986    566289      7.91      8.35  --
54.29/54.36	c  N dy  1083    143890     11304     55994     60985     42206    246986   1026141      7.99      8.49  --
57.20/57.26	c  N dy  1140    153140     11303     55994     61010     35455    246985    599068      8.02      8.49  --
58.69/58.75	c  S st  1174    157987     11302     55994     61017     40253    246985    875198      8.05   no data  --
58.89/58.90	c  S st  1174    158489     11302     55994     61035     40732    246985    891411      8.05   no data  --
58.89/58.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.89/58.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.60/61.61	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   21 Bins:  16993 BRemL:   1241 BRemN:      2 P: 42.0M T:  2.69
61.60/61.64	c Replacing       22 vars Replaced     5446 lits Time:     0.03 s 
61.60/61.69	c bin-w-bin subsume rem           68 bins  time:  0.01 s
62.19/62.28	c subs with bin:      518  lits-rem:      3820  v-fix:    0  time:  0.58 s
62.29/62.31	c Subs w/ non-existent bins:      7 l-rem:   1137 v-fix:     0 done:   2444 time:  0.03 s
62.29/62.32	c Removed useless bin:      23  fixed:     0  props:   3.43M  time:  0.01 s
63.79/63.82	c lits-rem:      1253  cl-subs:     1910  v-elim:     35  v-fix:    0  time:  1.50 s
63.79/63.86	c vivif2 --  cl tried    55732 cl shrink       39 lits rem         48 time: 0.04
63.89/63.94	c vivif2 --  cl tried    38455 cl shrink     2924 lits rem      14839 time: 0.08
64.18/64.27	c asymm  cl-useful: 77/901/55732 lits-rem:89 time: 0.33
64.18/64.28	c calculated reachability. Time: 0.01
64.18/64.28	c  N dy  1174    158489     11240     55729     68381     38455    245844    740332      8.05   no data  --
64.28/64.30	c Finding binary XORs  T:     0.02 s  found:       1
67.29/67.31	c  N dy  1250    168679     11236     55729     68410     30584    245844    283423      8.13      9.06  --
70.49/70.51	c  N dy  1336    179643     11236     55729     68429     41424    245844    826257      8.20      8.64  --
74.19/74.24	c  N dy  1407    191238     11236     55729     68462     34048    245844    368609      8.24      9.00  --
77.79/77.84	c  N dy  1501    203535     11233     55729     68479     46223    245844   1021315      8.30     12.52  --
81.59/81.68	c  N dy  1570    216881     11232     55729     68508     39471    245844    575762      8.32      8.93  --
85.99/86.07	c  N dy  1679    231025     11231     55729     68532     53495    245844   1521966      8.42      8.93  --
88.08/88.16	c  S st  1728    237733     11231     55729     68552     39733    245844    581503      8.45   no data  --
88.28/88.30	c  S st  1728    238236     11231     55729     68560     40226    245844    609568      8.45   no data  --
88.28/88.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.28/88.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.89/91.90	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  29059 BRemL:   1611 BRemN:      2 P: 49.4M T:  3.60
91.89/91.93	c Replacing       11 vars Replaced      970 lits Time:     0.02 s 
91.89/91.97	c bin-w-bin subsume rem           81 bins  time:  0.01 s
92.30/92.36	c subs with bin:      494  lits-rem:      2853  v-fix:    0  time:  0.38 s
92.30/92.39	c Subs w/ non-existent bins:     17 l-rem:   1334 v-fix:     0 done:   1677 time:  0.03 s
92.40/92.40	c Removed useless bin:      28  fixed:     0  props:   3.47M  time:  0.01 s
94.60/94.69	c lits-rem:      1077  cl-subs:     1861  v-elim:     49  v-fix:    0  time:  2.29 s
94.69/94.72	c vivif2 --  cl tried    55424 cl shrink       71 lits rem         78 time: 0.04
94.69/94.77	c vivif2 --  cl tried    37695 cl shrink     1045 lits rem       3349 time: 0.04
95.09/95.10	c asymm  cl-useful: 93/955/55423 lits-rem:105 time: 0.33
95.09/95.11	c calculated reachability. Time: 0.01
95.09/95.11	c  N dy  1728    238236     11163     55420     75792     37692    245032    448393      8.45   no data  --
95.09/95.13	c Finding binary XORs  T:     0.02 s  found:       0
99.39/99.49	c  N dy  1851    253470     11157     55420     75822     52763    245032   1450325      8.56     12.20  --
104.99/105.06	c  N dy  1979    270944     11156     55420     75869     48134    245032    912977      8.64      9.51  --
110.89/110.90	c  N dy  2105    288499     11154     55420     75917     43049    245031    616801      8.72      9.35  --
116.89/116.95	c  F st  2250    306250     11153     55420     75943     60587    245030   1613005      8.83      8.80  --
117.29/117.35	c  N st  2253    307438     11153     55373     66510     61703    244781   1659183      8.83   no data  --
123.89/123.94	c  N dy  2363    327098     11152     55373     66544     57567    244781   1338749      8.87      9.53  --
130.49/130.56	c  N dy  2483    347182     11151     55373     66585     52856    244780    936228      8.91     10.94  --
133.99/134.02	c  S st  2560    357355     11150     55373     66602     62898    244780   1493270      8.95      7.30  --
134.19/134.26	c  S st  2560    357856     11150     55373     66624     63368    244780   1513937      8.95   no data  --
134.19/134.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.19/134.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.49/139.52	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:   21 Bins:  45577 BRemL:   4112 BRemN:      5 P: 81.3M T:  5.25
139.49/139.57	c Replacing       21 vars Replaced     6163 lits Time:     0.05 s 
139.59/139.66	c bin-w-bin subsume rem           69 bins  time:  0.02 s
141.00/141.03	c subs with bin:      763  lits-rem:     14689  v-fix:    0  time:  1.37 s
141.00/141.06	c Subs w/ non-existent bins:      2 l-rem:   1563 v-fix:     0 done:    843 time:  0.03 s
141.00/141.08	c Removed useless bin:      12  fixed:     0  props:   2.97M  time:  0.01 s
143.59/143.68	c lits-rem:      3423  cl-subs:     5692  v-elim:     40  v-fix:    0  time:  2.60 s
143.69/143.72	c vivif2 --  cl tried    55046 cl shrink       78 lits rem         87 time: 0.04
143.79/143.86	c vivif2 --  cl tried    57010 cl shrink     5523 lits rem      22549 time: 0.14
144.19/144.23	c asymm  cl-useful: 129/744/55044 lits-rem:145 time: 0.37
144.19/144.25	c calculated reachability. Time: 0.01
144.19/144.25	c  N dy  2560    357856     11082     55040     95400     57008    243265   1057077      8.95   no data  --
144.19/144.27	c Finding binary XORs  T:     0.02 s  found:       1
151.59/151.66	c  N dy  2605    378559     11078     55040     95480     51919    243265    675243      8.88      9.37  --
159.19/159.22	c  N dy  2681    398575     11072     55040     95521     46493    243265    499759      8.86     14.58  --
166.79/166.80	c  N dy  2840    418662     11069     55040     95568     66365    243265   1565848      8.94     12.93  --
175.09/175.12	c  N dy  2973    438663     11066     55040     95616     59005    243264    934848      9.01     14.93  --
183.70/183.77	c  N dy  3136    459163     11063     55040     95658     51630    243264    557790      9.10      9.61  --
190.79/190.88	c  N dy  3293    479205     11063     55040     95682     71543    243264   1685647      9.19     15.32  --
198.70/198.76	c  N dy  3418    499301     11063     55040     95711     61807    243264    966434      9.23      9.80  --
206.09/206.19	c  N dy  3572    519449     11062     55040     95750     81753    243264   2133233      9.30      9.86  --
212.59/212.61	c  S st  3689    536784     11062     55040     95775     68621    243264   1404305      9.35      7.39  --
212.69/212.76	c  S st  3689    537284     11062     55040     95777     69118    243264   1430933      9.35   no data  --
212.69/212.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
212.69/212.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.90/218.91	c Flit:    18 Blit:      0 bXBeca:    0 bXProp:   51 Bins:  52766 BRemL:   5973 BRemN:     17 P: 78.4M T:  6.14
218.90/218.97	c Replacing       52 vars Replaced    10646 lits Time:     0.05 s 
218.99/219.05	c bin-w-bin subsume rem          158 bins  time:  0.02 s
220.29/220.32	c subs with bin:      894  lits-rem:     12069  v-fix:    0  time:  1.27 s
220.29/220.35	c Subs w/ non-existent bins:     17 l-rem:    869 v-fix:     0 done:   1091 time:  0.03 s
220.29/220.37	c Removed useless bin:      35  fixed:     0  props:   2.55M  time:  0.01 s
222.69/222.76	c lits-rem:      4579  cl-subs:     5273  v-elim:     68  v-fix:    0  time:  2.39 s
222.79/222.80	c vivif2 --  cl tried    54276 cl shrink      134 lits rem        170 time: 0.04
222.89/222.92	c vivif2 --  cl tried    62670 cl shrink     4127 lits rem      15412 time: 0.12
223.20/223.26	c asymm  cl-useful: 85/652/54269 lits-rem:93 time: 0.34
223.20/223.27	c calculated reachability. Time: 0.01
223.20/223.27	c  N dy  3689    537284     10922     54267    104406     62664    240232   1005154      9.35   no data  --
223.20/223.30	c Finding binary XORs  T:     0.02 s  found:       6
230.39/230.41	c  N dy  3808    557384     10915     54267    104437     82624    240231   2755639      9.38     15.02  --
237.89/237.92	c  N dy  3917    577436     10915     54267    104453     69604    240230   1438600      9.40     15.44  --
246.99/247.06	c  N dy  4035    598029     10915     54267    104477     57436    240230    752000      9.44      9.96  --
255.50/255.51	c  N dy  4148    618422     10913     54267    104517     77598    240230   1763259      9.46     10.05  --
263.49/263.53	c  N dy  4270    638591     10913     54267    104533     63955    240230    991043      9.49     10.24  --
271.89/271.93	c  N dy  4397    658628     10912     54267    104562     83807    240230   2080011      9.52     12.89  --
280.09/280.14	c  N dy  4492    679246     10911     54267    104589     69530    240230   1171560      9.53     10.33  --
289.09/289.19	c  N dy  4617    699285     10910     54267    104618     89362    240230   2092119      9.56     12.84  --
297.50/297.50	c  N dy  4740    719509     10907     54267    104639     73874    240230   1620528      9.59     10.12  --
306.00/306.03	c  N dy  4903    739592     10907     54267    104657     93824    240230   2840607      9.65     16.06  --
314.90/314.98	c  N dy  5021    759810     10904     54267    104693     77027    240230   1335844      9.68     10.25  --
323.89/323.99	c  N dy  5151    779893     10903     54267    104718     96862    240229   2347455      9.72     16.27  --
332.89/332.92	c  N dy  5301    801134     10903     54267    104737     80774    240229   1528398      9.75     10.29  --
334.99/335.00	c  S st  5334    805926     10903     54267    104739     85535    240229   1769701      9.76   no data  --
335.09/335.17	c  S st  5334    806429     10903     54267    104744     86032    240229   1802618      9.76   no data  --
335.09/335.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
335.09/335.19	c Cache  BProp: 0 Set: 0 BXProp: 11 T: 0.00
340.90/340.97	c Flit:    19 Blit:      1 bXBeca:    0 bXProp:   27 Bins:  43294 BRemL:   7971 BRemN:      8 P: 68.8M T:  5.78
341.00/341.04	c Replacing       44 vars Replaced    11054 lits Time:     0.07 s 
341.09/341.14	c bin-w-bin subsume rem          203 bins  time:  0.02 s
342.49/342.53	c subs with bin:      779  lits-rem:     13160  v-fix:    0  time:  1.39 s
342.49/342.56	c Subs w/ non-existent bins:     16 l-rem:   1812 v-fix:     0 done:    874 time:  0.03 s
342.49/342.58	c Removed useless bin:      29  fixed:     0  props:   2.66M  time:  0.01 s
345.59/345.62	c lits-rem:      3399  cl-subs:     7389  v-elim:     86  v-fix:    0  time:  3.04 s
345.59/345.66	c vivif2 --  cl tried    53622 cl shrink      187 lits rem        219 time: 0.04
345.79/345.84	c vivif2 --  cl tried    77774 cl shrink     7486 lits rem      30459 time: 0.18
346.20/346.21	c asymm  cl-useful: 109/516/53579 lits-rem:117 time: 0.36
346.20/346.22	c calculated reachability. Time: 0.01
346.20/346.22	c  N dy  5334    806429     10753     53577    112445     77755    237438   1306530      9.76   no data  --
346.20/346.25	c Finding binary XORs  T:     0.02 s  found:       3
353.39/353.46	c  N dy  5393    826473     10747     53577    112476     97643    237438   2896539      9.74     11.74  --
362.10/362.13	c  N dy  5535    846884     10745     53577    112513     78215    237438   1340128      9.77     10.29  --
369.90/369.98	c  N dy  5681    867018     10745     53577    112532     98192    237437   2542638      9.80     10.32  --
379.20/379.20	c  N dy  5754    887114     10743     53577    112565     79105    237437   1282222      9.79     10.32  --
387.10/387.19	c  N dy  5902    907178     10743     53577    112589     99015    237437   2420826      9.83     10.53  --
395.80/395.83	c  N dy  6020    927263     10743     53577    112614     78125    237437   1330415      9.85     11.46  --
404.60/404.64	c  N dy  6157    947279     10743     53577    112637     97943    237437   2334766      9.88     10.66  --
413.50/413.60	c  N dy  6285    967389     10742     53577    112657     76422    237437   1167262      9.90     10.46  --
421.40/421.48	c  N dy  6417    987445     10740     53577    112690     96325    237437   2514875      9.92     13.63  --
430.40/430.40	c  N dy  6514   1007503     10740     53577    112706     73351    237437    866293      9.92     10.47  --
439.20/439.28	c  N dy  6601   1027628     10739     53577    112727     93324    237437   2146922      9.93     10.51  --
448.20/448.21	c  N dy  6726   1047841     10739     53577    112741    113363    237437   3341894      9.95     10.48  --
456.80/456.80	c  N dy  6869   1067948     10738     53577    112765     89379    237437   1712080      9.97     10.51  --
458.20/458.27	c  F st  6882   1071877     10738     53577    112767     93273    237437   2033935      9.97      8.95  --
458.30/458.31	c Replacing        3 vars Replaced      859 lits Time:     0.02 s 
464.40/464.42	c  N dy  6945   1087992     10735     53484    106776    109081    237038   3206520      9.98     12.22  --
473.40/473.44	c  N dy  7059   1109587     10734     53484    106803     85484    237038   1699378      9.99     10.58  --
482.20/482.26	c  N dy  7180   1129602     10732     53484    106832    105288    237038   2852752     10.00     15.48  --
491.20/491.29	c  N dy  7328   1149704     10728     53484    106862     79646    237038    993099     10.03     10.60  --
501.51/501.51	c  N dy  7463   1172202     10726     53484    106882    101853    237038   2084971     10.04     10.74  --
511.30/511.35	c  N dy  7591   1194665     10726     53484    106899     77661    237038    985971     10.06     10.61  --
517.30/517.35	c  S st  7672   1209643     10726     53484    106913     92499    237038   1825841     10.07   no data  --
517.50/517.57	c  S st  7672   1210146     10726     53484    106924     92989    237038   1850865     10.07   no data  --
517.50/517.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
517.50/517.59	c Cache  BProp: 3 Set: 3 BXProp: 15 T: 0.00
524.30/524.34	c Flit:    17 Blit:      0 bXBeca:    0 bXProp:   42 Bins:  63225 BRemL:   8758 BRemN:     11 P: 57.3M T:  6.75
524.40/524.40	c Replacing       57 vars Replaced    10831 lits Time:     0.07 s 
524.50/524.50	c bin-w-bin subsume rem          225 bins  time:  0.02 s
525.81/525.89	c subs with bin:     1180  lits-rem:     11427  v-fix:    0  time:  1.38 s
525.90/525.92	c Subs w/ non-existent bins:     24 l-rem:    942 v-fix:     0 done:   1207 time:  0.03 s
525.90/525.94	c Removed useless bin:      19  fixed:     0  props:   2.62M  time:  0.01 s
529.00/529.10	c lits-rem:      4379  cl-subs:     6926  v-elim:     87  v-fix:    0  time:  3.15 s
529.10/529.14	c vivif2 --  cl tried    52818 cl shrink      291 lits rem        309 time: 0.04
529.30/529.32	c vivif2 --  cl tried    84892 cl shrink     6959 lits rem      27459 time: 0.17
529.60/529.67	c asymm  cl-useful: 74/442/52740 lits-rem:82 time: 0.35
529.60/529.68	c calculated reachability. Time: 0.01
529.60/529.68	c  N dy  7672   1210146     10562     52738    141033     84827    234249   1352731     10.07   no data  --
529.70/529.71	c Finding binary XORs  T:     0.03 s  found:       3
537.50/537.58	c  N dy  7745   1230515     10557     52738    141049    105103    234249   3578828     10.06     10.64  --
546.61/546.64	c  N dy  7802   1251740     10556     52738    141061     76278    234249   1103992     10.05     10.81  --
554.40/554.43	c  N dy  7932   1271766     10556     52738    141073     96195    234249   2336648     10.07     12.78  --
565.70/565.78	c  N dy  8028   1291804     10555     52738    141095    115973    234249   3288293     10.08     14.73  --
575.80/575.82	c  N dy  8156   1311873     10552     52738    141119     86999    234249   1380661     10.10     13.43  --
585.60/585.69	c  N dy  8262   1331923     10552     52738    141130    106828    234249   2398635     10.11     11.01  --
595.60/595.64	c  N dy  8401   1351974     10551     52738    141141     77042    234249    846087     10.14     13.58  --
605.11/605.16	c  N dy  8480   1371979     10551     52738    141157     96758    234249   1852737     10.14     10.95  --
615.41/615.45	c  N dy  8584   1392123     10551     52738    141171    116653    234248   2972630     10.15     10.77  --
628.40/628.43	c  N dy  8616   1412391     10551     52738    141183     86698    234248   1320386     10.13     10.69  --
638.11/638.11	c  N dy  8742   1432452     10551     52738    141203    106477    234248   2391436     10.15     11.84  --
647.11/647.14	c  N dy  8796   1452537     10551     52738    141211    126416    234248   3892574     10.14     13.26  --
658.60/658.60	c  N dy  8891   1474133     10551     52738    141224     96030    234248   1786777     10.14     10.74  --
672.90/672.92	c  N dy  8999   1496594     10551     52738    141240    118116    234246   2775312     10.15     10.69  --
685.10/685.15	c  N dy  9116   1524771     10548     52738    141267     93807    234246   1630749     10.14     10.68  --
694.00/694.01	c  N dy  9220   1544837     10548     52738    141276    113746    234246   3026926     10.15     12.62  --
703.80/703.83	c  N dy  9331   1564925     10546     52738    141293    133653    234246   4331555     10.17     12.17  --
713.31/713.34	c  N dy  9469   1585023     10546     52738    141303     99665    234246   1838106     10.18     10.80  --
723.30/723.37	c  N dy  9574   1605061     10545     52738    141319    119442    234246   2818774     10.19     12.13  --
733.01/733.01	c  N dy  9720   1625080     10543     52738    141336     84648    234246    940540     10.21     15.27  --
742.90/742.92	c  N dy  9786   1645953     10542     52738    141352    105150    234246   1885292     10.20     10.90  --
751.91/751.93	c  N dy  9890   1665986     10541     52738    141361    125004    234246   2964050     10.21     14.85  --
760.90/760.99	c  N dy 10030   1686093     10540     52738    141368     89366    234246   1149974     10.23     10.79  --
769.70/769.75	c  N dy 10162   1706282     10540     52738    141383    109393    234246   2358106     10.25     10.94  --
771.80/771.86	c  S st 10185   1710148     10540     52738    141386    113203    234246   2591747     10.25   no data  --
772.00/772.07	c  S st 10185   1710653     10540     52738    141403    113691    234246   2623193     10.25   no data  --
772.00/772.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.00/772.08	c Cache  BProp: 0 Set: 0 BXProp: 21 T: 0.00
778.20/778.28	c Flit:    17 Blit:      0 bXBeca:    0 bXProp:   35 Bins:  38033 BRemL:   8779 BRemN:      6 P: 68.8M T:  6.19
778.30/778.39	c Replacing       59 vars Replaced    19873 lits Time:     0.12 s 
778.51/778.53	c bin-w-bin subsume rem          347 bins  time:  0.02 s
779.92/779.95	c subs with bin:      577  lits-rem:     10718  v-fix:    0  time:  1.42 s
779.92/779.98	c Subs w/ non-existent bins:      9 l-rem:   1227 v-fix:     0 done:    566 time:  0.03 s
780.01/780.00	c Removed useless bin:      11  fixed:     0  props:   2.28M  time:  0.01 s
785.51/785.53	c lits-rem:      4824  cl-subs:     8432  v-elim:     79  v-fix:    0  time:  5.53 s
785.51/785.57	c vivif2 --  cl tried    52174 cl shrink      280 lits rem        293 time: 0.04
785.81/785.85	c vivif2 --  cl tried   104125 cl shrink    13066 lits rem      46696 time: 0.27
786.20/786.21	c asymm  cl-useful: 66/362/52074 lits-rem:68 time: 0.36
786.20/786.22	c calculated reachability. Time: 0.01
786.20/786.22	c  N dy 10185   1710653     10385     52074    144680    104046    231336   1923617     10.25   no data  --
786.20/786.25	c Finding binary XORs  T:     0.03 s  found:       3
793.91/793.95	c  N dy 10226   1731306     10381     52074    144696    124598    231336   4105474     10.23     10.85  --
803.11/803.17	c  N dy 10259   1755029     10378     52074    144719     89354    231336   1771193     10.21     10.75  --
811.71/811.77	c  N dy 10357   1775151     10376     52074    144734    109261    231336   2838313     10.22     10.81  --
821.31/821.32	c  N dy 10484   1795250     10374     52074    144754    129210    231336   4105999     10.23     12.80  --
830.90/830.97	c  N dy 10630   1815288     10373     52074    144769     91225    231335   1248338     10.25     15.62  --
840.32/840.36	c  N dy 10733   1835806     10373     52074    144786    111519    231335   2305408     10.26     10.84  --
850.01/850.06	c  N dy 10849   1855899     10371     52074    144812    131342    231335   3427053     10.27     10.86  --
859.81/859.84	c  N dy 10906   1875948     10371     52074    144832     92775    231335   1175081     10.26     11.50  --
868.01/868.03	c  N dy 11008   1896032     10368     52074    144847    112711    231335   2555148     10.26     13.39  --
878.21/878.28	c  N dy 11143   1917050     10367     52074    144861    133535    231335   3810988     10.27     10.82  --
888.21/888.22	c  N dy 11274   1937148     10366     52074    144879     93989    231335   1298691     10.29     10.84  --
898.01/898.09	c  N dy 11387   1957226     10366     52074    144893    113864    231334   2327307     10.30     12.18  --
908.71/908.70	c  N dy 11476   1977261     10365     52074    144913    133509    231334   3282477     10.30     15.63  --
923.71/923.70	c  N dy 11612   2000590     10364     52074    144928     96371    231334   1145677     10.31     10.93  --
934.91/934.93	c  N dy 11721   2023388     10364     52074    144941    118936    231334   2370803     10.32     10.96  --
945.31/945.35	c  N dy 11858   2043496     10364     52074    144955    138866    231333   3498735     10.33     10.90  --
955.82/955.88	c  N dy 11965   2063530     10363     52074    144973     97152    231333   1609406     10.34     12.03  --
966.82/966.85	c  N dy 12074   2083654     10363     52074    144984    117039    231333   2501159     10.35     11.06  --
978.71/978.79	c  N dy 12209   2103991     10359     52074    145000    137153    231333   3459767     10.36     10.93  --
990.91/990.96	c  N dy 12360   2124536     10359     52074    145010     94774    231333   1137488     10.38     10.95  --
999.92/999.92	c  N dy 12447   2144557     10359     52074    145019    114660    231333   2501573     10.38     13.72  --
1015.81/1015.86	c  N dy 12563   2168354     10359     52074    145034    138121    231333   3578672     10.38     11.04  --
1026.71/1026.79	c  N dy 12699   2188664     10358     52074    145045     94519    231333   1050632     10.40     11.01  --
1037.32/1037.37	c  N dy 12774   2209082     10356     52074    145055    114674    231332   2082564     10.40     11.11  --
1038.21/1038.29	c  S st 12782   2210653     10356     52074    145055    116213    231332   2149986     10.40      9.53  --
1038.61/1038.60	c  S st 12782   2211159     10356     52074    145068    116705    231332   2178911     10.40   no data  --
1038.61/1038.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1038.61/1038.62	c Cache  BProp: 2 Set: 0 BXProp: 37 T: 0.00
1045.02/1045.09	c Flit:    23 Blit:      0 bXBeca:    0 bXProp:   18 Bins:  32833 BRemL:   7207 BRemN:     14 P: 65.6M T:  6.47
1045.11/1045.19	c Replacing       58 vars Replaced    15867 lits Time:     0.10 s 
1045.31/1045.31	c bin-w-bin subsume rem          443 bins  time:  0.02 s
1046.71/1046.77	c subs with bin:      865  lits-rem:     12039  v-fix:    0  time:  1.46 s
1046.81/1046.81	c Subs w/ non-existent bins:     11 l-rem:   1249 v-fix:     0 done:    699 time:  0.03 s
1046.81/1046.82	c Removed useless bin:      26  fixed:     0  props:   2.53M  time:  0.01 s
1050.71/1050.72	c lits-rem:      8541  cl-subs:     9025  v-elim:     85  v-fix:    0  time:  3.89 s
1050.71/1050.76	c vivif2 --  cl tried    51337 cl shrink      244 lits rem        279 time: 0.05
1051.01/1051.03	c vivif2 --  cl tried   105858 cl shrink    10267 lits rem      40337 time: 0.27
1051.41/1051.44	c asymm  cl-useful: 65/1361/51286 lits-rem:167 time: 0.41
1051.41/1051.46	c calculated reachability. Time: 0.01
1051.41/1051.46	c  N dy 12782   2211159     10188     51252    140034    105810    227840   1619343     10.40   no data  --
1051.41/1051.49	c Finding binary XORs  T:     0.03 s  found:      10
1059.62/1059.69	c  N dy 12818   2231375     10187     51252    140043    125953    227840   4000230     10.39     11.06  --
1069.71/1069.75	c  N dy 12871   2252347     10183     51252    140061    146773    227840   6170539     10.38     10.93  --
1078.91/1078.97	c  N dy 12900   2272748     10182     51252    140069     99750    227840   1711383     10.36     11.16  --
1088.61/1088.62	c  N dy 12944   2292799     10181     51252    140082    119611    227840   2846619     10.35     11.56  --
1100.21/1100.23	c  N dy 13025   2314386     10179     51252    140099    140953    227840   3963227     10.35     10.92  --
1110.92/1110.99	c  N dy 13125   2334404     10178     51252    140128     95816    227840   1174345     10.35     18.39  --
1120.61/1120.63	c  N dy 13261   2354925     10178     51252    140139    116182    227840   2274121     10.36     11.00  --
1131.82/1131.85	c  N dy 13393   2374984     10178     51252    140143    136017    227840   3070862     10.38     10.95  --
1149.02/1149.10	c  N dy 13489   2400212     10176     51252    140163     94444    227840    996049     10.37     10.95  --
1159.91/1159.98	c  N dy 13589   2421420     10176     51252    140176    115439    227840   2035392     10.38     11.30  --
1170.22/1170.23	c  N dy 13720   2441473     10176     51252    140189    135295    227839   3092653     10.39     16.45  --
1182.31/1182.32	c  N dy 13858   2461560     10175     51252    140200    155149    227839   4010274     10.40     15.16  --
1194.11/1194.16	c  N dy 13988   2481593     10175     51252    140213    107546    227839   1575584     10.41     13.46  --
1205.01/1205.09	c  N dy 14123   2502445     10173     51252    140231    128152    227838   2672325     10.42     11.01  --
1217.12/1217.19	c  N dy 14231   2524019     10173     51252    140241    149520    227838   3747502     10.42     11.04  --
1229.61/1229.64	c  N dy 14352   2544081     10172     51252    140258    100862    227838   1235868     10.44     14.53  --
1240.42/1240.41	c  N dy 14476   2564174     10172     51252    140266    120765    227838   2112411     10.45     12.98  --
1252.01/1252.04	c  N dy 14620   2584229     10172     51252    140274    140627    227838   2929991     10.46     15.19  --
1264.22/1264.20	c  N dy 14727   2604578     10172     51252    140279    160741    227838   4234129     10.47     11.02  --
1274.42/1274.44	c  N dy 14869   2624609     10172     51252    140295    110877    227838   1690512     10.48     14.52  --
1286.12/1286.14	c  N dy 14974   2644948     10172     51252    140304    130888    227838   2478060     10.48     11.11  --
1295.82/1295.88	c  N dy 15105   2664988     10172     51252    140309    150798    227838   3452072     10.50     13.46  --

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: 935)

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-3291407-1303787597/watcher-3291407-1303787597 -o /tmp/evaluation-result-3291407-1303787597/solver-3291407-1303787597 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3291407-1303787597.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.97 1.28 2.32 4/184 11665
/proc/meminfo: memFree=14653592/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=22408 CPUtime=0 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 905 0 0 0 0 0 0 0 21 0 1 0 490358451 22945792 844 33554432000 4194304 4650387 140736192089152 18446744073709551615 4316261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 5602 848 324 112 0 567 0

[startup+0.0279999 s]
/proc/loadavg: 0.97 1.28 2.32 4/184 11665
/proc/meminfo: memFree=14653592/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=34860 CPUtime=0.02 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 2293 0 0 0 2 0 0 0 21 0 1 0 490358451 35696640 2038 33554432000 4194304 4650387 140736192089152 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 8715 2041 330 112 0 3680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 34860

[startup+0.100926 s]
/proc/loadavg: 0.97 1.28 2.32 4/184 11665
/proc/meminfo: memFree=14653592/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=36048 CPUtime=0.09 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 2773 0 0 0 9 0 0 0 21 0 1 0 490358451 36913152 2518 33554432000 4194304 4650387 140736192089152 18446744073709551615 4369835 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 9012 2518 349 112 0 3977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36048

[startup+0.300892 s]
/proc/loadavg: 0.97 1.28 2.32 4/184 11665
/proc/meminfo: memFree=14653592/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=36188 CPUtime=0.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 2795 0 0 0 29 0 0 0 22 0 1 0 490358451 37056512 2540 33554432000 4194304 4650387 140736192089152 18446744073709551615 4371285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 9047 2540 349 112 0 4012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36188

[startup+0.700821 s]
/proc/loadavg: 0.97 1.28 2.32 4/184 11665
/proc/meminfo: memFree=14653592/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=40844 CPUtime=0.69 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 3844 0 0 0 69 0 0 0 24 0 1 0 490358451 41824256 3207 33554432000 4194304 4650387 140736192089152 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 10211 3207 353 112 0 5176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40844

[startup+1.50068 s]
/proc/loadavg: 0.97 1.28 2.32 5/190 11676
/proc/meminfo: memFree=14570732/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=56340 CPUtime=1.49 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 7608 0 0 0 148 1 0 0 25 0 1 0 490358451 57692160 6971 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 14085 6971 378 112 0 9050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56340

[startup+3.1004 s]
/proc/loadavg: 1.21 1.32 2.33 5/190 11676
/proc/meminfo: memFree=14557960/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=56340 CPUtime=3.09 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 7735 0 0 0 308 1 0 0 25 0 1 0 490358451 57692160 7098 33554432000 4194304 4650387 140736192089152 18446744073709551615 4304295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 14085 7098 378 112 0 9050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56340

[startup+6.30084 s]
/proc/loadavg: 1.21 1.32 2.33 5/190 11676
/proc/meminfo: memFree=14538500/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=56636 CPUtime=6.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 8669 0 0 0 628 1 0 0 25 0 1 0 490358451 57995264 7272 33554432000 4194304 4650387 140736192089152 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 14159 7272 381 112 0 9124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56636

[startup+12.7007 s]
/proc/loadavg: 1.64 1.41 2.34 5/190 11676
/proc/meminfo: memFree=14507636/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=68528 CPUtime=12.69 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 12398 0 0 0 1267 2 0 0 25 0 1 0 490358451 70172672 10072 33554432000 4194304 4650387 140736192089152 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 17132 10072 381 112 0 12097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68528

[startup+25.5005 s]
/proc/loadavg: 2.00 1.49 2.36 5/190 11677
/proc/meminfo: memFree=14445352/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=74020 CPUtime=25.49 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 16022 0 0 0 2546 3 0 0 25 0 1 0 490358451 75796480 11785 33554432000 4194304 4650387 140736192089152 18446744073709551615 4441708 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 18505 11785 381 112 0 13470 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74020

[startup+51.1009 s]
/proc/loadavg: 2.68 1.69 2.40 5/190 11677
/proc/meminfo: memFree=14346328/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=86316 CPUtime=51.08 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 25013 0 0 0 5103 5 0 0 25 0 1 0 490358451 88387584 14681 33554432000 4194304 4650387 140736192089152 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 21579 14681 381 112 0 16544 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86316

[startup+102.307 s]
/proc/loadavg: 3.55 2.10 2.50 5/190 11679
/proc/meminfo: memFree=14308244/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=92460 CPUtime=102.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 37845 0 0 0 10221 9 0 0 25 0 1 0 490358451 94679040 15881 33554432000 4194304 4650387 140736192089152 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 23115 15881 381 112 0 18080 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92460

[startup+162.3 s]
/proc/loadavg: 3.83 2.44 2.59 6/190 11680
/proc/meminfo: memFree=14219816/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=110204 CPUtime=162.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 53865 0 0 0 16215 14 0 0 25 0 1 0 490358451 112848896 20297 33554432000 4194304 4650387 140736192089152 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 27551 20297 381 112 0 22516 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110204

[startup+222.301 s]
/proc/loadavg: 4.02 2.74 2.68 5/190 11682
/proc/meminfo: memFree=14142676/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=116348 CPUtime=222.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 66098 0 0 0 22212 17 0 0 25 0 1 0 490358451 119140352 22502 33554432000 4194304 4650387 140736192089152 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 29087 22502 381 112 0 24052 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 116348

[startup+282.3 s]
/proc/loadavg: 4.00 2.96 2.76 5/190 11684
/proc/meminfo: memFree=14121204/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=116516 CPUtime=282.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 78849 0 0 0 28208 21 0 0 25 0 1 0 490358451 119312384 22480 33554432000 4194304 4650387 140736192089152 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 29129 22480 381 112 0 24094 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 116516

[startup+342.301 s]
/proc/loadavg: 4.00 3.15 2.84 5/190 11712
/proc/meminfo: memFree=13976912/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=120772 CPUtime=342.29 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 89753 0 0 0 34203 26 0 0 25 0 1 0 490358451 123670528 24098 33554432000 4194304 4650387 140736192089152 18446744073709551615 4435739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 30193 24098 381 112 0 25158 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120772

[startup+402.301 s]
/proc/loadavg: 4.00 3.30 2.91 5/190 11714
/proc/meminfo: memFree=13799336/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=129128 CPUtime=402.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 102786 0 0 0 40200 30 0 0 25 0 1 0 490358451 132227072 26130 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 32282 26130 381 112 0 27247 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129128

[startup+462.301 s]
/proc/loadavg: 4.06 3.44 2.98 5/190 11715
/proc/meminfo: memFree=13778372/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=129356 CPUtime=462.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 114745 0 0 0 46195 35 0 0 25 0 1 0 490358451 132460544 26825 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 32339 26825 381 112 0 27304 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129356

[startup+522.301 s]
/proc/loadavg: 4.02 3.54 3.04 5/190 11717
/proc/meminfo: memFree=13758520/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=129568 CPUtime=522.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 125708 0 0 0 52192 38 0 0 25 0 1 0 490358451 132677632 26021 33554432000 4194304 4650387 140736192089152 18446744073709551615 4230593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 32392 26021 381 112 0 27357 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 129568

[startup+582.3 s]
/proc/loadavg: 4.00 3.62 3.10 5/190 11719
/proc/meminfo: memFree=13664260/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=143572 CPUtime=582.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 139862 0 0 0 58189 41 0 0 25 0 1 0 490358451 147017728 29370 33554432000 4194304 4650387 140736192089152 18446744073709551615 4334345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 35893 29370 381 112 0 30858 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 143572

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 3.15 5/190 11720
/proc/meminfo: memFree=13651728/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=198220 CPUtime=642.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 148684 0 0 0 64185 46 0 0 25 0 1 0 490358451 202977280 30479 33554432000 4194304 4650387 140736192089152 18446744073709551615 4366015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 49555 30479 381 112 0 44520 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 198220

[startup+702.3 s]
/proc/loadavg: 4.04 3.76 3.20 5/190 11722
/proc/meminfo: memFree=13653812/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=199164 CPUtime=702.3 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 158433 0 0 0 70179 51 0 0 25 0 1 0 490358451 203943936 31500 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 49791 31500 381 112 0 44756 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 199164

[startup+762.307 s]
/proc/loadavg: 4.01 3.80 3.25 5/190 11723
/proc/meminfo: memFree=13604816/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=144176 CPUtime=762.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 169126 0 0 0 76177 54 0 0 25 0 1 0 490358451 147636224 28719 33554432000 4194304 4650387 140736192089152 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 36044 28719 381 112 0 31009 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 144176

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.29 5/190 11725
/proc/meminfo: memFree=13480548/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=214752 CPUtime=822.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 183827 0 0 0 82174 57 0 0 25 0 1 0 490358451 219906048 35546 33554432000 4194304 4650387 140736192089152 18446744073709551615 4329680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 53688 35546 381 112 0 48653 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 214752

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.34 5/190 11727
/proc/meminfo: memFree=13465272/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=224120 CPUtime=882.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 192793 0 0 0 88171 60 0 0 25 0 1 0 490358451 229498880 37807 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 56030 37807 381 112 0 50995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 224120

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.38 5/190 11728
/proc/meminfo: memFree=13395552/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=225600 CPUtime=942.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 197803 0 0 0 94168 63 0 0 25 0 1 0 490358451 231014400 36858 33554432000 4194304 4650387 140736192089152 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 56400 36858 381 112 0 51365 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 225600

[startup+1002.3 s]
/proc/loadavg: 4.08 3.92 3.42 5/190 11730
/proc/meminfo: memFree=13427032/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=168940 CPUtime=1002.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 203272 0 0 0 100165 66 0 0 25 0 1 0 490358451 172994560 36412 33554432000 4194304 4650387 140736192089152 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 42235 36412 381 112 0 37200 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 168940

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.46 5/190 11731
/proc/meminfo: memFree=13420188/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=225492 CPUtime=1062.32 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 211030 0 0 0 106162 70 0 0 25 0 1 0 490358451 230903808 39111 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 56373 39111 381 112 0 51338 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 225492

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.49 5/190 11733
/proc/meminfo: memFree=13386076/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=177940 CPUtime=1122.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 217814 0 0 0 112158 73 0 0 25 0 1 0 490358451 182210560 39207 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 44485 39207 381 112 0 39450 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 177940

[startup+1182.3 s]
/proc/loadavg: 3.56 3.84 3.48 4/184 11752
/proc/meminfo: memFree=13481136/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=250368 CPUtime=1182.31 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 223322 0 0 0 118156 75 0 0 25 0 1 0 490358451 256376832 43676 33554432000 4194304 4650387 140736192089152 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 62592 43676 381 112 0 57557 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 250368

[startup+1242.3 s]
/proc/loadavg: 3.21 3.69 3.44 4/184 11753
/proc/meminfo: memFree=13346320/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=192608 CPUtime=1242.32 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 227412 0 0 0 124154 78 0 0 25 0 1 0 490358451 197230592 41879 33554432000 4194304 4650387 140736192089152 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 48152 41879 381 112 0 43117 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 192608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.57 3.42 4/184 11755
/proc/meminfo: memFree=13351628/32950928 swapFree=67111528/67111528
[pid=11665] ppid=11663 vsize=236844 CPUtime=1300.02 cores=1,3
/proc/11665/stat : 11665 (strangenight1-s) R 11663 11665 10378 0 -1 4202496 230311 0 0 0 129923 79 0 0 25 0 1 0 490358451 242528256 39834 33554432000 4194304 4650387 140736192089152 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11665/statm: 59211 39834 381 112 0 54176 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 236844

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.24
CPU system time (s): 0.804877
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 251264

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

runsolver used 2.10068 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 05:13:17
IDJOB=3291407
IDBENCH=84215
IDSOLVER=1589
FILE ID=node120/3291407-1303787597
RUNJOBID= node120-1303787597-11635
PBS_JOBID= 13157233
Free space on /tmp= 72424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291407-1303787597/watcher-3291407-1303787597 -o /tmp/evaluation-result-3291407-1303787597/solver-3291407-1303787597 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3291407-1303787597.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1993797572

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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:     32950928 kB
MemFree:      14653996 kB
Buffers:       2470564 kB
Cached:       15176160 kB
SwapCached:          0 kB
Active:       10399008 kB
Inactive:      7328228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14653996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22668 kB
Writeback:           0 kB
AnonPages:       79224 kB
Mapped:          15812 kB
Slab:           506256 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   262932 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= 72416 MiB
End job on node120 at 2011-04-26 05:34:59